]> git.pld-linux.org Git - packages/python-pyparsing.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Mar 2022 20:24:19 +0000 (21:24 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Mar 2022 20:24:19 +0000 (21:24 +0100)
python-pyparsing.spec

index 26825533f479a38ccd7c51c6ffe7fb1eefc9c7ff..56bab0bcea0a296e4b1d9b049a7ac41d83156957 100644 (file)
@@ -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
This page took 0.085533 seconds and 4 git commands to generate.