Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ansible-lint for openSUSE:Factory checked in at 2026-02-04 21:06:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old) and /work/SRC/openSUSE:Factory/.ansible-lint.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-lint" Wed Feb 4 21:06:25 2026 rev:76 rq:1327710 version:26.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes 2026-01-12 11:49:51.584969291 +0100 +++ /work/SRC/openSUSE:Factory/.ansible-lint.new.1670/ansible-lint.changes 2026-02-04 21:06:30.697641020 +0100 @@ -1,0 +2,19 @@ +Fri Jan 16 06:19:46 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 26.1.1: + * Features + - feat: added exit code 8 for successfully fixed violations + (#4674) (#4899) @Jkhall81 + * Fixes + - fix: resolve auto-fix failures and detection for short module + names (… (#4897) @Jkhall81 + - fix: ensure --no-offline overrides config file precedence + (#4845) (#4903) @Jkhall81 + - fix: pre-commit cache missing cspell updates (#4909) + @alisonlhart + - Set cryptography ceiling to match downstream requirement. + (#4904) @cidrblock + - fix: almalinux missing reference in platforms array (#4896) + @thelinuxracoon + +------------------------------------------------------------------- Old: ---- ansible-lint-26.1.0.tar.gz New: ---- ansible-lint-26.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible-lint.spec ++++++ --- /var/tmp/diff_new_pack.VMMpkz/_old 2026-02-04 21:06:31.621679719 +0100 +++ /var/tmp/diff_new_pack.VMMpkz/_new 2026-02-04 21:06:31.625679887 +0100 @@ -39,7 +39,7 @@ %global lib_name ansiblelint Name: ansible-lint -Version: 26.1.0 +Version: 26.1.1 Release: 0%{?dist} Summary: Best practices checker for Ansible License: MIT @@ -73,20 +73,19 @@ BuildRequires: %{ansible_python}-black >= 24.3.0 # indirect dependency of ruamel-yaml BuildRequires: %{ansible_python}-cffi >= 1.15.1 +BuildRequires: %{ansible_python}-cryptography >= 37 BuildRequires: %{ansible_python}-filelock >= 3.8.2 BuildRequires: %{ansible_python}-importlib_metadata >= 8.7.0 BuildRequires: %{ansible_python}-jsonschema >= 4.10.0 BuildRequires: %{ansible_python}-packaging >= 22.0 -# https://github.com/ansible/ansible-lint/blob/v26.1.0/pyproject.toml#L45 -# "current yamllint not compatible with newer version" -BuildRequires: (%{ansible_python}-pathspec >= 0.10.3 with %{ansible_python}-pathspec < 1.0.0) +BuildRequires: (%{ansible_python}-pathspec >= 1.0.3 with %{ansible_python}-pathspec < 1.1.0) BuildRequires: %{ansible_python}-PyYAML >= 6.0.1 BuildRequires: %{ansible_python}-referencing >= 0.36.2 BuildRequires: %{ansible_python}-ruamel.yaml >= 0.18.11 BuildRequires: %{ansible_python}-ruamel.yaml.clib >= 0.2.12 BuildRequires: %{ansible_python}-subprocess-tee >= 0.4.1 BuildRequires: %{ansible_python}-wcmatch >= 8.5.0 -BuildRequires: %{ansible_python}-yamllint >= 1.34.0 +BuildRequires: %{ansible_python}-yamllint >= 1.38.0 # # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in @@ -95,20 +94,19 @@ Requires: %{ansible_python}-black >= 24.3.0 # indirect dependency of ruamel-yaml Requires: %{ansible_python}-cffi >= 1.15.1 +Requires: %{ansible_python}-cryptography >= 37 Requires: %{ansible_python}-filelock >= 3.8.2 Requires: %{ansible_python}-importlib_metadata >= 8.7.0 Requires: %{ansible_python}-jsonschema >= 4.10.0 Requires: %{ansible_python}-packaging >= 22.0 -# https://github.com/ansible/ansible-lint/blob/v26.1.0/pyproject.toml#L45 -# "current yamllint not compatible with newer version" -Requires: (%{ansible_python}-pathspec >= 0.10.3 with %{ansible_python}-pathspec < 1.0.0) +Requires: (%{ansible_python}-pathspec >= 1.0.3 with %{ansible_python}-pathspec < 1.1.0) Requires: %{ansible_python}-PyYAML >= 6.0.1 Requires: %{ansible_python}-referencing >= 0.36.2 Requires: %{ansible_python}-ruamel.yaml >= 0.18.11 Requires: %{ansible_python}-ruamel.yaml.clib >= 0.2.12 Requires: %{ansible_python}-subprocess-tee >= 0.4.1 Requires: %{ansible_python}-wcmatch >= 8.5.0 -Requires: %{ansible_python}-yamllint >= 1.34.0 +Requires: %{ansible_python}-yamllint >= 1.38.0 %description Checks playbooks for practices and behavior that could potentially be improved. ++++++ ansible-lint-26.1.0.tar.gz -> ansible-lint-26.1.1.tar.gz ++++++ ++++ 1650 lines of diff (skipped)
