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

atler atler at pld-linux.org
Mon Apr 21 18:37:14 CEST 2025


commit 49e57363cabc0a2cc27cbdbb9271d996a41319bf
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 21 18:13:27 2025 +0200

    disable python3 here

 python-jaraco.functools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jaraco.functools.spec b/python-jaraco.functools.spec
index ec359a2..6f1576e 100644
--- a/python-jaraco.functools.spec
+++ b/python-jaraco.functools.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests (fail for python2 because of top jaraco module local vs system location mismatch)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Functools like those found in stdlib
 Summary(pl.UTF-8):	Functools podobne do tych z biblioteki standardowej
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jaraco.functools.git/commitdiff/49e57363cabc0a2cc27cbdbb9271d996a41319bf



More information about the pld-cvs-commit mailing list