From 648097d53dfa749810b77d5d49f69700be2c1601a3c11ddbc700b1637a72dbbc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 12 Dec 2022 21:00:26 +0000 Subject: [PATCH] Accepting request 1042434 from home:pgajdos:python - six is not required OBS-URL: https://build.opensuse.org/request/show/1042434 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=32 --- python-python-gitlab.changes | 5 +++++ python-python-gitlab.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-python-gitlab.changes b/python-python-gitlab.changes index 46744a2..864bb41 100644 --- a/python-python-gitlab.changes +++ b/python-python-gitlab.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 12 17:06:05 UTC 2022 - pgajdos@suse.com + +- six is not required + ------------------------------------------------------------------- Wed Dec 7 22:07:34 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-python-gitlab.spec b/python-python-gitlab.spec index 42f287b..7826a8e 100644 --- a/python-python-gitlab.spec +++ b/python-python-gitlab.spec @@ -34,7 +34,6 @@ Requires: python-argcomplete >= 1.10.0 Requires: python-requests >= 2.22.0 Requires: python-requests-toolbelt >= 0.9.1 Requires: python-setuptools -Requires: python-six BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module httmock} @@ -42,7 +41,6 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.22.0} BuildRequires: %{python_module requests-toolbelt >= 0.9.1} BuildRequires: %{python_module responses} -BuildRequires: %{python_module six} # /SECTION Requires(post): update-alternatives Requires(postun):update-alternatives