From ca6de475404d003e2b1dfb1a31e5cc8b24a4c4012402b50cdd7e556fabcd4d08 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 20 Sep 2023 06:59:20 +0000 Subject: [PATCH] Accepting request 1112460 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible update to 6.20.0 OBS-URL: https://build.opensuse.org/request/show/1112460 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=39 --- ansible-lint-6.19.0.tar.gz | 3 --- ansible-lint-6.20.0.tar.gz | 3 +++ ansible-lint.changes | 29 +++++++++++++++++++++++++++++ ansible-lint.spec | 6 +++--- 4 files changed, 35 insertions(+), 6 deletions(-) delete mode 100644 ansible-lint-6.19.0.tar.gz create mode 100644 ansible-lint-6.20.0.tar.gz diff --git a/ansible-lint-6.19.0.tar.gz b/ansible-lint-6.19.0.tar.gz deleted file mode 100644 index c37a1bd..0000000 --- a/ansible-lint-6.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b2355ebbac3052d13fa91f80637467a6a8823005858192a5f29bfeedceb1bc2 -size 439360 diff --git a/ansible-lint-6.20.0.tar.gz b/ansible-lint-6.20.0.tar.gz new file mode 100644 index 0000000..f9e4719 --- /dev/null +++ b/ansible-lint-6.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4c9b4bc51920daed20c4f73506e90c92974173e5171be5a0e01214950fc502 +size 443929 diff --git a/ansible-lint.changes b/ansible-lint.changes index c355f90..66339bc 100644 --- a/ansible-lint.changes +++ b/ansible-lint.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Sep 20 05:30:20 UTC 2023 - Johannes Kastl + +- update to 6.20.0: + * Minor Changes + - Respect cgroup CPU limits when running inside containers + (#3749) @ssbarnea + - Rename --write option to --fix (#3748) @ssbarnea + - Add auto-fixing implementation for `no-free-form` rule + (#3725) @ajinkyau + - Add auto-fixing implementation for `partial-become` rule + (#3692) @shatakshiiii + - Add auto-fixing implementation for `no-jinja-when` rule + (#3721) @shatakshiiii + * Bugfixes + - Fix the detection of role vars missing role prefix (#3750) + @cavcrosby + - Clarify auto-fix arguments use (#3751) @ssbarnea + - Avoid IndexError exception with jinja transform (#3747) + @ssbarnea + - Fix docs typo (#3746) @ssbarnea + - Add /bin/bash executable to example correct code for pipefail + rule (#3731) @Perdu + - Properly avoid `pipx` venv path to be included in altered + path warning (#3730) @chrysle + - Fix transform exception with local_action with old syntax + (#3743) @ssbarnea + - Support only_upgrade (#3734) @soroshsabz + ------------------------------------------------------------------- Wed Sep 6 15:49:50 UTC 2023 - Johannes Kastl diff --git a/ansible-lint.spec b/ansible-lint.spec index edbd693..bafc429 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -40,7 +40,7 @@ %global lib_name ansiblelint %{?python_enable_dependency_generator} Name: ansible-lint -Version: 6.19.0 +Version: 6.20.0 Release: 0%{?dist} Summary: Best practices checker for Ansible License: MIT @@ -55,7 +55,7 @@ BuildRequires: fdupes # SECTION tests BuildRequires: %{ansible_python}-flaky >= 3.7.0 -BuildRequires: %{ansible_python}-pytest +BuildRequires: %{ansible_python}-pytest >= 7.2.2 BuildRequires: %{ansible_python}-pytest-cov BuildRequires: %{ansible_python}-pytest-xdist >= 2.1.0 BuildRequires: %{ansible_python}-psutil @@ -90,7 +90,7 @@ Requires: ansible-core >= 2.15.0 Requires: %{ansible_python}-ansible-compat >= 4.1.10 Requires: %{ansible_python}-black >= 22.8.0 Requires: %{ansible_python}-bracex >= 2.2.1 -Requires: %{ansible_python}-enrich >= 1.2.6 +Requires: %{ansible_python}-enrich >= 1.2.7 Requires: %{ansible_python}-filelock >= 3.3.0 Requires: %{ansible_python}-jsonschema >= 4.17.3 Requires: %{ansible_python}-packaging >= 23.1