forked from pool/python-breathe
- Remove not needed dep python-six
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=44
This commit is contained in:
parent
6face5c7eb
commit
7227bb17f1
@ -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…
Reference in New Issue
Block a user