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:
Matej Cepl 2020-11-13 17:22:02 +00:00 committed by Git OBS Bridge
parent fe2245b6d4
commit 1461311fdc
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 13 17:20:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
- 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).
-------------------------------------------------------------------
Fri Oct 9 16:05:50 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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