commit 2db4eb617a132e05e3629b33422c158a303f6082
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jan 18 20:11:46 2020 +0100

    - disable python3 by default here

 python-numpy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-numpy.spec b/python-numpy.spec
index a4f6b63..4338e86 100644
--- a/python-numpy.spec
+++ b/python-numpy.spec
@@ -1,8 +1,8 @@
 # NOTE: 1.16.x is the last series with python 2.7 support; for newer versions 
see python3-numpy.spec
 #
 # Conditional build:
-%bcond_without  python2 # CPython 2.x modules
-%bcond_without  python3 # CPython 3.x modules
+%bcond_without python2 # CPython 2.x modules
+%bcond_with    python3 # CPython 3.x modules
 
 %define                module  numpy
 Summary:       Python 2 numerical facilities
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-numpy.git/commitdiff/2db4eb617a132e05e3629b33422c158a303f6082

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

Reply via email to