From 5206ef4debb60853d606059e20a1f003e6383dc17b676670f18b8f5c188c71cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 12 Feb 2025 10:39:35 +0000 Subject: [PATCH] - six is actually not needed anymore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mwclient?expand=0&rev=4 --- python-mwclient.changes | 5 +++++ python-mwclient.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-mwclient.changes b/python-mwclient.changes index 763a412..7373330 100644 --- a/python-mwclient.changes +++ b/python-mwclient.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 12 10:38:29 UTC 2025 - Markéta Machová + +- six is actually not needed anymore + ------------------------------------------------------------------- Wed Feb 12 07:20:49 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-mwclient.spec b/python-mwclient.spec index f9ae145..9b4dc44 100644 --- a/python-mwclient.spec +++ b/python-mwclient.spec @@ -33,12 +33,10 @@ BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} BuildRequires: %{python_module responses >= 0.3.0} BuildRequires: %{python_module responses} -BuildRequires: %{python_module six} BuildRequires: %{python_module wheel} # /SECTION BuildRequires: fdupes Requires: python-requests-oauthlib -Requires: python-six BuildArch: noarch %python_subpackages