SHA256
1
0
forked from pool/ansible-lint

Accepting request 1081248 from home:pgajdos:python

- python-six is not required
  (dependency removed in ead51323d85be09d5a96a4a5b328f404aaac6a8e)
  https://trello.com/c/MO53MocR/143-remove-python3-six

OBS-URL: https://build.opensuse.org/request/show/1081248
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=31
This commit is contained in:
Johannes Kastl 2023-04-21 12:53:18 +00:00 committed by Git OBS Bridge
parent 258192a6b6
commit 626d502246
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 21 11:53:19 UTC 2023 - pgajdos@suse.com
- python-six is not required
(dependency removed in ead51323d85be09d5a96a4a5b328f404aaac6a8e)
https://trello.com/c/MO53MocR/143-remove-python3-six
-------------------------------------------------------------------
Thu Apr 13 06:52:50 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -67,7 +67,6 @@ BuildRequires: %{ansible_python}-packaging >= 21.3
BuildRequires: %{ansible_python}-PyYAML >= 5.4.1
BuildRequires: %{ansible_python}-rich >= 12.0.0
BuildRequires: (%{ansible_python}-ruamel.yaml >= 0.17.21 and %{ansible_python}-ruamel.yaml < 0.18)
BuildRequires: %{ansible_python}-six
BuildRequires: %{ansible_python}-subprocess-tee
BuildRequires: %{ansible_python}-tenacity
BuildRequires: %{ansible_python}-wcmatch >= 8.3.2
@ -85,7 +84,6 @@ Requires: %{ansible_python}-packaging >= 21.3
Requires: %{ansible_python}-PyYAML >= 5.4.1
Requires: %{ansible_python}-rich >= 12.0.0
Requires: (%{ansible_python}-ruamel.yaml >= 0.17.21 and %{ansible_python}-ruamel.yaml < 0.18)
Requires: %{ansible_python}-six
Requires: %{ansible_python}-subprocess-tee
Requires: %{ansible_python}-tenacity
Requires: %{ansible_python}-wcmatch >= 8.3.2