[packages/python-pythran] - disable python3 here

qboosh qboosh at pld-linux.org
Sat Mar 26 21:12:11 CET 2022


commit d50d769ae323a761627b45d39018653c630007b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list