[packages/python-regex] - disable python3 here

qboosh qboosh at pld-linux.org
Sat Mar 19 18:52:40 CET 2022


commit ad4c042e38d9b17feeb2c34b91b1d46c44505aad
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 19 18:54:52 2022 +0100

    - disable python3 here

 python-regex.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-regex.spec b/python-regex.spec
index 53a76cb..7e6f6ab 100644
--- a/python-regex.spec
+++ b/python-regex.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %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-regex.spec)
 
 %define		module	regex
 Summary:	Alternative regular expression module, to replace re
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-regex.git/commitdiff/ad4c042e38d9b17feeb2c34b91b1d46c44505aad



More information about the pld-cvs-commit mailing list