forked from pool/python39
Make documentation build on SLE-15 as well
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=80
This commit is contained in:
@@ -165,9 +165,12 @@ BuildRequires: pkgconfig(libnsl)
|
|||||||
BuildRequires: pkgconfig(libtirpc)
|
BuildRequires: pkgconfig(libtirpc)
|
||||||
%endif
|
%endif
|
||||||
%if %{with doc}
|
%if %{with doc}
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
BuildRequires: %{python_pkg_name}-Sphinx
|
BuildRequires: %{python_pkg_name}-Sphinx
|
||||||
%if 0%{?suse_version} >= 1500
|
|
||||||
BuildRequires: %{python_pkg_name}-python-docs-theme
|
BuildRequires: %{python_pkg_name}-python-docs-theme
|
||||||
|
%else
|
||||||
|
BuildRequires: python3-Sphinx
|
||||||
|
BuildRequires: python3-python-docs-theme
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if %{with general}
|
%if %{with general}
|
||||||
|
|||||||
Reference in New Issue
Block a user