python311Packages.types-pytz 0 -> 1 attrpath: python311Packages.types-pytz Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s7482gwydn9lsrvdqljyn7xvra2dbnlb-packages.json.drv building '/nix/store/s7482gwydn9lsrvdqljyn7xvra2dbnlb-packages.json.drv'... Going to be running update for following packages: - python3.11-types-pytz-2023.3.1.1 Press Enter key to continue... Running update for: - python3.11-types-pytz-2023.3.1.1: UPDATING ... - python3.11-types-pytz-2023.3.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/types-pytz/default.nix b/pkgs/development/python-modules/types-pytz/default.nix index 9433d55512ec..52dbd5bd23ae 100644 --- a/pkgs/development/python-modules/types-pytz/default.nix +++ b/pkgs/development/python-modules/types-pytz/default.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-pytz"; - version = "2023.3.1.1"; + version = "2024.1.0.20240203"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-zCPQGSzUnI9rukTuDIHkWGqPMCBJcPwIlNIJprCNq5o="; + hash = "sha256-yTdR7iDfxuBUoBSPj1InuaALeckKTTyfRkcRpzF5yJ4="; }; # Modules doesn't have tests No auto update branch exists There might already be an open PR for this update: - python312Packages.types-pytz: 2023.3.1.1 -> 2024.1.0.20240203 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/285997"