]> git.pld-linux.org Git - packages/python3-breathe.git/commitdiff
- python 3.6+ is required now auto/th/python3-breathe-4.33.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 Apr 2022 16:07:08 +0000 (18:07 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 Apr 2022 16:07:08 +0000 (18:07 +0200)
python3-breathe.spec

index 47264b9bca0b1fca338be8292479e7ab69816c14..b895ad431da464b4e22aa98c5dee412bfcf29ba0 100644 (file)
@@ -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)
 
This page took 0.104288 seconds and 4 git commands to generate.