[packages/python-flex] - disable python2 for default builds

qboosh qboosh at pld-linux.org
Mon Dec 29 19:50:12 CET 2025


commit 6c83db1347105c30200917c1312236a9af1fee75
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 29 19:50:45 2025 +0100

    - disable python2 for default builds

 python-flex.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-flex.spec b/python-flex.spec
index f64244f..4ae2ea5 100644
--- a/python-flex.spec
+++ b/python-flex.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_with	tests	# unit tests (not in sdist)
-%bcond_without	python2 # CPython 2.x module
+%bcond_with	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
 Summary:	Swagger Schema validation
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-flex.git/commitdiff/6c83db1347105c30200917c1312236a9af1fee75



More information about the pld-cvs-commit mailing list