python312Packages.types-retry: 0.9.9.20241221 -> 0.9.9.20250322 (#392026)

This commit is contained in:
Nick Cao
2025-03-22 09:49:56 -04:00
committed by GitHub
@@ -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