python310Packages.scancode-toolkit 0 -> 1 attrpath: python310Packages.scancode-toolkit 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6ma4l2vj286jq3ia5070kiqjfrx32azm-packages.json.drv building '/nix/store/6ma4l2vj286jq3ia5070kiqjfrx32azm-packages.json.drv'... Going to be running update for following packages: - python3.10-scancode-toolkit-31.2.6 Press Enter key to continue... Running update for: - python3.10-scancode-toolkit-31.2.6: UPDATING ... - python3.10-scancode-toolkit-31.2.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/scancode-toolkit/default.nix b/pkgs/development/python-modules/scancode-toolkit/default.nix index 9c82820f841..2affddbb6a4 100644 --- a/pkgs/development/python-modules/scancode-toolkit/default.nix +++ b/pkgs/development/python-modules/scancode-toolkit/default.nix @@ -61,13 +61,13 @@ buildPythonPackage rec { pname = "scancode-toolkit"; - version = "31.2.6"; + version = "32.0.6"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-VvhgXZpV58DHeY5+7nPbrbTTVuHkawFw5akbm4hPnBY="; + hash = "sha256-suqk7LOnZgSJGlaHq81LDOSCHZWdsJOUbma6MEpHxSM="; }; dontConfigure = true; 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 python310Packages.scancode-toolkit nix build failed. Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/m8y8xx2fa61qzgcvxa27ajbkjdn0lbp2-scancode-toolkit-32.0.6.tar.gz source root is scancode-toolkit-32.0.6 setting SOURCE_DATE_EPOCH to timestamp 1689269767 of file scancode-toolkit-32.0.6/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/lbqmqnj0hw6ws8bkcip0nl0b4l64p5d0-scancode-toolkit-allow-stable-spdx-tools.patch patching file src/formattedcode/output_spdx.py Hunk #1 FAILED at 12. Hunk #2 FAILED at 280. Hunk #3 FAILED at 357. Hunk #4 FAILED at 392. Hunk #5 FAILED at 404. 5 out of 5 hunks FAILED -- saving rejects to file src/formattedcode/output_spdx.py.rej