14
0

- six is actually not needed anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mwclient?expand=0&rev=4
This commit is contained in:
2025-02-12 10:39:35 +00:00
committed by Git OBS Bridge
parent f4cea78a7b
commit 5206ef4deb
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 12 10:38:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
- six is actually not needed anymore
-------------------------------------------------------------------
Wed Feb 12 07:20:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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