- remove setuptools requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=255
This commit is contained in:
parent
b253dc2658
commit
3c38f195ae
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 1 19:19:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- remove setuptools requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 14 10:17:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu Sep 14 10:17:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -45,7 +45,6 @@ Source99: python-Sphinx.keyring
|
|||||||
BuildRequires: %{python_module base}
|
BuildRequires: %{python_module base}
|
||||||
BuildRequires: %{python_module flit-core}
|
BuildRequires: %{python_module flit-core}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
@ -60,7 +59,6 @@ Requires: python-docutils >= 0.12
|
|||||||
Requires: python-imagesize
|
Requires: python-imagesize
|
||||||
Requires: python-packaging
|
Requires: python-packaging
|
||||||
Requires: python-requests >= 2.5.0
|
Requires: python-requests >= 2.5.0
|
||||||
Requires: python-setuptools
|
|
||||||
Requires: python-snowballstemmer >= 1.1
|
Requires: python-snowballstemmer >= 1.1
|
||||||
Requires: python-sphinx_rtd_theme
|
Requires: python-sphinx_rtd_theme
|
||||||
Requires: python-sphinxcontrib-applehelp
|
Requires: python-sphinxcontrib-applehelp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user