2022-11-03T08:14:36 ansible-later 2.0.22 -> 2.0.23 https://github.com/thegeeklab/ansible-later/releases 2022-11-03T08:14:38 attrpath: ansible-later 2022-11-03T08:14:39 Checking auto update branch... 2022-11-03T08:14:39 No auto update branch exists 2022-11-03T08:14:44 [version] 2022-11-03T08:14:47 [version] updated version and sha256 2022-11-03T08:14:47 [rustCrateVersion] 2022-11-03T08:14:47 [rustCrateVersion] No cargoSha256 found 2022-11-03T08:14:47 [golangModuleVersion] 2022-11-03T08:14:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T08:14:47 [updateScript] 2022-11-03T08:14:47 [updateScript] skipping because derivation has no updateScript 2022-11-03T08:14:47 2022-11-03T08:14:47 [quotedUrls] 2022-11-03T08:14:47 [quotedUrls] nothing found to replace 2022-11-03T08:14:48 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-later/default.nix b/pkgs/development/python-modules/ansible-later/default.nix index 964a0084129..b383453f7b9 100644 --- a/pkgs/development/python-modules/ansible-later/default.nix +++ b/pkgs/development/python-modules/ansible-later/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "ansible-later"; - version = "2.0.22"; + version = "2.0.23"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "thegeeklab"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-RFyQvg7CF5Fa+DnOo0PoDtGPJMOx0Md8I+gshMH2Fvs="; + hash = "sha256-FQnyWC7d9h8Ya2BlaTGTrNXkHtJJLdeNL7qXP7scLFA="; }; postPatch = '' 2022-11-03T08:16:33 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-later nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building 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-later Running command Building wheel for ansible-later (pyproject.toml) Building wheel for ansible-later (pyproject.toml) ... [?25l[?25hdone Created wheel for ansible-later: filename=ansible_later-2.0.23-py3-none-any.whl size=53264 sha256=2e83e0ff32ce45d3c61723849f67ece3ee7a91a61bcee26cf4e67bb631029b1e Stored in directory: /build/pip-ephem-wheel-cache-ir44vpia/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built ansible-later Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./ansible_later-2.0.23-py3-none-any.whl Requirement already satisfied: anyconfig==0.13.0 in /nix/store/48y5c7viw55f7viyc8b89yg217p0yiaf-python3.10-anyconfig-0.13.0/lib/python3.10/site-packages (from ansible-later==2.0.23) (0.13.0) Requirement already satisfied: pathspec==0.10.1 in /nix/store/a4iaxs6vn5ji7yxkk90z5q1i4si79zky-python3.10-pathspec-0.10.1/lib/python3.10/site-packages (from ansible-later==2.0.23) (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-later==2.0.23) (0.4.6) ERROR: Could not find a version that satisfies the requirement jsonschema<5.0.0,>=4.17.0 (from ansible-later) (from versions: none) ERROR: No matching distribution found for jsonschema<5.0.0,>=4.17.0