Loading pkgs/development/python-modules/types-redis/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "types-redis"; version = "4.6.0.6"; version = "4.6.0.7"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-eGWoQ4ApN6st3KM1ecTiVb/nP4evhYJOrXpnKbqS/FI="; hash = "sha256-KMQVPdtcnU8Q3vRKJFRnPDYdLV/DzYZ887sVIPP1mjg="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/types-redis/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "types-redis"; version = "4.6.0.6"; version = "4.6.0.7"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-eGWoQ4ApN6st3KM1ecTiVb/nP4evhYJOrXpnKbqS/FI="; hash = "sha256-KMQVPdtcnU8Q3vRKJFRnPDYdLV/DzYZ887sVIPP1mjg="; }; propagatedBuildInputs = [ Loading