[packages/python-traitlets] disable python3 here
atler
atler at pld-linux.org
Tue Mar 25 14:14:06 CET 2025
commit 8e79180f92a6e88ab632962115b625a4be9ef4e6
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Mar 25 13:26:14 2025 +0100
disable python3 here
python-traitlets.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-traitlets.spec b/python-traitlets.spec
index ca2eb51..8b3d55b 100644
--- a/python-traitlets.spec
+++ b/python-traitlets.spec
@@ -3,7 +3,7 @@
%bcond_without doc # API 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
%define module traitlets
Summary: A configuration system for Python applications
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-traitlets.git/commitdiff/8e79180f92a6e88ab632962115b625a4be9ef4e6
More information about the pld-cvs-commit
mailing list