python310Packages.sabyenc3: 4.0.2 -> 5.0.1
This commit is contained in:
parent
fbcf2574f6
commit
a28d8a4a0d
@ -2,11 +2,11 @@
|
||||
|
||||
python3Packages.buildPythonPackage rec {
|
||||
pname = "sabyenc3";
|
||||
version = "4.0.2";
|
||||
version = "5.0.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "dfaa0bdd01752a9cfde0d349a8f4e178b04b1cf9c1bc018b287961192cd2bb90";
|
||||
sha256 = "sha256-MIKBSPs3CtETDefiozN758hmJhdmw0UqVyG9t224tfw=";
|
||||
};
|
||||
|
||||
# tests are not included in pypi distribution
|
||||
|
Loading…
Reference in New Issue
Block a user