[packages/python3-breathe] - python 3.6+ is required now

qboosh qboosh at pld-linux.org
Thu Apr 7 18:07:05 CEST 2022


commit ff8773001bd5b15e61a3f4d5b20f6d1bf1e608f6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 7 18:07:08 2022 +0200

    - python 3.6+ is required now

 python3-breathe.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-breathe.spec b/python3-breathe.spec
index 47264b9..b895ad4 100644
--- a/python3-breathe.spec
+++ b/python3-breathe.spec
@@ -14,7 +14,7 @@ Group:		Development/Languages/Python
 Source0:	https://github.com/michaeljones/breathe/archive/v%{version}/breathe-%{version}.tar.gz
 # Source0-md5:	0f5cf1b1388473c08172ae1d2b7f778b
 URL:		https://github.com/michaeljones/breathe
-BuildRequires:	python3-modules >= 1:3.5
+BuildRequires:	python3-modules >= 1:3.6
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-Sphinx >= 3.0
@@ -26,7 +26,7 @@ BuildRequires:	python3-six >= 1.9
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 Requires:	python3-Sphinx >= 3
-Requires:	python3-modules >= 1:3.5
+Requires:	python3-modules >= 1:3.6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-breathe.git/commitdiff/ff8773001bd5b15e61a3f4d5b20f6d1bf1e608f6



More information about the pld-cvs-commit mailing list