diff --git a/python38.changes b/python38.changes index 4f501c8..2c6ceb7 100644 --- a/python38.changes +++ b/python38.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 18 05:00:11 UTC 2023 - Steve Kowalik + +- Use python3 modules to build the documentation. + ------------------------------------------------------------------- Wed Mar 1 14:43:31 UTC 2023 - Matej Cepl diff --git a/python38.spec b/python38.spec index ac69c87..1efbc7b 100644 --- a/python38.spec +++ b/python38.spec @@ -208,9 +208,9 @@ BuildRequires: mpdecimal-devel %endif %if %{with doc} %if 0%{?suse_version} > 1500 -BuildRequires: %{python_pkg_name}-Sphinx -BuildRequires: %{python_pkg_name}-python-docs-theme -BuildRequires: %{python_pkg_name}-sphinxcontrib-qthelp >= 1.0.2 +BuildRequires: python3-Sphinx +BuildRequires: python3-python-docs-theme +BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2 %endif %endif %if %{with general}