forked from pool/python39
Accepting request 848384 from home:mcepl:branches:devel:languages:python:Factory
- Don't require packages which break build on SLE-15 although we really don't need them (python3-python-docs-theme and python3-sphinxcontrib-qthelp). OBS-URL: https://build.opensuse.org/request/show/848384 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=33
This commit is contained in:
@@ -162,9 +162,11 @@ BuildRequires: pkgconfig(libtirpc)
|
||||
# Here we just run sphinx and we can use generic one, we don't need
|
||||
# the flavor variant
|
||||
BuildRequires: python3-Sphinx < 3.0
|
||||
%if 0%{?suse_version} > 1500
|
||||
BuildRequires: python3-python-docs-theme
|
||||
BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2
|
||||
%endif
|
||||
%endif
|
||||
%if %{with general}
|
||||
# required for idle3 (.desktop and .appdata.xml files)
|
||||
BuildRequires: appstream-glib
|
||||
|
||||
Reference in New Issue
Block a user