3
0
Fork 0
forked from mirrors/nixpkgs

python310Packages.types-redis: 4.3.21.2 -> 4.3.21.3

This commit is contained in:
R. Ryantm 2022-10-26 01:40:26 +00:00
parent a722253294
commit aac5f80f46

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-redis";
version = "4.3.21.2";
version = "4.3.21.3";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-q1QiSaR9OQO5QWLmOVrmvgzA9WL9GE7VGgo02KcCGjk=";
sha256 = "sha256-Lh8YQFYYjIdU3tC1Fz3AGCTSv+QZdf4xgGimi+7ftiw=";
};
# Module doesn't have tests