python314Packages.pythonkuma: 0.3.2 -> 0.5.0
Diff: https://github.com/tr4nt0r/pythonkuma/compare/v0.3.2...v0.5.0 Changelog: https://github.com/tr4nt0r/pythonkuma/releases/tag/v0.5.0
This commit is contained in:
committed by
Robert Schütz
parent
b35e7ea1b6
commit
860c79ba18
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pythonkuma";
|
||||
version = "0.3.2";
|
||||
version = "0.5.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.12";
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "tr4nt0r";
|
||||
repo = "pythonkuma";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-0/5nN2ddN1UrJdRq8zXiKzELUT6DXWeXx/6X4uusYDI=";
|
||||
hash = "sha256-7c2TYGRlHn9stAd5Xe1aZP08WyKTtKKfKPGT7OoNmSQ=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user