Loading pkgs/development/python-modules/types-pytz/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "types-pytz"; version = "2025.2.0.20250516"; version = "2025.2.0.20250809"; pyproject = true; src = fetchPypi { pname = "types_pytz"; inherit version; hash = "sha256-4SFjBvjA1dptr9ZJLnLrCAyaFmFx+oDdehmQ/Yvnp7M="; hash = "sha256-Ii4y5qKbsohx+INOh4XjgB8txEQccVzSCCsnHuy+IeU="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/types-pytz/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "types-pytz"; version = "2025.2.0.20250516"; version = "2025.2.0.20250809"; pyproject = true; src = fetchPypi { pname = "types_pytz"; inherit version; hash = "sha256-4SFjBvjA1dptr9ZJLnLrCAyaFmFx+oDdehmQ/Yvnp7M="; hash = "sha256-Ii4y5qKbsohx+INOh4XjgB8txEQccVzSCCsnHuy+IeU="; }; build-system = [ setuptools ]; Loading