diff --git a/python39.spec b/python39.spec index adc3d00..da8cf0c 100644 --- a/python39.spec +++ b/python39.spec @@ -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}