[packages/python-pyparsing] - disable python3 here

qboosh qboosh at pld-linux.org
Sat Mar 5 21:22:18 CET 2022


commit 06f90b444ed85bf95029eef65550567114e82f59
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 5 21:24:19 2022 +0100

    - disable python3 here

 python-pyparsing.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyparsing.spec b/python-pyparsing.spec
index 2682553..56bab0b 100644
--- a/python-pyparsing.spec
+++ b/python-pyparsing.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-pyparsing.spec)
 
 %define 	module	pyparsing
 Summary:	pyparsing - Python 2 module for creating executing simple grammars
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyparsing.git/commitdiff/06f90b444ed85bf95029eef65550567114e82f59



More information about the pld-cvs-commit mailing list