diff --git a/python310.changes b/python310.changes index 801da47..47846ee 100644 --- a/python310.changes +++ b/python310.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Aug 2 12:40:16 UTC 2021 - Matej Cepl - -- Use versioned python-Sphinx to avoid dependency on other - version of Python (bsc#1183858). - ------------------------------------------------------------------- Wed Jul 21 13:44:48 UTC 2021 - Matej Cepl diff --git a/python310.spec b/python310.spec index a1bf2e4..e9311a9 100644 --- a/python310.spec +++ b/python310.spec @@ -162,9 +162,9 @@ BuildRequires: pkgconfig(libnsl) BuildRequires: pkgconfig(libtirpc) %endif %if %{with doc} -BuildRequires: %{python_pkg_name}-Sphinx +BuildRequires: python3-Sphinx %if 0%{?suse_version} >= 1500 -BuildRequires: %{python_pkg_name}-python-docs-theme +BuildRequires: python3-python-docs-theme %endif %endif %if %{with general}