Loading pkgs/development/python-modules/types-urllib3/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-urllib3"; version = "1.26.25.12"; version = "1.26.25.13"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-oVVzVc6NNQpVXRQlifMAGQN1fS02wYpm9YjZZZu8kX0="; hash = "sha256-MwBTjJ3BHa0y6uSCesMT9dmGuLIUlIAfG/l6GsbAOuU="; }; # Module doesn't have tests Loading Loading
pkgs/development/python-modules/types-urllib3/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-urllib3"; version = "1.26.25.12"; version = "1.26.25.13"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-oVVzVc6NNQpVXRQlifMAGQN1fS02wYpm9YjZZZu8kX0="; hash = "sha256-MwBTjJ3BHa0y6uSCesMT9dmGuLIUlIAfG/l6GsbAOuU="; }; # Module doesn't have tests Loading