Accepting request 1033062 from devel:languages:python
- Remove not needed dep python-six OBS-URL: https://build.opensuse.org/request/show/1033062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=19
This commit is contained in:
commit
10c1c00522
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 3 12:24:28 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Remove not needed dep python-six
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 06:53:44 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@ -31,13 +31,11 @@ BuildRequires: %{python_module Sphinx >= 4.0}
|
||||
BuildRequires: %{python_module docutils >= 0.12}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.9}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Sphinx >= 4.0
|
||||
Requires: python-docutils >= 0.12
|
||||
Requires: python-setuptools
|
||||
Requires: python-six >= 1.9
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Provides: python-sphinxcontrib-breathe = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user