python313Packages.pyituran: 0.1.4 -> 0.1.5
Diff: https://github.com/shmuelzon/pyituran/compare/refs/tags/0.1.4...refs/tags/0.1.5 Changelog: https://github.com/shmuelzon/pyituran/releases/tag/0.1.5
This commit is contained in:
parent
af13aca550
commit
db6b9234b7
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pyituran";
|
pname = "pyituran";
|
||||||
version = "0.1.4";
|
version = "0.1.5";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.9";
|
disabled = pythonOlder "3.9";
|
||||||
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
|||||||
owner = "shmuelzon";
|
owner = "shmuelzon";
|
||||||
repo = "pyituran";
|
repo = "pyituran";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-rgPW+z70Z9wRzPbPtWUHb80vCccWJlEs18Y6llIeipo=";
|
hash = "sha256-Nil9bxXzDvwMIVTxeaVUOtJwx92zagA6OzQV3LMR8d8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user