2022-12-19T19:16:45 ansible-later 2.0.23 -> 3.0.1 https://github.com/thegeeklab/ansible-later/releases 2022-12-19T19:16:47 attrpath: ansible-later 2022-12-19T19:16:47 Checking auto update branch... 2022-12-19T19:16:47 No auto update branch exists 2022-12-19T19:16:52 [version] 2022-12-19T19:16:54 [version] updated version and sha256 2022-12-19T19:16:54 [rustCrateVersion] 2022-12-19T19:16:54 [rustCrateVersion] No cargoSha256 found 2022-12-19T19:16:54 [golangModuleVersion] 2022-12-19T19:16:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T19:16:54 [updateScript] 2022-12-19T19:16:54 [updateScript] skipping because derivation has no updateScript 2022-12-19T19:16:54 2022-12-19T19:16:54 [quotedUrls] 2022-12-19T19:16:54 [quotedUrls] nothing found to replace 2022-12-19T19:16:54 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-later/default.nix b/pkgs/development/python-modules/ansible-later/default.nix index b383453f7b9..bf0a61e504e 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.23"; + version = "3.0.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "thegeeklab"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-FQnyWC7d9h8Ya2BlaTGTrNXkHtJJLdeNL7qXP7scLFA="; + hash = "sha256-pYNL9G4A45IE6hZcihPICYfOzd5hH6Xqy0EYyBajbxQ="; }; postPatch = '' 2022-12-19T19:18:30 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. substituteStream(): WARNING: pattern 'unidiff = "0.7.3"' doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern 'toolz = "0.11.2' doesn't match anything in file 'pyproject.toml' @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-3.0.1-py3-none-any.whl size=53241 sha256=180e4b84f716816b9fccf3f540f18aefce654e232f80fb2d6fab1d85def9d81e Stored in directory: /build/pip-ephem-wheel-cache-pspzp792/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-3.0.1-py3-none-any.whl Requirement already satisfied: anyconfig==0.13.0 in /nix/store/qi5rvl7pzy00i4xy6bwn69ppp79af9fl-python3.10-anyconfig-0.13.0/lib/python3.10/site-packages (from ansible-later==3.0.1) (0.13.0) ERROR: Could not find a version that satisfies the requirement jsonschema<5.0.0,>=4.17.3 (from ansible-later) (from versions: none) ERROR: No matching distribution found for jsonschema<5.0.0,>=4.17.3