python37Packages.sepaxml: 2.1.0 -> 2.2.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-sepaxml/versions
This commit is contained in:
R. RyanTM 2019-09-28 16:16:09 -07:00
parent c455adcc42
commit f8022b6277

View File

@ -6,7 +6,7 @@
}:
buildPythonPackage rec {
version = "2.1.0";
version = "2.2.0";
pname = "sepaxml";
disabled = isPy27;
@ -14,7 +14,7 @@ buildPythonPackage rec {
owner = "raphaelm";
repo = "python-sepaxml";
rev = version;
sha256 = "0lkb0nnyxmwvm6gkwls8w2290b66lwz9bv8p39wwcn7flabviwhj";
sha256 = "1qmgdcz61hs65m2fddwn9jpyk2sxifdb0f3jz1n0lgy774z0pmas";
};
propagatedBuildInputs = [