python312Packages.types-retry: 0.9.9.20241221 -> 0.9.9.20250322

This commit is contained in:
R. Ryantm
2025-03-22 07:41:24 +00:00
parent 4f4026f3ee
commit 165b79ff3c
@@ -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