From 6f5316e738a448ef26e9383c4970845492398d1d1d3504354d52d2cc50ad133e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 20 Jan 2022 00:20:05 +0000 Subject: [PATCH] Fix version of python-docs-theme module OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=29 --- python310.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python310.spec b/python310.spec index a863924..74fcee4 100644 --- a/python310.spec +++ b/python310.spec @@ -175,7 +175,7 @@ BuildRequires: mpdecimal-devel %if %{with doc} BuildRequires: python3-Sphinx %if 0%{?suse_version} >= 1500 -BuildRequires: python3-python-docs-theme +BuildRequires: python3-python-docs-theme >= 2022.1 %endif %endif %if %{with general}