Accepting request 909796 from devel:languages:python:Factory
- Use versioned python-Sphinx to avoid dependency on other version of Python (bsc#1183858). OBS-URL: https://build.opensuse.org/request/show/909796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python39?expand=0&rev=19
This commit is contained in:
commit
bcad073109
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 12:36:47 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Use versioned python-Sphinx to avoid dependency on other
|
||||
version of Python (bsc#1183858).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 19 00:12:04 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -169,9 +169,9 @@ BuildRequires: pkgconfig(libnsl)
|
||||
BuildRequires: pkgconfig(libtirpc)
|
||||
%endif
|
||||
%if %{with doc}
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: %{python_pkg_name}-Sphinx
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: python3-python-docs-theme
|
||||
BuildRequires: %{python_pkg_name}-python-docs-theme
|
||||
%endif
|
||||
%endif
|
||||
%if %{with general}
|
||||
|
Loading…
Reference in New Issue
Block a user