ansible-lint 6.14.3 -> 6.14.6 https://github.com/ansible/ansible-lint/releases attrpath: ansible-lint Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index 11d50a9ec9d..7c102472c74 100644 --- a/pkgs/development/python-modules/ansible-lint/default.nix +++ b/pkgs/development/python-modules/ansible-lint/default.nix @@ -22,14 +22,14 @@ buildPythonPackage rec { pname = "ansible-lint"; - version = "6.14.3"; + version = "6.14.6"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-c+xZkptiFPbSzlhYwixk46HaunuM3BJxgzu208cVVEk="; + hash = "sha256-KjZEWK5GyO3D1rWnisVz3BpJ7sZMhWyFossgXqPTii4="; }; postPatch = '' Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ansible-lint nix build failed. adding 'ansiblelint/schemas/vars.json' adding 'ansiblelint/testing/__init__.py' adding 'ansiblelint/testing/fixtures.py' adding 'ansible_lint-6.14.6.dist-info/METADATA' adding 'ansible_lint-6.14.6.dist-info/WHEEL' adding 'ansible_lint-6.14.6.dist-info/entry_points.txt' adding 'ansible_lint-6.14.6.dist-info/top_level.txt' adding 'ansible_lint-6.14.6.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.14.6-py3-none-any.whl size=275462 sha256=bdc22c700d63084575586d4c027da401ad4c51db596ba61c3737c0f9b63b413e Stored in directory: /build/pip-ephem-wheel-cache-k8nt9_cf/wheels/bb/d1/f3/9d53a3e7d5c0994e5a89797adc87374f2859b2e03105f83fdf Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.14.6/dist /build/ansible-lint-6.14.6 Processing ./ansible_lint-6.14.6-py3-none-any.whl Requirement already satisfied: pyyaml>=5.4.1 in /nix/store/kh6fplwwf4xn1kb7sghwv7v38i14vy0z-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from ansible-lint==6.14.6) (6.0) Requirement already satisfied: subprocess-tee>=0.4.1 in /nix/store/aqy17qsza7i43fczishq06ibidspx9h2-python3.10-subprocess-tee-0.4.1/lib/python3.10/site-packages (from ansible-lint==6.14.6) (0.4.1) Requirement already satisfied: black>=22.8.0 in /nix/store/rk907q5l9n1r3j53niapsn00mynwbxbn-python3.10-black-23.1.0/lib/python3.10/site-packages (from ansible-lint==6.14.6) (23.1.0) Requirement already satisfied: ansible-core>=2.12.0 in /nix/store/vlz7zl5vkwbc0hy5n7lii0pikawk4sbi-python3.10-ansible-core-2.14.2/lib/python3.10/site-packages (from ansible-lint==6.14.6) (2.14.2) Requirement already satisfied: filelock>=3.3.0 in /nix/store/74zbf7wf5xjba0ngxmbsfsf31caqbyn9-python3.10-filelock-3.9.0/lib/python3.10/site-packages (from ansible-lint==6.14.6) (3.9.0) Requirement already satisfied: wcmatch>=8.1.2 in /nix/store/f8v73njq2xcjrgfwc09c02y9hw10y13p-python3.10-wcmatch-8.4.1/lib/python3.10/site-packages (from ansible-lint==6.14.6) (8.4.1) Requirement already satisfied: rich>=12.0.0 in /nix/store/0h540aw30gaksmfa15v9p4a7n0f79gay-python3.10-rich-13.3.1/lib/python3.10/site-packages (from ansible-lint==6.14.6) (13.3.1) ERROR: Could not find a version that satisfies the requirement yamllint>=1.30.0 (from ansible-lint) (from versions: none) ERROR: No matching distribution found for yamllint>=1.30.0