commit ba6b9029f40dc6c5dff13d33884ed41bb0e52984
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jun 27 16:38:54 2016 +0300

    disable python3 package because it is in stdlib in 3.5

 python-scandir.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-scandir.spec b/python-scandir.spec
index af57b02..4044735 100644
--- a/python-scandir.spec
+++ b/python-scandir.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-scandir.git/commitdiff/ba6b9029f40dc6c5dff13d33884ed41bb0e52984

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to