diff --git a/python310.changes b/python310.changes index 47846ee..801da47 100644 --- a/python310.changes +++ b/python310.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 e9311a9..a1bf2e4 100644 --- a/python310.spec +++ b/python310.spec @@ -162,9 +162,9 @@ BuildRequires: pkgconfig(libnsl) BuildRequires: pkgconfig(libtirpc) %endif %if %{with doc} -BuildRequires: python3-Sphinx +BuildRequires: %{python_pkg_name}-Sphinx %if 0%{?suse_version} >= 1500 -BuildRequires: python3-python-docs-theme +BuildRequires: %{python_pkg_name}-python-docs-theme %endif %endif %if %{with general}