[packages/python-toolz] - disable python3 here

qboosh qboosh at pld-linux.org
Sat Mar 5 21:21:29 CET 2022


commit c823601ebc5bfbed7fc58de5e1e9ca35f1f019b5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 5 21:23:23 2022 +0100

    - disable python3 here

 python-toolz.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-toolz.spec b/python-toolz.spec
index 9be8a1c..baf88fd 100644
--- a/python-toolz.spec
+++ b/python-toolz.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-toolz.spec)
 
 Summary:	List processing tools and functional utilities
 Summary(pl.UTF-8):	Narzędzia do przetwarzania list oraz funkcyjne
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-toolz.git/commitdiff/c823601ebc5bfbed7fc58de5e1e9ca35f1f019b5



More information about the pld-cvs-commit mailing list