Merge pull request #69924 from r-ryantm/auto-update/python3.7-sepaxml
python37Packages.sepaxml: 2.1.0 -> 2.2.0
This commit is contained in:
commit
8cfe3960ac
@ -6,7 +6,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
version = "2.1.0";
|
version = "2.2.0";
|
||||||
pname = "sepaxml";
|
pname = "sepaxml";
|
||||||
disabled = isPy27;
|
disabled = isPy27;
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
|||||||
owner = "raphaelm";
|
owner = "raphaelm";
|
||||||
repo = "python-sepaxml";
|
repo = "python-sepaxml";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0lkb0nnyxmwvm6gkwls8w2290b66lwz9bv8p39wwcn7flabviwhj";
|
sha256 = "1qmgdcz61hs65m2fddwn9jpyk2sxifdb0f3jz1n0lgy774z0pmas";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user