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 2024-09-18 15:27:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old) and /work/SRC/openSUSE:Factory/.ansible-lint.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-lint" Wed Sep 18 15:27:34 2024 rev:50 rq:1201712 version:24.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes 2024-07-12 17:05:37.866296588 +0200 +++ /work/SRC/openSUSE:Factory/.ansible-lint.new.29891/ansible-lint.changes 2024-09-18 15:28:24.116638576 +0200 @@ -1,0 +2,32 @@ +Thu Sep 12 05:55:23 UTC 2024 - Johannes Kastl <[email protected]> + +- update to 24.9.0: + * Enhancements + - Community comms (#4309) @oraNod + - feat: add requirements_file input to GitHub action (#4253) + @dbrennand + * Bugfixes + - fix: Adding missing EE option skip_pip_install (#4299) + @sscheib + - Fix upload-artifact action to work with v4.4 and newer + (#4314) @alisonlhart + - fix: Add reset-failed state in executable_options (#4301) + @tanwigeetika1618 + - Enable --offline to affect checking version online (#4283) + @cavcrosby + - Fix long lines being wrapped with a trailing space (#4288) + @cavcrosby + - Make galaxy[version-incorrect] rule opt-in (#4247) @cavcrosby + - Fix error for imported playbooks w/invalid syntax (#4289) + @cavcrosby + - Fix indentation change to comments when using --fix (#4273) + @cavcrosby + - Fix list of non-strings in args rule (#4279) @johnbyrneio + - Improve --version behavior to handle remote disconnect + (#4276) @cavcrosby + - Ignore var-naming[pattern] to foreign role vars (#4230) + @cavcrosby + - Remove leftover Sphinx command directives (#4243) @cavcrosby + - Fix custom-rules documentation examples (#4264) @Tompage1994 + +------------------------------------------------------------------- Old: ---- ansible-lint-24.7.0.tar.gz New: ---- ansible-lint-24.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible-lint.spec ++++++ --- /var/tmp/diff_new_pack.qjBKVz/_old 2024-09-18 15:28:25.868711594 +0200 +++ /var/tmp/diff_new_pack.qjBKVz/_new 2024-09-18 15:28:25.884712261 +0200 @@ -40,12 +40,12 @@ %global lib_name ansiblelint %{?python_enable_dependency_generator} Name: ansible-lint -Version: 24.7.0 +Version: 24.9.0 Release: 0%{?dist} Summary: Best practices checker for Ansible License: MIT -URL: https://github.com/ansible-community/ansible-lint -Source0: https://github.com/ansible-community/ansible-lint/archive/v%{version}/ansible-lint-%{version}.tar.gz#/ansible-lint-%{version}.tar.gz +URL: https://github.com/ansible/ansible-lint +Source0: https://github.com/ansible/ansible-lint/archive/v%{version}/ansible-lint-%{version}.tar.gz#/ansible-lint-%{version}.tar.gz BuildArch: noarch BuildRequires: python-rpm-macros BuildRequires: %{ansible_python}-base >= 3.10 @@ -69,7 +69,7 @@ # to make sure this only builds if they are present # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in BuildRequires: ansible-core >= 2.15.5 -BuildRequires: %{ansible_python}-ansible-compat >= 4.1.11 +BuildRequires: %{ansible_python}-ansible-compat >= 24.8.0 BuildRequires: %{ansible_python}-black >= 23.10.1 BuildRequires: %{ansible_python}-enrich >= 1.2.7 BuildRequires: %{ansible_python}-filelock >= 3.3.0 @@ -87,7 +87,7 @@ # # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in Requires: ansible-core >= 2.15.5 -Requires: %{ansible_python}-ansible-compat >= 4.1.10 +Requires: %{ansible_python}-ansible-compat >= 24.8.0 Requires: %{ansible_python}-black >= 23.10.1 Requires: %{ansible_python}-bracex >= 2.2.1 Requires: %{ansible_python}-enrich >= 1.2.7 ++++++ ansible-lint-24.7.0.tar.gz -> ansible-lint-24.9.0.tar.gz ++++++ ++++ 2473 lines of diff (skipped)
