2022-12-22T17:43:11 cve-bin-tool 3.1.1 -> 3.2 https://pypi.org/project/cve-bin-tool/ 2022-12-22T17:43:13 attrpath: cve-bin-tool 2022-12-22T17:43:13 Checking auto update branch... 2022-12-22T17:43:17 [version] 2022-12-22T17:43:17 [version] skipping because derivation has updateScript 2022-12-22T17:43:17 [rustCrateVersion] 2022-12-22T17:43:17 [rustCrateVersion] No cargoSha256 found 2022-12-22T17:43:17 [golangModuleVersion] 2022-12-22T17:43:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T17:43:17 [updateScript] 2022-12-22T17:43:31 [updateScript] Success 2022-12-22T17:43:31 [updateScript] this derivation will be built: /nix/store/y9rxvjg9cw34fxf5rxbvfiw4wd3wgnmp-packages.json.drv building '/nix/store/y9rxvjg9cw34fxf5rxbvfiw4wd3wgnmp-packages.json.drv'... Going to be running update for following packages: - cve-bin-tool-3.1.1 Press Enter key to continue... Running update for: - cve-bin-tool-3.1.1: UPDATING ... - cve-bin-tool-3.1.1: DONE. Packages updated! 2022-12-22T17:43:31 2022-12-22T17:43:31 [quotedUrls] 2022-12-22T17:43:31 [quotedUrls] nothing found to replace 2022-12-22T17:43:32 Diff after rewrites: diff --git a/pkgs/tools/security/cve-bin-tool/default.nix b/pkgs/tools/security/cve-bin-tool/default.nix index ac3771510c3..aae56ce1ddc 100644 --- a/pkgs/tools/security/cve-bin-tool/default.nix +++ b/pkgs/tools/security/cve-bin-tool/default.nix @@ -27,13 +27,13 @@ }: buildPythonApplication rec { pname = "cve-bin-tool"; - version = "3.1.1"; + version = "3.2"; src = fetchFromGitHub { owner = "intel"; repo = "cve-bin-tool"; - rev = "v${version}"; - sha256 = "0nz3ax3ldnrzk8694x0p743g5h2zply29ljpn21llbc7ca27zdv9"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-QOnWt6iit0/F6d/MfZ8qJqDuT3IHh0Qjs6BcJkI/CBw="; }; # Wants to open a sqlite database, access the internet, etc 2022-12-22T17:44:59 An auto update branch exists with message `cve-bin-tool: 3.1.1 -> 3.1.2`. New version is 3.2. 2022-12-22T17:44:59 The auto update branch does not match or exceed the new version. 2022-12-22T17:45:22 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cve-bin-tool nix build failed. adding 'test/test_triage.py' adding 'test/test_util.py' adding 'test/test_version.py' adding 'test/utils.py' adding 'test/pages/__init__.py' adding 'test/pages/html_report.py' adding 'cve_bin_tool-3.2.dist-info/LICENSE.md' adding 'cve_bin_tool-3.2.dist-info/METADATA' adding 'cve_bin_tool-3.2.dist-info/WHEEL' adding 'cve_bin_tool-3.2.dist-info/entry_points.txt' adding 'cve_bin_tool-3.2.dist-info/top_level.txt' adding 'cve_bin_tool-3.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./cve_bin_tool-3.2-py3-none-any.whl Requirement already satisfied: plotly in /nix/store/6q5rwanvlmjnc1mvqhp6aipgripvdbm7-python3.10-plotly-5.10.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (5.10.0) Requirement already satisfied: distro in /nix/store/b5iq7r6sibqaccx39axdrs34br7gjgj5-python3.10-distro-1.7.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (1.7.0) Requirement already satisfied: jsonschema>=3.0.2 in /nix/store/ihlpdvp7kaqsbmjxrk5iydf090gv4i8f-python3.10-jsonschema-4.17.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (4.17.0) Requirement already satisfied: pyyaml>=5.4 in /nix/store/ms7lw8c9zm8fqx1h9614d4jri54dl8ld-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (6.0) Requirement already satisfied: rpmfile>=1.0.6 in /nix/store/jrvps1j3ra66zh0w3s683m7hc38g8har-python3.10-rpmfile-1.0.8/lib/python3.10/site-packages (from cve-bin-tool==3.2) (1.0.8) Requirement already satisfied: aiohttp[speedups]>=3.7.4 in /nix/store/jyinbkmhwvqqi4dc6cbw1gpn9zvr1gs8-python3.10-aiohttp-3.8.3/lib/python3.10/site-packages (from cve-bin-tool==3.2) (3.8.3) Requirement already satisfied: toml in /nix/store/aqgjg15az5da35ifv9rxr03355qjqdmq-python3.10-toml-0.10.2/lib/python3.10/site-packages (from cve-bin-tool==3.2) (0.10.2) Requirement already satisfied: xmlschema in /nix/store/far20k004qgq8bpprflg7fa56gsnaqyj-python3.10-xmlschema-1.11.3/lib/python3.10/site-packages (from cve-bin-tool==3.2) (1.11.3) ERROR: Could not find a version that satisfies the requirement gsutil (from cve-bin-tool) (from versions: none) ERROR: No matching distribution found for gsutil