3
0
Fork 0
forked from mirrors/nixpkgs

python39Packages.types-redis: 4.3.21.6 -> 4.3.21.7

This commit is contained in:
R. Ryantm 2022-12-31 16:28:25 +00:00
parent 3d7270abd5
commit 7d6754a309

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-redis";
version = "4.3.21.6";
version = "4.3.21.7";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-95afc6D3np54lfBToG2LQp+3tdT+Emm47kBGM4j2U60=";
sha256 = "sha256-+bqsQfyvsLjsZViT/uvF2L0YnaBQYtA7RWahbAkvwIw=";
};
# Module doesn't have tests