From eff536f20e660940a67fa84b5d0e11b410b82e0458ecd5caf1d557b8eedad339 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 18 May 2022 09:35:06 +0000 Subject: [PATCH] We require more recent Sphinx OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=15 --- python311.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python311.spec b/python311.spec index 42fae91..e988e76 100644 --- a/python311.spec +++ b/python311.spec @@ -190,7 +190,7 @@ BuildRequires: pkgconfig(libtirpc) BuildRequires: mpdecimal-devel %endif %if %{with doc} -BuildRequires: python3-Sphinx +BuildRequires: python3-Sphinx >= 4.0.0 %if 0%{?suse_version} >= 1500 BuildRequires: python3-python-docs-theme >= 2022.1 %endif