]> git.pld-linux.org Git - packages/python-path.git/commitdiff
- disable python3 here
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Mar 2022 19:20:00 +0000 (20:20 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Mar 2022 19:20:00 +0000 (20:20 +0100)
python-path.spec

index 1e1feb35a9619bed5a3697c1e9d99efb971baddb..090d607d87f35babf7f4168e3f2f5912f39572d6 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-path.spec)
 %bcond_without doc     # Sphinx documentation
 %bcond_without tests   # py.test unit tests
 
This page took 0.066168 seconds and 4 git commands to generate.