Accepting request 1145155 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible

update to 24.2.0 (new naming scheme)

OBS-URL: https://build.opensuse.org/request/show/1145155
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=47
This commit is contained in:
Johannes Kastl 2024-02-08 11:55:34 +00:00 committed by Git OBS Bridge
parent 0ad3a4451b
commit 1bcc4734cc
4 changed files with 41 additions and 9 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9dfb1050673ea7a182c86f1b8fdc7d58f699ef596a16a8bbabf7a7ade973c62
size 457571

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca02856d9b30900cfa604f1bb019432f73cca7252a674f4346b36b40e1b15ec4
size 454780

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Feb 8 06:44:11 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new naming scheme upstream
- update to 24.2.0:
* Drop support for Python 3.9 (#4009) @audgirka
-------------------------------------------------------------------
Thu Jan 18 16:34:16 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 6.22.2:
* Bugfixes
- Fix key error for name[casing] rule (#3987) @ajinkyau
- Allow dashes in legacy role namespaces (#3962) @sur5r
- Use new ansible-compat verbosity levels (#3975) @ssbarnea
- Remove dependency on newer requests library (#3959) @ssbarnea
- Ignore set-property for systemd command (#3949) @alanbbr
- Correct requires_ansible error message (#3954) @ssbarnea
- Improve transformation for `no-free-form` rule (#3945)
@ajinkyau
- Documentation improvement (#3946) @ssbarnea
- docs: fix grammatical issue in philosophy Q&A section (#3934)
@davidhulick
- Update supported versions of ansible (#3930) @ajinkyau
- Fix backward compatibility (#3929) @McSim85
- Fix auto capitalization for name[prefix] rule (#3922)
@ajinkyau
- Fix role deps check for detecting path names (#3923)
@cavcrosby
- Avoid warnings about PATH with pipx installations (#3920)
@ssbarnea
-------------------------------------------------------------------
Thu Nov 30 09:36:42 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -40,7 +40,7 @@
%global lib_name ansiblelint
%{?python_enable_dependency_generator}
Name: ansible-lint
Version: 6.22.1
Version: 24.2.0
Release: 0%{?dist}
Summary: Best practices checker for Ansible
License: MIT
@ -48,7 +48,7 @@ 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
BuildArch: noarch
BuildRequires: python-rpm-macros
BuildRequires: %{ansible_python}-base >= 3.9
BuildRequires: %{ansible_python}-base >= 3.10
BuildRequires: %{ansible_python}-pip
BuildRequires: %{ansible_python}-wheel
BuildRequires: fdupes