python311Packages.dateutil 0 -> 1 attrpath: python311Packages.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/rvjnywlgxzjrnl52pcgfywqhaisk4kwp-packages.json.drv building '/nix/store/rvjnywlgxzjrnl52pcgfywqhaisk4kwp-packages.json.drv'... Going to be running update for following packages: - python3.11-python-dateutil-2.8.2 Press Enter key to continue... Running update for: - python3.11-python-dateutil-2.8.2: UPDATING ... - python3.11-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..3df41b303db6 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.post0"; src = fetchPypi { inherit pname version; - hash = "sha256-ASPKzBYnrhnd88J6XeW9Z+5FhvvdZEDZdI+Ku0g9PoY="; + hash = "sha256-N91UII2n4c2HU4ghfV4A69QXkkn5D7ckN+kaNUWaCtM="; }; patches = [ No auto update branch exists Received ExitFailure 128 when running Raw command: /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git show remotes/upstream/staging:pkgs/development/python-modules/dateutil/default.nix Standard output: fatal: path 'pkgs/development/python-modules/dateutil/default.nix' exists on disk, but not in 'remotes/upstream/staging' Standard error: fatal: path 'pkgs/development/python-modules/dateutil/default.nix' exists on disk, but not in 'remotes/upstream/staging'