Loading pkgs/development/python-modules/types-pytz/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-pytz"; version = "2022.7.0.0"; version = "2022.7.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; sha256 = "sha256-TyDClTs6OgWH6USJ7EyeAsPTrtubpc1+eW4S9M+nAn4="; sha256 = "sha256-kY+cPnqVC6fn1vhLGKfKyryIhstxJfsZJ/8cdStLWd4="; }; # Modules doesn't have tests Loading Loading
pkgs/development/python-modules/types-pytz/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-pytz"; version = "2022.7.0.0"; version = "2022.7.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; sha256 = "sha256-TyDClTs6OgWH6USJ7EyeAsPTrtubpc1+eW4S9M+nAn4="; sha256 = "sha256-kY+cPnqVC6fn1vhLGKfKyryIhstxJfsZJ/8cdStLWd4="; }; # Modules doesn't have tests Loading