Fix version of python-docs-theme module
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=94
This commit is contained in:
parent
1cea88a1fa
commit
77fd8b492b
@ -180,10 +180,10 @@ BuildRequires: mpdecimal-devel
|
||||
%if %{with doc}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: %{python_pkg_name}-Sphinx
|
||||
BuildRequires: %{python_pkg_name}-python-docs-theme
|
||||
BuildRequires: %{python_pkg_name}-python-docs-theme >= 2022.1
|
||||
%else
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: python3-python-docs-theme
|
||||
BuildRequires: python3-python-docs-theme >= 2022.1
|
||||
%endif
|
||||
%endif
|
||||
%if %{with general}
|
||||
|
Loading…
Reference in New Issue
Block a user