python310Packages.scancode-toolkit 31.2.6 -> 32.0.4 https://repology.org/project/python:scancode-toolkit/versions 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/rcd1qrdjvaxywlxfylf9h78kjsawsglp-packages.json.drv building '/nix/store/rcd1qrdjvaxywlxfylf9h78kjsawsglp-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 bc25094c3d7..e4a8c2d18d4 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.4"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-VvhgXZpV58DHeY5+7nPbrbTTVuHkawFw5akbm4hPnBY="; + hash = "sha256-nrW0UI6//LdDpUEtGKo2CNeOLPkFmpUahwwF0KC61gc="; }; 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/nb6i0g3lg3fp09pwlr7my46idns7vz9h-scancode-toolkit-32.0.4.tar.gz source root is scancode-toolkit-32.0.4 setting SOURCE_DATE_EPOCH to timestamp 1686163369 of file scancode-toolkit-32.0.4/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