python3Packages.pysuez: 2.0.5 -> 2.0.7
https://github.com/jb101010-2/pySuez/releases/tag/2.0.7
This commit is contained in:
parent
47acefa3ca
commit
1a3b943a66
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pysuezv2";
|
pname = "pysuezv2";
|
||||||
version = "2.0.5";
|
version = "2.0.7";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.8";
|
disabled = pythonOlder "3.8";
|
||||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
|||||||
owner = "jb101010-2";
|
owner = "jb101010-2";
|
||||||
repo = "pySuez";
|
repo = "pySuez";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-U5INSk3tcEgDJyRx17YaSDjPWgNwGeHIs2VB87E0l44=";
|
hash = "sha256-nPRHpT5j/AAxhCJen4mFzoyUWi/+0hIWK2dnpfhP/Gk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = [ hatchling ];
|
build-system = [ hatchling ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user