python310Packages.scancode-toolkit 0 -> 1 attrpath: python310Packages.scancode-toolkit 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xfg3m2ma5zf936m2r0zl8mdw8yags24r-packages.json.drv building '/nix/store/xfg3m2ma5zf936m2r0zl8mdw8yags24r-packages.json.drv'... Going to be running update for following packages: - python3.10-scancode-toolkit-31.2.3 Press Enter key to continue... Running update for: - python3.10-scancode-toolkit-31.2.3: UPDATING ... - python3.10-scancode-toolkit-31.2.3: 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 773d945f3a8..fb2194e963c 100644 --- a/pkgs/development/python-modules/scancode-toolkit/default.nix +++ b/pkgs/development/python-modules/scancode-toolkit/default.nix @@ -60,13 +60,13 @@ buildPythonPackage rec { pname = "scancode-toolkit"; - version = "31.2.3"; + version = "31.2.4"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-+5zYYpH8EyHPruX9LDWzeVPny7VoFiARb4+32FXMxUc="; + hash = "sha256-08C3T4CoQm/6s8ERbq/m1t513zYuzVJoexlRkCvv3UY="; }; 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. adding 'scancode_toolkit-31.2.4.dist-info/entry_points.txt' adding 'scancode_toolkit-31.2.4.dist-info/top_level.txt' adding 'scancode_toolkit-31.2.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase buildPhase completed in 44 seconds @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/scancode-toolkit-31.2.4/dist /build/scancode-toolkit-31.2.4 Processing ./scancode_toolkit-31.2.4-py3-none-any.whl Requirement already satisfied: saneyaml>=0.5.2 in /nix/store/0gqnsgnkfaxki0b08yjngg9br8r0rar1-python3.10-saneyaml-0.5.2/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (0.5.2) Requirement already satisfied: spdx-tools==0.7.0a3 in /nix/store/gifffn28810azb7v6hpd9b2sckg0ihvm-python3.10-spdx-tools-0.7.0a3/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (0.7.0a3) Requirement already satisfied: lxml>=4.9.1 in /nix/store/filxxryyynhl5309hsgl4f4s927r98vf-python3.10-lxml-4.9.2/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (4.9.2) Requirement already satisfied: boolean.py>=4.0 in /nix/store/nadra6wb0429vjgiv3i2db5112xjhlir-python3.10-boolean-py-4.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (4.0) Requirement already satisfied: fingerprints>=0.6.0 in /nix/store/69zyy1dxax5a5wa6frw86314v5djswmv-python3.10-fingerprints-1.0.3/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (1.0.3) Requirement already satisfied: pygmars in /nix/store/hdkpd7wfwa0hg4wlgx80r9mv78n3dfih-python3.10-pygmars-0.8.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (9999.963e077f-2022-11-25) Requirement already satisfied: attrs!=20.1.0,>=18.1 in /nix/store/8cs2lmjl363sa1v292zgzyb938apc2p2-python3.10-attrs-22.2.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (22.2.0) Requirement already satisfied: plugincode>=31.0.0 in /nix/store/g4rf7zcjgyd615y5l3fhv1ir7q0xxm09-python3.10-plugincode-31.0.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (31.0.0) Requirement already satisfied: typecode[full]>=30.0.0 in /nix/store/53cdgcb1b88pn75jn2cz06jmicvxg6v7-python3.10-typecode-30.0.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (30.0.0) Requirement already satisfied: pluggy>=1.0.0 in /nix/store/nfc23lmkaj5ypkazsrynh5w9isgdp2k5-python3.10-pluggy-1.0.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (1.0.0) Requirement already satisfied: pygments in /nix/store/g5i0zcaj9yacy45yvz3hiqfj9g1pv98x-python3.10-pygments-2.13.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (2.13.0) Requirement already satisfied: pymaven-patch>=0.2.8 in /nix/store/p8dhh0lfz69m0jnaid2zx8vh7d16y70v-python3.10-pymaven-patch-0.3.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (0.3.0) Requirement already satisfied: jaraco.functools in /nix/store/dd56xsn7d4y9h21hdg09kaif52mfc9gl-python3.10-jaraco.functools-3.5.2/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (3.5.2) Requirement already satisfied: license-expression>=30.0.0 in /nix/store/xa2bbdx7b212j93p5rfz19k46bas5gqj-python3.10-license-expression-30.1.0/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (30.1.0) Requirement already satisfied: container-inspector>=31.0.0 in /nix/store/wlrnnws6jklg6yz7d1p8xfygydyb10h4-python3.10-container-inspector-32.0.1/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (32.0.1) Requirement already satisfied: packvers>=21.0.0 in /nix/store/imkbrqlvywmlryri72a9lpqb3s1h68za-python3.10-packvers-21.5/lib/python3.10/site-packages (from scancode-toolkit==31.2.4) (21.5) ERROR: Could not find a version that satisfies the requirement pip-requirements-parser>=32.0.1 (from scancode-toolkit) (from versions: none) ERROR: No matching distribution found for pip-requirements-parser>=32.0.1