2022-11-08T09:17:56 ansible-lint 6.8.5 -> 6.8.6 https://repology.org/metapackage/ansible-lint/versions 2022-11-08T09:17:59 attrpath: ansible-lint 2022-11-08T09:17:59 Checking auto update branch... 2022-11-08T09:18:00 No auto update branch exists 2022-11-08T09:18:06 [version] 2022-11-08T09:18:08 [version] updated version and sha256 2022-11-08T09:18:08 [rustCrateVersion] 2022-11-08T09:18:08 [rustCrateVersion] No cargoSha256 found 2022-11-08T09:18:08 [golangModuleVersion] 2022-11-08T09:18:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T09:18:08 [updateScript] 2022-11-08T09:18:08 [updateScript] skipping because derivation has no updateScript 2022-11-08T09:18:08 2022-11-08T09:18:08 [quotedUrls] 2022-11-08T09:18:08 [quotedUrls] nothing found to replace 2022-11-08T09:18:09 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index 37948ff4ea6..6460c0c923d 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.5"; + version = "6.8.6"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-r+lWJWLp5tGxehhltUDU9xZb8Bz+8q0DA9HK1q05f4g="; + sha256 = "sha256-Fx/o2tYgeLmBm1x01g61r6ow6py5ybqHBhSeVsVam24="; }; postPatch = '' 2022-11-08T09:20:44 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 'ansiblelint/schemas/meta.json' adding 'ansiblelint/schemas/playbook.json' adding 'ansiblelint/schemas/requirements.json' adding 'ansiblelint/schemas/tasks.json' adding 'ansiblelint/schemas/vars.json' adding 'ansiblelint/testing/__init__.py' adding 'ansiblelint/testing/fixtures.py' adding 'ansible_lint-6.8.6.dist-info/COPYING' adding 'ansible_lint-6.8.6.dist-info/LICENSE.mit.txt' adding 'ansible_lint-6.8.6.dist-info/METADATA' adding 'ansible_lint-6.8.6.dist-info/WHEEL' adding 'ansible_lint-6.8.6.dist-info/entry_points.txt' adding 'ansible_lint-6.8.6.dist-info/top_level.txt' adding 'ansible_lint-6.8.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.8.6-py3-none-any.whl size=233434 sha256=ee2aec5d1593f7f25d41d005c892fce9da4e64f8b447c285913416c84cc18d4c Stored in directory: /build/pip-ephem-wheel-cache-e_050cdz/wheels/0d/ac/0c/a4ca5ed987c1787f28fe8aaf1b0a32e94c9e230090523d9d4a Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.8.6/dist /build/ansible-lint-6.8.6 Processing ./ansible_lint-6.8.6-py3-none-any.whl Requirement already satisfied: black>=22.1.0 in /nix/store/znzsbmwizvrlv1b4c0yhl4a5pkvv12j2-python3.10-black-22.10.0/lib/python3.10/site-packages (from ansible-lint==6.8.6) (22.10.0) ERROR: Could not find a version that satisfies the requirement ansible-compat>=2.2.4 (from ansible-lint) (from versions: none) ERROR: No matching distribution found for ansible-compat>=2.2.4  2022-11-08T13:10:48 ansible-lint 6.8.5 -> 6.8.6 https://github.com/ansible/ansible-lint/releases 2022-11-08T13:10:51 attrpath: ansible-lint 2022-11-08T13:10:51 Checking auto update branch... 2022-11-08T13:10:51 No auto update branch exists 2022-11-08T13:10:57 [version] 2022-11-08T13:11:00 [version] updated version and sha256 2022-11-08T13:11:00 [rustCrateVersion] 2022-11-08T13:11:00 [rustCrateVersion] No cargoSha256 found 2022-11-08T13:11:00 [golangModuleVersion] 2022-11-08T13:11:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T13:11:00 [updateScript] 2022-11-08T13:11:00 [updateScript] skipping because derivation has no updateScript 2022-11-08T13:11:00 2022-11-08T13:11:00 [quotedUrls] 2022-11-08T13:11:00 [quotedUrls] nothing found to replace 2022-11-08T13:11:00 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index 37948ff4ea6..6460c0c923d 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.5"; + version = "6.8.6"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-r+lWJWLp5tGxehhltUDU9xZb8Bz+8q0DA9HK1q05f4g="; + sha256 = "sha256-Fx/o2tYgeLmBm1x01g61r6ow6py5ybqHBhSeVsVam24="; }; postPatch = '' 2022-11-08T13:12:42 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 'ansiblelint/schemas/meta.json' adding 'ansiblelint/schemas/playbook.json' adding 'ansiblelint/schemas/requirements.json' adding 'ansiblelint/schemas/tasks.json' adding 'ansiblelint/schemas/vars.json' adding 'ansiblelint/testing/__init__.py' adding 'ansiblelint/testing/fixtures.py' adding 'ansible_lint-6.8.6.dist-info/COPYING' adding 'ansible_lint-6.8.6.dist-info/LICENSE.mit.txt' adding 'ansible_lint-6.8.6.dist-info/METADATA' adding 'ansible_lint-6.8.6.dist-info/WHEEL' adding 'ansible_lint-6.8.6.dist-info/entry_points.txt' adding 'ansible_lint-6.8.6.dist-info/top_level.txt' adding 'ansible_lint-6.8.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.8.6-py3-none-any.whl size=233434 sha256=ee2aec5d1593f7f25d41d005c892fce9da4e64f8b447c285913416c84cc18d4c Stored in directory: /build/pip-ephem-wheel-cache-kojl_9pf/wheels/0d/ac/0c/a4ca5ed987c1787f28fe8aaf1b0a32e94c9e230090523d9d4a Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.8.6/dist /build/ansible-lint-6.8.6 Processing ./ansible_lint-6.8.6-py3-none-any.whl Requirement already satisfied: black>=22.1.0 in /nix/store/znzsbmwizvrlv1b4c0yhl4a5pkvv12j2-python3.10-black-22.10.0/lib/python3.10/site-packages (from ansible-lint==6.8.6) (22.10.0) ERROR: Could not find a version that satisfies the requirement ansible-compat>=2.2.4 (from ansible-lint) (from versions: none) ERROR: No matching distribution found for ansible-compat>=2.2.4  2022-11-08T21:45:20 ansible-lint 6.3.0 -> 6.8.6 https://pypi.org/project/ansible-lint/ 2022-11-08T21:45:23 attrpath: ansible-lint 2022-11-08T21:45:23 Checking auto update branch... 2022-11-08T21:45:23 No auto update branch exists 2022-11-08T21:45:24 Old version 6.3.0" not present in master derivation file with contents: { lib , buildPythonPackage , fetchPypi , setuptools-scm , ansible-compat , ansible-core , black , enrich , filelock , flaky , jsonschema , pythonOlder , pytest , pytest-xdist , pytestCheckHook , pyyaml , rich , ruamel-yaml , wcmatch , yamllint }: buildPythonPackage rec { pname = "ansible-lint"; version = "6.8.5"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; sha256 = "sha256-r+lWJWLp5tGxehhltUDU9xZb8Bz+8q0DA9HK1q05f4g="; }; postPatch = '' # it is fine if lint tools are missing substituteInPlace conftest.py \ --replace "sys.exit(1)" "" ''; nativeBuildInputs = [ setuptools-scm ]; propagatedBuildInputs = [ ansible-compat ansible-core black enrich filelock jsonschema pytest # yes, this is an actual runtime dependency pyyaml rich ruamel-yaml wcmatch yamllint ]; # tests can't be easily run without installing things from ansible-galaxy doCheck = false; checkInputs = [ flaky pytest-xdist pytestCheckHook ]; preCheck = '' # ansible wants to write to $HOME and crashes if it can't export HOME=$(mktemp -d) export PATH=$PATH:${lib.makeBinPath [ ansible-core ]} # create a working ansible-lint executable export PATH=$PATH:$PWD/src/ansiblelint ln -rs src/ansiblelint/__main__.py src/ansiblelint/ansible-lint patchShebangs src/ansiblelint/__main__.py # create symlink like in the git repo so test_included_tasks does not fail ln -s ../roles examples/playbooks/roles ''; disabledTests = [ # requires network "test_cli_auto_detect" "test_install_collection" "test_prerun_reqs_v1" "test_prerun_reqs_v2" "test_require_collection_wrong_version" # re-execs ansible-lint which does not works correct "test_custom_kinds" "test_run_inside_role_dir" "test_run_multiple_role_path_no_trailing_slash" "test_runner_exclude_globs" "test_discover_lintables_umlaut" ]; makeWrapperArgs = [ "--prefix PATH : ${lib.makeBinPath [ ansible-core ]}" ]; meta = with lib; { homepage = "https://github.com/ansible/ansible-lint"; description = "Best practices checker for Ansible"; license = licenses.mit; maintainers = with maintainers; [ sengaya ]; }; }