Accepting request 1090285 from home:pgajdos:python

- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1090285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invocations?expand=0&rev=34
This commit is contained in:
Matej Cepl 2023-06-04 23:39:11 +00:00 committed by Git OBS Bridge
parent 28b8e91bad
commit 8e66c766a3
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 1 13:06:53 UTC 2023 - pgajdos@suse.com
- python-six is not required
-------------------------------------------------------------------
Thu May 4 19:15:25 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -32,7 +32,6 @@ BuildRequires: %{python_module pytest-relaxed}
BuildRequires: %{python_module releases >= 1.6}
BuildRequires: %{python_module semantic_version >= 2.4}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: %{python_module tabulate >= 0.7.5}
BuildRequires: %{python_module tqdm >= 4.8.1}
BuildRequires: %{python_module twine >= 1.15}
@ -44,7 +43,6 @@ Requires: python-invoke >= 1.7.2
Requires: python-lexicon
Requires: python-releases >= 1.6
Requires: python-semantic_version >= 2.4
Requires: python-six
Requires: python-tabulate >= 0.7.5
Requires: python-tqdm >= 4.8.1
Requires: python-twine >= 1.15