[packages/python-zope.event] - disable python3 here
qboosh
qboosh at pld-linux.org
Sun Apr 27 21:56:30 CEST 2025
commit eea235442a3058182c5cc4e84a1484576f794bec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 27 21:51:19 2025 +0200
- disable python3 here
python-zope.event.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zope.event.spec b/python-zope.event.spec
index bc844f7..4a01341 100644
--- a/python-zope.event.spec
+++ b/python-zope.event.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-zope.event.spec)
%define module zope.event
Summary: Simple event system
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.event.git/commitdiff/eea235442a3058182c5cc4e84a1484576f794bec
More information about the pld-cvs-commit
mailing list