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.10"; version = "1.26.25.12"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-xEiBzen8glbQWtayH1DEaB6yAJJVI1FXCrCooGUyhtY="; hash = "sha256-oVVzVc6NNQpVXRQlifMAGQN1fS02wYpm9YjZZZu8kX0="; }; # 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.10"; version = "1.26.25.12"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-xEiBzen8glbQWtayH1DEaB6yAJJVI1FXCrCooGUyhtY="; hash = "sha256-oVVzVc6NNQpVXRQlifMAGQN1fS02wYpm9YjZZZu8kX0="; }; # Module doesn't have tests Loading