ansible-lint 6.14.3 -> 6.15.0 https://repology.org/project/ansible-lint/versions 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..0307a885455 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.15.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-c+xZkptiFPbSzlhYwixk46HaunuM3BJxgzu208cVVEk="; + hash = "sha256-TOeQzwAGdgugHYuUbYAwNwL8dFS9GcazB53ZjUBRfm8="; }; 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.15.0.dist-info/METADATA' adding 'ansible_lint-6.15.0.dist-info/WHEEL' adding 'ansible_lint-6.15.0.dist-info/entry_points.txt' adding 'ansible_lint-6.15.0.dist-info/top_level.txt' adding 'ansible_lint-6.15.0.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.15.0-py3-none-any.whl size=277157 sha256=22b084e626a48ce47d634b9592d2bdb2429b35056a3f24ab0a4d9efac116a43b Stored in directory: /build/pip-ephem-wheel-cache-47jgppp1/wheels/cc/67/aa/40fd12cb216a6c49573d31b4ba21f97d1d288d7d5e414a06b5 Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.15.0/dist /build/ansible-lint-6.15.0 Processing ./ansible_lint-6.15.0-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.15.0) (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.15.0) (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.15.0) (23.1.0) Requirement already satisfied: ansible-core>=2.12.0 in /nix/store/jjaijhqmsfinpi5a95q0sl1kf4y28ys6-python3.10-ansible-core-2.14.2/lib/python3.10/site-packages (from ansible-lint==6.15.0) (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.15.0) (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.15.0) (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.15.0) (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