commit 6e0bb61cba2e0f20fbec95213df61d9ddd247d4d
Author: Jakub Bogusz <[email protected]>
Date:   Tue Apr 26 19:42:33 2022 +0200

    - when dropping spec support for python 3.3, bump required version

 python-behave.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-behave.spec b/python-behave.spec
index 95e578c..55c6823 100644
--- a/python-behave.spec
+++ b/python-behave.spec
@@ -39,8 +39,8 @@ BuildRequires:        python-ordereddict
 %endif
 %endif
 %if %{with python3}
-BuildRequires: python3-2to3 >= 1:3.3
-BuildRequires: python3-modules >= 1:3.3
+BuildRequires: python3-2to3 >= 1:3.4
+BuildRequires: python3-modules >= 1:3.4
 BuildRequires: python3-setuptools
 %if %{with tests}
 BuildRequires: python3-nose >= 1.3
@@ -72,7 +72,7 @@ behave to programowanie sterowane zachowaniem, w stylu 
Pythona.
 Summary:       Behaviour-driven development, Python style
 Summary(pl.UTF-8):     Programowanie sterowane zachowaniem - w stylu Pythona
 Group:         Libraries/Python
-Requires:      python3-modules >= 1:3.3
+Requires:      python3-modules >= 1:3.4
 
 %description -n python3-behave
 behave is behavior-driven development, Python style.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-behave.git/commitdiff/6e0bb61cba2e0f20fbec95213df61d9ddd247d4d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to