commit ad4c042e38d9b17feeb2c34b91b1d46c44505aad
Author: Jakub Bogusz <[email protected]>
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

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

Reply via email to