- Use python3 modules to build the documentation.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=125
This commit is contained in:
parent
193496d5b0
commit
c602a4652d
@ -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>
|
Wed Mar 1 14:43:31 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -208,9 +208,9 @@ BuildRequires: mpdecimal-devel
|
|||||||
%endif
|
%endif
|
||||||
%if %{with doc}
|
%if %{with doc}
|
||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
BuildRequires: %{python_pkg_name}-Sphinx
|
BuildRequires: python3-Sphinx
|
||||||
BuildRequires: %{python_pkg_name}-python-docs-theme
|
BuildRequires: python3-python-docs-theme
|
||||||
BuildRequires: %{python_pkg_name}-sphinxcontrib-qthelp >= 1.0.2
|
BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if %{with general}
|
%if %{with general}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user