diff --git a/python39.changes b/python39.changes index a02b19b..01c09c7 100644 --- a/python39.changes +++ b/python39.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/python39.spec b/python39.spec index 2df885b..7268990 100644 --- a/python39.spec +++ b/python39.spec @@ -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)