[packages/python-behave] - disable python3 here, release 10

qboosh qboosh at pld-linux.org
Thu Mar 12 22:46:27 CET 2026


commit eaba6e4bf1fbebb5b676785ecedba251c82cf4e6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 12 22:46:34 2026 +0100

    - disable python3 here, release 10

 python-behave.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-behave.spec b/python-behave.spec
index e882ea5..7e8bfb2 100644
--- a/python-behave.spec
+++ b/python-behave.spec
@@ -3,13 +3,14 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-behave.spec)
 
 Summary:	Behaviour-driven development, Python style
 Summary(pl.UTF-8):	Programowanie sterowane zachowaniem - w stylu Pythona
 Name:		python-behave
+# keep 1.2.x here for python 2.7: 1.3.x requires introducing cucumber-tag-expressions
 Version:	1.2.6
-Release:	9
+Release:	10
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/behave/
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list