2022-11-07T15:38:55 ansible-doctor 1.4.5 -> 1.4.6 https://github.com/thegeeklab/ansible-doctor/releases 2022-11-07T15:38:57 attrpath: ansible-doctor 2022-11-07T15:38:57 Checking auto update branch... 2022-11-07T15:38:57 No auto update branch exists 2022-11-07T15:39:03 [version] 2022-11-07T15:39:13 [version] updated version and sha256 2022-11-07T15:39:13 [rustCrateVersion] 2022-11-07T15:39:13 [rustCrateVersion] No cargoSha256 found 2022-11-07T15:39:13 [golangModuleVersion] 2022-11-07T15:39:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T15:39:13 [updateScript] 2022-11-07T15:39:13 [updateScript] skipping because derivation has no updateScript 2022-11-07T15:39:13 2022-11-07T15:39:13 [quotedUrls] 2022-11-07T15:39:13 [quotedUrls] nothing found to replace 2022-11-07T15:39:13 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-doctor/default.nix b/pkgs/development/python-modules/ansible-doctor/default.nix index ba6691b6e19..f162e321929 100644 --- a/pkgs/development/python-modules/ansible-doctor/default.nix +++ b/pkgs/development/python-modules/ansible-doctor/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "ansible-doctor"; - version = "1.4.5"; + version = "1.4.6"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "thegeeklab"; repo = "ansible-doctor"; rev = "refs/tags/v${version}"; - hash = "sha256-Bqe5dqD9VEgkkIGtpkLnCf3KTziCYb5HQdMJaskALWE="; + hash = "sha256-76IYH9IWeHU+PAtpLFGT5f8oG2roY3raW0NC3KUnFls="; }; nativeBuildInputs = [ 2022-11-07T15:40:50 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 ansible-doctor nix build failed. Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: ansible-doctor Running command Building wheel for ansible-doctor (pyproject.toml) Building wheel for ansible-doctor (pyproject.toml) ... [?25l[?25hdone Created wheel for ansible-doctor: filename=ansible_doctor-1.4.6-py3-none-any.whl size=43896 sha256=50754bd5435066e904105b7e61876df75b6b91fd9c341703d32739864777ac22 Stored in directory: /build/pip-ephem-wheel-cache-xlq8t5oy/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built ansible-doctor Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./ansible_doctor-1.4.6-py3-none-any.whl Requirement already satisfied: anyconfig in /nix/store/48y5c7viw55f7viyc8b89yg217p0yiaf-python3.10-anyconfig-0.13.0/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (0.13.0) Requirement already satisfied: python-json-logger in /nix/store/nrfhkkjmi9cjvmx4hz0yjqvvpk85cax7-python3.10-python-json-logger-2.0.4/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (2.0.4) Requirement already satisfied: pathspec==0.10.1 in /nix/store/a4iaxs6vn5ji7yxkk90z5q1i4si79zky-python3.10-pathspec-0.10.1/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (0.10.1) Requirement already satisfied: colorama==0.4.6 in /nix/store/j322d2apgv66a4s1x7z1x2a4dvk6i72w-python3.10-colorama-0.4.6/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (0.4.6) Requirement already satisfied: nested-lookup==0.2.25 in /nix/store/6m5lr7jggqcc716zgqsql933xjq826xa-python3.10-nested-lookup-0.2.25/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (0.2.25) Requirement already satisfied: ruamel.yaml in /nix/store/3a3an16f1r0n7cy3ysgc0m2awakyczy4-python3.10-ruamel-yaml-0.17.21/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (0.17.21) Requirement already satisfied: Jinja2 in /nix/store/0d6pbyy05r4qwyj14kajm4wsq6jmwvyj-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (3.1.2) Requirement already satisfied: environs in /nix/store/rrp719syy3xrzsalnjilhz97z5b6rfar-python3.10-environs-9.5.0/lib/python3.10/site-packages (from ansible-doctor==1.4.6) (9.5.0) ERROR: Could not find a version that satisfies the requirement jsonschema==4.17.0 (from ansible-doctor) (from versions: none) ERROR: No matching distribution found for jsonschema==4.17.0