From 7f5eba4be0e8f7c6fdf619900bfc962baf1c6e0f Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 12 Nov 2021 19:38:48 +0100 Subject: [PATCH] update tests deps; rel 2 --- python3-breathe.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-breathe.spec b/python3-breathe.spec index cf00ad6..c2b5bfb 100644 --- a/python3-breathe.spec +++ b/python3-breathe.spec @@ -7,7 +7,7 @@ Summary: Sphinx Doxygen renderer Summary(pl.UTF-8): Renderer Doxygena dla systemu dokumentacji Sphinx Name: python3-breathe Version: 4.31.0 -Release: 1 +Release: 2 License: BSD Group: Development/Languages/Python #Source0Download: https://github.com/michaeljones/breathe/releases @@ -18,7 +18,7 @@ BuildRequires: python3-modules >= 1:3.5 BuildRequires: python3-setuptools %if %{with tests} BuildRequires: python3-Sphinx >= 3.0 -BuildRequires: python3-Sphinx < 3.5 +BuildRequires: python3-Sphinx < 5 BuildRequires: python3-docutils >= 0.12 BuildRequires: python3-pytest BuildRequires: python3-six >= 1.9 -- 2.44.0