python312Packages.monzopy: 1.3.0 -> 1.3.1
Diff: https://github.com/JakeMartin-ICL/monzopy/compare/refs/tags/v1.3.0...v1.3.1 Changelog: https://github.com/JakeMartin-ICL/monzopy/releases/tag/v1.3.1
This commit is contained in:
parent
16243344d9
commit
23903f0c5d
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "monzopy";
|
||||
version = "1.3.0";
|
||||
version = "1.3.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "JakeMartin-ICL";
|
||||
repo = "monzopy";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-IphTVtmoeqRe6EJRpI0Y0R9NzxgfAOtpXrUpq7oAUBU=";
|
||||
hash = "sha256-AoBfcQ0rilUPMvLCjU2Y+P/wVnb+I40vmq+5lS5eSto=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
Reference in New Issue
Block a user