2022-12-12T01:34:40 ansible-lint 6.9.0 -> 6.9.1 https://github.com/ansible/ansible-lint/releases 2022-12-12T01:34:43 attrpath: ansible-lint 2022-12-12T01:34:43 Checking auto update branch... 2022-12-12T01:34:43 No auto update branch exists 2022-12-12T01:34:48 [version] 2022-12-12T01:34:50 [version] updated version and sha256 2022-12-12T01:34:50 [rustCrateVersion] 2022-12-12T01:34:50 [rustCrateVersion] No cargoSha256 found 2022-12-12T01:34:50 [golangModuleVersion] 2022-12-12T01:34:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T01:34:50 [updateScript] 2022-12-12T01:34:50 [updateScript] skipping because derivation has no updateScript 2022-12-12T01:34:50 2022-12-12T01:34:50 [quotedUrls] 2022-12-12T01:34:50 [quotedUrls] nothing found to replace 2022-12-12T01:34:50 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index 82053713774..74fc61777ca 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.9.0"; + version = "6.9.1"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-FO+RmSDErMmAVH3tC9Qjp6J6CyMnc45ZM0P0RvOxJsY="; + sha256 = "sha256-TIXw1hcABCyrlk3XvckicTe6VJAkn3Baz9neRusAoH8="; }; postPatch = '' 2022-12-12T01:36:23 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/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.9.1.dist-info/COPYING' adding 'ansible_lint-6.9.1.dist-info/LICENSE.mit.txt' adding 'ansible_lint-6.9.1.dist-info/METADATA' adding 'ansible_lint-6.9.1.dist-info/WHEEL' adding 'ansible_lint-6.9.1.dist-info/entry_points.txt' adding 'ansible_lint-6.9.1.dist-info/top_level.txt' adding 'ansible_lint-6.9.1.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.9.1-py3-none-any.whl size=248911 sha256=ffd76fd1545fae845f82741eea6eb905916d7627438c312eb2b138e39db0ce48 Stored in directory: /build/pip-ephem-wheel-cache-soe7hfyc/wheels/08/49/c8/addd06c66b26399c9bee6bcf9d1656ed8d11c121858b98397a Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.9.1/dist /build/ansible-lint-6.9.1 Processing ./ansible_lint-6.9.1-py3-none-any.whl Requirement already satisfied: black>=22.8.0 in /nix/store/bblcdns7v78md6glh3hgd46c5mi16i4h-python3.10-black-22.10.0/lib/python3.10/site-packages (from ansible-lint==6.9.1) (22.10.0) Requirement already satisfied: yamllint>=1.26.3 in /nix/store/w5x92kk47s770s5x4zqkr99x3d8c9zic-python3.10-yamllint-1.28.0/lib/python3.10/site-packages (from ansible-lint==6.9.1) (1.28.0) Requirement already satisfied: rich>=12.0.0 in /nix/store/ar3v5gv1zh51skkgag2rpv3c7aqdvd6c-python3.10-rich-12.6.0/lib/python3.10/site-packages (from ansible-lint==6.9.1) (12.6.0) ERROR: Could not find a version that satisfies the requirement ansible-compat>=2.2.6 (from ansible-lint) (from versions: none) ERROR: No matching distribution found for ansible-compat>=2.2.6  2022-12-12T14:27:37 ansible-lint 6.9.0 -> 6.9.1 https://github.com/ansible/ansible-lint/releases 2022-12-12T14:27:39 attrpath: ansible-lint 2022-12-12T14:27:39 Checking auto update branch... 2022-12-12T14:27:39 No auto update branch exists 2022-12-12T14:27:45 [version] 2022-12-12T14:27:46 [version] updated version and sha256 2022-12-12T14:27:46 [rustCrateVersion] 2022-12-12T14:27:46 [rustCrateVersion] No cargoSha256 found 2022-12-12T14:27:46 [golangModuleVersion] 2022-12-12T14:27:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T14:27:46 [updateScript] 2022-12-12T14:27:46 [updateScript] skipping because derivation has no updateScript 2022-12-12T14:27:46 2022-12-12T14:27:46 [quotedUrls] 2022-12-12T14:27:46 [quotedUrls] nothing found to replace 2022-12-12T14:27:47 Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible-lint/default.nix b/pkgs/development/python-modules/ansible-lint/default.nix index 82053713774..74fc61777ca 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.9.0"; + version = "6.9.1"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-FO+RmSDErMmAVH3tC9Qjp6J6CyMnc45ZM0P0RvOxJsY="; + sha256 = "sha256-TIXw1hcABCyrlk3XvckicTe6VJAkn3Baz9neRusAoH8="; }; postPatch = '' 2022-12-12T14:29:21 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/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.9.1.dist-info/COPYING' adding 'ansible_lint-6.9.1.dist-info/LICENSE.mit.txt' adding 'ansible_lint-6.9.1.dist-info/METADATA' adding 'ansible_lint-6.9.1.dist-info/WHEEL' adding 'ansible_lint-6.9.1.dist-info/entry_points.txt' adding 'ansible_lint-6.9.1.dist-info/top_level.txt' adding 'ansible_lint-6.9.1.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.9.1-py3-none-any.whl size=248911 sha256=ffd76fd1545fae845f82741eea6eb905916d7627438c312eb2b138e39db0ce48 Stored in directory: /build/pip-ephem-wheel-cache-21zxjqf9/wheels/08/49/c8/addd06c66b26399c9bee6bcf9d1656ed8d11c121858b98397a Successfully built ansible-lint Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ansible-lint-6.9.1/dist /build/ansible-lint-6.9.1 Processing ./ansible_lint-6.9.1-py3-none-any.whl Requirement already satisfied: black>=22.8.0 in /nix/store/bblcdns7v78md6glh3hgd46c5mi16i4h-python3.10-black-22.10.0/lib/python3.10/site-packages (from ansible-lint==6.9.1) (22.10.0) Requirement already satisfied: yamllint>=1.26.3 in /nix/store/w5x92kk47s770s5x4zqkr99x3d8c9zic-python3.10-yamllint-1.28.0/lib/python3.10/site-packages (from ansible-lint==6.9.1) (1.28.0) Requirement already satisfied: rich>=12.0.0 in /nix/store/ar3v5gv1zh51skkgag2rpv3c7aqdvd6c-python3.10-rich-12.6.0/lib/python3.10/site-packages (from ansible-lint==6.9.1) (12.6.0) ERROR: Could not find a version that satisfies the requirement ansible-compat>=2.2.6 (from ansible-lint) (from versions: none) ERROR: No matching distribution found for ansible-compat>=2.2.6