commit d50d769ae323a761627b45d39018653c630007b8
Author: Jakub Bogusz <[email protected]>
Date:   Sat Mar 26 21:14:19 2022 +0100

    - disable python3 here

 python-pythran.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pythran.spec b/python-pythran.spec
index 3171f0c..20a357a 100644
--- a/python-pythran.spec
+++ b/python-pythran.spec
@@ -4,7 +4,7 @@
 %bcond_with    doc     # Sphinx documentation
 %bcond_with    tests   # unit tests (missing in sdist)
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-pythran.spec)
 
 Summary:       Ahead of Time compiler for numeric kernels
 Summary(pl.UTF-8):     Kompilator z wyprzedzeniem dla jÄ…der numerycznych
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pythran.git/commitdiff/d50d769ae323a761627b45d39018653c630007b8

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

Reply via email to