[packages/python-jaraco.itertools] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Mar 7 19:36:23 CET 2022


commit a67536278e655b321052cb952a46b8f82b9f855f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 7 19:38:22 2022 +0100

    - disable python3 here

 python-jaraco.itertools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jaraco.itertools.spec b/python-jaraco.itertools.spec
index da0d408..4bf93da 100644
--- a/python-jaraco.itertools.spec
+++ b/python-jaraco.itertools.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %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-jaraco.itertools.spec)
 
 Summary:	jaraco.itertools module
 Summary(pl.UTF-8):	Moduł jaraco.itertools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jaraco.itertools.git/commitdiff/a67536278e655b321052cb952a46b8f82b9f855f



More information about the pld-cvs-commit mailing list