forked from pool/python310
Accepting request 909763 from devel:languages:python:Factory
revert OBS-URL: https://build.opensuse.org/request/show/909763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=8
This commit is contained in:
parent
95e0ab74a3
commit
00c3fa6c80
@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Aug 2 12:40:16 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
||||||
|
|
||||||
- Use versioned python-Sphinx to avoid dependency on other
|
|
||||||
version of Python (bsc#1183858).
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 21 13:44:48 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Wed Jul 21 13:44:48 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -162,9 +162,9 @@ BuildRequires: pkgconfig(libnsl)
|
|||||||
BuildRequires: pkgconfig(libtirpc)
|
BuildRequires: pkgconfig(libtirpc)
|
||||||
%endif
|
%endif
|
||||||
%if %{with doc}
|
%if %{with doc}
|
||||||
BuildRequires: %{python_pkg_name}-Sphinx
|
BuildRequires: python3-Sphinx
|
||||||
%if 0%{?suse_version} >= 1500
|
%if 0%{?suse_version} >= 1500
|
||||||
BuildRequires: %{python_pkg_name}-python-docs-theme
|
BuildRequires: python3-python-docs-theme
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if %{with general}
|
%if %{with general}
|
||||||
|
Loading…
Reference in New Issue
Block a user