python312Packages.green 3.4.3 -> 4.0.1 https://github.com/CleanCut/green/releases attrpath: python312Packages.green 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/jwznjkrvrln0ks5mxxyj6s2ciy7jw41z-packages.json.drv building '/nix/store/jwznjkrvrln0ks5mxxyj6s2ciy7jw41z-packages.json.drv'... Going to be running update for following packages: - python3.12-green-3.4.3 Press Enter key to continue... Running update for: - python3.12-green-3.4.3: UPDATING ... - python3.12-green-3.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/green/default.nix b/pkgs/development/python-modules/green/default.nix index 56f6bfae2a42..40b4851b0c77 100644 --- a/pkgs/development/python-modules/green/default.nix +++ b/pkgs/development/python-modules/green/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "green"; - version = "3.4.3"; + version = "4.0.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-iGXQt3tcsThR3WAaWK0sgry1LafKEG8FOMV4fxJzaKY="; + hash = "sha256-O178HRtyKg/2fYD9jHzfbUfNGPlRpGuEvbx7H7yr0/w="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.green nix build failed. got build log for 'python312Packages.green' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/dm5f8ki5h1p6j8v35z2i3xal1qlygj8v-green-4.0.1.tar.gz source root is green-4.0.1 setting SOURCE_DATE_EPOCH to timestamp 1708015142 of file green-4.0.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/90inhy6kldv5fxsbndc23pfgjj4f85r5-tests.patch patching file green/test/test_integration.py Hunk #1 FAILED at 41. Hunk #2 FAILED at 58. 2 out of 2 hunks FAILED -- saving rejects to file green/test/test_integration.py.rej