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 2025-10-09 15:06:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old) and /work/SRC/openSUSE:Factory/.ansible-lint.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-lint" Thu Oct 9 15:06:20 2025 rev:70 rq:1309898 version:25.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes 2025-10-07 18:30:28.590803610 +0200 +++ /work/SRC/openSUSE:Factory/.ansible-lint.new.11973/ansible-lint.changes 2025-10-09 15:08:50.128526681 +0200 @@ -1,0 +2,14 @@ +Thu Oct 9 05:10:02 UTC 2025 - Johannes Kastl <[email protected]> + +- update to 25.9.2: + * Fixes + - fix: avoid using unreleased dependency constraints (#4802) + @ssbarnea + * Maintenance + - chore: rename sonar config file (#4810) @ssbarnea + - chore: switch to reusable workflow (#4809) @ssbarnea + - chore(deps): update all dependencies (#4808) @renovate[bot] + - chore(deps): update all dependencies (#4805) @renovate[bot] + - chore(deps): update all dependencies (#4787) @renovate[bot] + +------------------------------------------------------------------- Old: ---- ansible-lint-25.9.1.tar.gz New: ---- ansible-lint-25.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible-lint.spec ++++++ --- /var/tmp/diff_new_pack.FfauOj/_old 2025-10-09 15:08:50.724551838 +0200 +++ /var/tmp/diff_new_pack.FfauOj/_new 2025-10-09 15:08:50.736552345 +0200 @@ -39,7 +39,7 @@ %global lib_name ansiblelint Name: ansible-lint -Version: 25.9.1 +Version: 25.9.2 Release: 0%{?dist} Summary: Best practices checker for Ansible License: MIT @@ -68,16 +68,17 @@ # to make sure this only builds if they are present # https://github.com/ansible/ansible-lint/blob/main/pyproject.toml#L79 BuildRequires: ansible-core >= 2.16.11 -BuildRequires: %{ansible_python}-ansible-compat >= 25.8.0 +BuildRequires: %{ansible_python}-ansible-compat >= 25.8.2 BuildRequires: %{ansible_python}-black >= 24.3.0 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 BuildRequires: %{ansible_python}-pathspec >= 0.10.3 -BuildRequires: %{ansible_python}-PyYAML >= 6.0.2 +BuildRequires: %{ansible_python}-PyYAML >= 6.0.3 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 @@ -85,16 +86,17 @@ # # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in Requires: ansible-core >= 2.16.11 -Requires: %{ansible_python}-ansible-compat >= 25.8.0 +Requires: %{ansible_python}-ansible-compat >= 25.8.2 Requires: %{ansible_python}-black >= 24.3.0 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 Requires: %{ansible_python}-pathspec >= 0.10.3 -Requires: %{ansible_python}-PyYAML >= 6.0.2 +Requires: %{ansible_python}-PyYAML >= 6.0.3 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 ++++++ ansible-lint-25.9.1.tar.gz -> ansible-lint-25.9.2.tar.gz ++++++ ++++ 1851 lines of diff (skipped)
