]> git.pld-linux.org Git - packages/python-scandir.git/commitdiff
disable python3 package because it is in stdlib in 3.5
authorElan Ruusamäe <glen@delfi.ee>
Mon, 27 Jun 2016 13:38:54 +0000 (16:38 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 27 Jun 2016 13:38:54 +0000 (16:38 +0300)
python-scandir.spec

index af57b024c9a875e0d988da4852b88cf62cd93c72..4044735b7968d941bad5f1c63450b80c2762e3bc 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without doc     # don't build doc
 %bcond_without tests   # do not perform "make test"
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module, build for Python3<3.5
 
 %define        module          scandir
 %define        egg_name        scandir
This page took 0.093326 seconds and 4 git commands to generate.