]> git.pld-linux.org Git - packages/python-argcomplete.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Mar 2022 20:10:23 +0000 (21:10 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Mar 2022 20:10:23 +0000 (21:10 +0100)
python-argcomplete.spec

index a347102211455ec93abfbdad4e15e79a657e31fc..62f5caf9744cf57c43020b8febdbf5880c50eb12 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without doc     # Sphinx documentation
 %bcond_with    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-argcomplete.spec)
 
 %define                module          argcomplete
 %define                egg_name        argcomplete
This page took 0.030781 seconds and 4 git commands to generate.