3
0
Fork 0
forked from mirrors/nixpkgs

python3Packages.pyatag: 0.3.5.3 -> 3.5.1

This commit is contained in:
Jonathan Ringer 2022-01-13 16:58:41 -08:00 committed by Martin Weinelt
parent a40f6d4b61
commit 76d5f13773

View file

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "pyatag";
version = "0.3.5.3";
version = "3.5.1";
disabled = isPy27;
@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "MatsNl";
repo = "pyatag";
rev = version;
sha256 = "00ly4injmgrj34p0lyx7cz2crgnfcijmzc0540gf7hpwha0marf6";
sha256 = "17x2m7icbby1y2zfc79jpbir2kvyqlrkix9pvvxanm658arsh8c7";
};
propagatedBuildInputs = [