From 626d502246190d952ad39dbbbb4c854e92de9aaaafa06d891f49c51ae1fb2157 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 21 Apr 2023 12:53:18 +0000 Subject: [PATCH] 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 --- ansible-lint.changes | 7 +++++++ ansible-lint.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ansible-lint.changes b/ansible-lint.changes index 000db5b..b148ea0 100644 --- a/ansible-lint.changes +++ b/ansible-lint.changes @@ -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 diff --git a/ansible-lint.spec b/ansible-lint.spec index fe114a3..48b284c 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -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