2022-11-23T15:23:42 ansible-lint 6.8.6 -> 6.8.7 https://github.com/ansible/ansible-lint/releases 2022-11-23T15:23:45 attrpath: ansible-lint 2022-11-23T15:23:45 Checking auto update branch... 2022-11-23T15:23:45 No auto update branch exists 2022-11-23T15:23:50 [version] 2022-11-23T15:23:53 [version] updated version and sha256 2022-11-23T15:23:53 [rustCrateVersion] 2022-11-23T15:23:53 [rustCrateVersion] No cargoSha256 found 2022-11-23T15:23:53 [golangModuleVersion] 2022-11-23T15:23:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-23T15:23:53 [updateScript] 2022-11-23T15:23:53 [updateScript] skipping because derivation has no updateScript 2022-11-23T15:23:53 2022-11-23T15:23:53 [quotedUrls] 2022-11-23T15:23:53 [quotedUrls] nothing found to replace 2022-11-23T15:23:53 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index 6460c0c923d..6423c06c69e 100644 --- a/pkgs/development/python-modules/ansible-lint/default.nix +++ b/pkgs/development/python-modules/ansible-lint/default.nix @@ -22,13 +22,13 @@ buildPythonPackage rec { pname = "ansible-lint"; - version = "6.8.6"; + version = "6.8.7"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-Fx/o2tYgeLmBm1x01g61r6ow6py5ybqHBhSeVsVam24="; + sha256 = "sha256-3j3k5XzVThfB7DoLSiHUgRg4531ntWy+j5EQfypDRDI="; }; postPatch = '' 2022-11-23T15:25:32 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-lint nix build failed. adding 'ansible_lint-6.8.7.dist-info/COPYING' adding 'ansible_lint-6.8.7.dist-info/LICENSE.mit.txt' adding 'ansible_lint-6.8.7.dist-info/METADATA' adding 'ansible_lint-6.8.7.dist-info/WHEEL' adding 'ansible_lint-6.8.7.dist-info/entry_points.txt' adding 'ansible_lint-6.8.7.dist-info/top_level.txt' adding 'ansible_lint-6.8.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for ansible-lint (pyproject.toml) ... [?25l[?25hdone Created wheel for ansible-lint: filename=ansible_lint-6.8.7-py3-none-any.whl size=232997 sha256=9cae7860071a5f5a88aafc8c5f0df1d809161ba4a4af3807084151b911a30a4c Stored in directory: /build/pip-ephem-wheel-cache-8xwdblhe/wheels/f8/60/73/861d88f547eed20f0fb5cb786949c87120ed2e489150487b78 Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.8.7/dist /build/ansible-lint-6.8.7 Processing ./ansible_lint-6.8.7-py3-none-any.whl Requirement already satisfied: yamllint>=1.28.0 in /nix/store/brhz5kd61h7p9wv4301l7c5nd3g3cb6q-python3.10-yamllint-1.28.0/lib/python3.10/site-packages (from ansible-lint==6.8.7) (1.28.0) Requirement already satisfied: wcmatch>=8.4.1 in /nix/store/bmzk1lglr4vkdydvd5wjjzagzsy93y6h-python3.10-wcmatch-8.4.1/lib/python3.10/site-packages (from ansible-lint==6.8.7) (8.4.1) Requirement already satisfied: jsonschema>=4.17.0 in /nix/store/cxn5s0s9zgh0czm8w85wwi3rjpvnfk2c-python3.10-jsonschema-4.17.0/lib/python3.10/site-packages (from ansible-lint==6.8.7) (4.17.0) Requirement already satisfied: ansible-compat>=2.2.5 in /nix/store/7h4mrgv9snby5gdkcxghmw4809rqsmj8-python3.10-ansible-compat-2.2.5/lib/python3.10/site-packages (from ansible-lint==6.8.7) (2.2.5) Requirement already satisfied: ansible-core>=2.12.0 in /nix/store/cjqqvvnhqj8w0clskj3d0j4x8szjybjs-python3.10-ansible-core-2.14.0/lib/python3.10/site-packages (from ansible-lint==6.8.7) (2.14.0) Requirement already satisfied: black>=22.1.0 in /nix/store/zkbyh3lk9pxp2xyvpp5n6f13avgzyxh3-python3.10-black-22.10.0/lib/python3.10/site-packages (from ansible-lint==6.8.7) (22.10.0) Requirement already satisfied: ruamel.yaml<0.18,>=0.17.21 in /nix/store/6ziqlvx8wgll4gzg0dc03f8s8qdi0w6g-python3.10-ruamel-yaml-0.17.21/lib/python3.10/site-packages (from ansible-lint==6.8.7) (0.17.21) Requirement already satisfied: packaging in /nix/store/61k9yhcbhpz1x8ld4nk4ddcrka9klsk6-python3.10-packaging-21.3/lib/python3.10/site-packages (from ansible-lint==6.8.7) (21.3) ERROR: Could not find a version that satisfies the requirement rich>=12.6.0 (from ansible-lint) (from versions: none) ERROR: No matching distribution found for rich>=12.6.0