python311Packages.pytz 0 -> 1 attrpath: python311Packages.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/wyxa74jxvx2f4xr7f0wmzi4h51fm0z2n-packages.json.drv building '/nix/store/wyxa74jxvx2f4xr7f0wmzi4h51fm0z2n-packages.json.drv'... Going to be running update for following packages: - python3.11-pytz-2023.3.post1 Press Enter key to continue... Running update for: - python3.11-pytz-2023.3.post1: UPDATING ... - python3.11-pytz-2023.3.post1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytz/default.nix b/pkgs/development/python-modules/pytz/default.nix index 8d4bcfbb3c6f..c90ad41d1833 100644 --- a/pkgs/development/python-modules/pytz/default.nix +++ b/pkgs/development/python-modules/pytz/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "pytz"; - version = "2023.3.post1"; + version = "2024.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-e0/dvrlKHrpLVX2iTxn9+dtXUZJUQnCpEB2FCfn0PXs="; + hash = "sha256-KilzXqnBi68UtEiEa95aSAMO0mdXhHLYlVzQ50Q6mBI="; }; nativeCheckInputs = [ unittestCheckHook ]; No auto update branch exists Python package with too many package rebuilds 34186 > 25