]> git.pld-linux.org Git - packages/python-regex.git/commitdiff
- disable python3 here master auto/th/python-regex-2021.3.17-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Mar 2022 17:54:52 +0000 (18:54 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Mar 2022 17:54:52 +0000 (18:54 +0100)
python-regex.spec

index 53a76cbd130d7e9956b39727be73698f359d86b4..7e6f6ab46b334019357af0212470668239c75023 100644 (file)
@@ -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
This page took 0.06593 seconds and 4 git commands to generate.