Accepting request 1080041 from devel:languages:python:Factory

- Use python3 modules to build the documentation.

OBS-URL: https://build.opensuse.org/request/show/1080041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python39?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2023-04-20 13:13:29 +00:00 committed by Git OBS Bridge
commit 4864dd15f6
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 18 05:00:11 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Use python3 modules to build the documentation.
-------------------------------------------------------------------
Wed Mar 1 14:43:31 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -192,13 +192,8 @@ BuildRequires: pkgconfig(libtirpc)
BuildRequires: mpdecimal-devel
%endif
%if %{with doc}
%if 0%{?sle_version} && 0%{?sle_version} <= 150300
BuildRequires: python3-Sphinx
BuildRequires: python3-python-docs-theme >= 2022.1
%else
BuildRequires: %{python_pkg_name}-Sphinx
BuildRequires: %{python_pkg_name}-python-docs-theme >= 2022.1
%endif
%endif
%if %{with general}
# required for idle3 (.desktop and .appdata.xml files)