Merge pull request #194473 from r-ryantm/auto-update/python310Packages.types-redis

python310Packages.types-redis: 4.3.21 -> 4.3.21.1
This commit is contained in:
Fabian Affolter
2022-10-05 13:23:11 +02:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-redis";
version = "4.3.21";
version = "4.3.21.1";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-/QF6ZzOvGT0U8bsptP95wKvJBuhlQVjRerpFemOBr+I=";
sha256 = "sha256-STgUgpZD/AShRZXtpszWm9wGBkd1QczaVCOM4/YLyZM=";
};
# Module doesn't have tests