Merge pull request #292936 from r-ryantm/auto-update/python312Packages.iteration-utilities

python312Packages.iteration-utilities: 0.12.0 -> 0.12.1
This commit is contained in:
Nick Cao 2024-03-03 09:49:53 -05:00 committed by GitHub
commit ef91e68866
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "iteration-utilities";
version = "0.12.0";
version = "0.12.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "MSeifert04";
repo = "iteration_utilities";
rev = "refs/tags/v${version}";
hash = "sha256-KdL0lwlmBEG++JRociR92HdYxzArTeL5uEyUjvvwi1Y=";
hash = "sha256-BiBbmZHo5B/u//LItqEcKtGXOA6xK+T1zoitR9XIiSU=";
};
nativeCheckInputs = [