2022-12-17T07:42:37 faraday-cli 2.1.8 -> 2.1.9 https://github.com/infobyte/faraday-cli/releases 2022-12-17T07:42:39 attrpath: faraday-cli 2022-12-17T07:42:39 Checking auto update branch... 2022-12-17T07:42:42 [version] 2022-12-17T07:42:42 [version] skipping because derivation has updateScript 2022-12-17T07:42:42 [rustCrateVersion] 2022-12-17T07:42:42 [rustCrateVersion] No cargoSha256 found 2022-12-17T07:42:42 [golangModuleVersion] 2022-12-17T07:42:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T07:42:42 [updateScript] 2022-12-17T07:42:45 [updateScript] Success 2022-12-17T07:42:45 [updateScript] this derivation will be built: /nix/store/2zbcqpz62m5rqmklm9gf89z8f78kx3xv-packages.json.drv building '/nix/store/2zbcqpz62m5rqmklm9gf89z8f78kx3xv-packages.json.drv'... Going to be running update for following packages: - faraday-cli-2.1.8 Press Enter key to continue... Running update for: - faraday-cli-2.1.8: UPDATING ... - faraday-cli-2.1.8: DONE. Packages updated! 2022-12-17T07:42:45 2022-12-17T07:42:45 [quotedUrls] 2022-12-17T07:42:45 [quotedUrls] nothing found to replace 2022-12-17T07:42:45 Diff after rewrites: diff --git a/pkgs/tools/security/faraday-cli/default.nix b/pkgs/tools/security/faraday-cli/default.nix index a1439ecd1ec..cebe1540c60 100644 --- a/pkgs/tools/security/faraday-cli/default.nix +++ b/pkgs/tools/security/faraday-cli/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "faraday-cli"; - version = "2.1.8"; + version = "2.1.9"; format = "setuptools"; src = fetchFromGitHub { owner = "infobyte"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-b2vFejsksLcEchUqo+kw01S+dT2UMD5MPAzSWmpREgQ="; + hash = "sha256-8D1oYYqf0R41DPYtorcvykZ99p6P6Diwe7PgEN378pU="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-12-17T07:44:11 No auto update branch exists 2022-12-17T07:44:16 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 faraday-cli nix build failed. adding 'faraday_cli/shell/modules/executive_report.py' adding 'faraday_cli/shell/modules/host.py' adding 'faraday_cli/shell/modules/reports.py' adding 'faraday_cli/shell/modules/service.py' adding 'faraday_cli/shell/modules/stats.py' adding 'faraday_cli/shell/modules/tools.py' adding 'faraday_cli/shell/modules/vulnerability.py' adding 'faraday_cli/shell/modules/workspace.py' adding 'faraday_cli-2.1.9.dist-info/LICENSE' adding 'faraday_cli-2.1.9.dist-info/METADATA' adding 'faraday_cli-2.1.9.dist-info/WHEEL' adding 'faraday_cli-2.1.9.dist-info/entry_points.txt' adding 'faraday_cli-2.1.9.dist-info/top_level.txt' adding 'faraday_cli-2.1.9.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 ./faraday_cli-2.1.9-py3-none-any.whl Requirement already satisfied: validators>=0.18.2 in /nix/store/qsrcmp2qqmi38ajwrcfa6mgvf28hfrmq-python3.10-validators-0.20.0/lib/python3.10/site-packages (from faraday-cli==2.1.9) (0.20.0) Requirement already satisfied: luddite>=1.0.2 in /nix/store/7112987nglkl8f0fikywywm255asf702-python3.10-luddite-1.0.2/lib/python3.10/site-packages (from faraday-cli==2.1.9) (1.0.2) Requirement already satisfied: log-symbols>=0.0.14 in /nix/store/w2f39zii64bxl3fr39z7mhsa5w7bmaw0-python3.10-log_symbols-0.0.14/lib/python3.10/site-packages (from faraday-cli==2.1.9) (0.0.14) Requirement already satisfied: termcolor>=1.1.0 in /nix/store/603yz21rwk4snysxp1p8878dysh7pajr-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from faraday-cli==2.1.9) (2.0.1) Requirement already satisfied: click>=8.0.1 in /nix/store/b1w1m5fzfkqsgkm6lq85kwmfhcvhxxgs-python3.10-click-8.1.3/lib/python3.10/site-packages (from faraday-cli==2.1.9) (8.1.3) Requirement already satisfied: py-sneakers>=1.0.1 in /nix/store/2hc3vkzi90zq4jmpkb5jd4q4hdak0k4k-python3.10-py-sneakers-1.0.1/lib/python3.10/site-packages (from faraday-cli==2.1.9) (1.0.1) ERROR: Could not find a version that satisfies the requirement faraday-plugins>=1.9.0 (from faraday-cli) (from versions: none) ERROR: No matching distribution found for faraday-plugins>=1.9.0