python312Packages.types-retry: 0.9.9.20241221 -> 0.9.9.20250322
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "types-retry";
|
||||
version = "0.9.9.20241221";
|
||||
version = "0.9.9.20250322";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "types_retry";
|
||||
inherit version;
|
||||
hash = "sha256-661tSVpaBKsNBtQVamZVKMO4SoRhqgGd1uXT4zwqoeA=";
|
||||
hash = "sha256-LqpvS4MsGHEhBWmIu+bS0Lb06wNjH9yXUuKsKAL3tyY=";
|
||||
};
|
||||
|
||||
# Modules doesn't have tests
|
||||
|
||||
Reference in New Issue
Block a user