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.1.2"; version = "2023.2.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-SH0+jp9Ace7ICBdG1T+pgrvAWBLnGdy/Lr89VaGkzSg="; hash = "sha256-7sfIBiIHds3nsvsgNxhT3dDRT6dUTKPGhiQzreN0ad8="; }; # 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.1.2"; version = "2023.2.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-SH0+jp9Ace7ICBdG1T+pgrvAWBLnGdy/Lr89VaGkzSg="; hash = "sha256-7sfIBiIHds3nsvsgNxhT3dDRT6dUTKPGhiQzreN0ad8="; }; # Modules doesn't have tests Loading