python312Packages.python-dateutil 2.8.2 -> 2.9.0 https://github.com/dateutil/dateutil/releases attrpath: python312Packages.python-dateutil Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/495q8760kqqwr0xp8gy4fa0a83ny0jfk-packages.json.drv building '/nix/store/495q8760kqqwr0xp8gy4fa0a83ny0jfk-packages.json.drv'... Going to be running update for following packages: - python3.12-python-dateutil-2.8.2 Press Enter key to continue... Running update for: - python3.12-python-dateutil-2.8.2: UPDATING ... - python3.12-python-dateutil-2.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dateutil/default.nix b/pkgs/development/python-modules/dateutil/default.nix index fb7280fd2a16..a943fbf1bb6f 100644 --- a/pkgs/development/python-modules/dateutil/default.nix +++ b/pkgs/development/python-modules/dateutil/default.nix @@ -8,11 +8,11 @@ buildPythonPackage rec { pname = "python-dateutil"; - version = "2.8.2"; + version = "2.9.0"; src = fetchPypi { inherit pname version; - hash = "sha256-ASPKzBYnrhnd88J6XeW9Z+5FhvvdZEDZdI+Ku0g9PoY="; + hash = "sha256-eOc+GcY/WyD/pWcAFTFoDZOdwEK/eFBDGHdkVSPGZwk="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 41781 > 25