From 00c3fa6c805277354d8d6b6cd5cf18ff984f28e6ea12417cf76c2a0d4281af45 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 2 Aug 2021 12:42:47 +0000 Subject: [PATCH] Accepting request 909763 from devel:languages:python:Factory revert OBS-URL: https://build.opensuse.org/request/show/909763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=8 --- python310.changes | 6 ------ python310.spec | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) 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}