[packages/python-zope.testing] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:15:40 CEST 2025
commit 8b3e06fd830d8f2042548c1fa72763dbbf82f525
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:15:42 2025 +0200
- python2 only
python-zope.testing.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zope.testing.spec b/python-zope.testing.spec
index adcc1da..fa5e534 100644
--- a/python-zope.testing.spec
+++ b/python-zope.testing.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
%define module zope.testing
Summary: Support for different testing frameworks
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.testing.git/commitdiff/8b3e06fd830d8f2042548c1fa72763dbbf82f525
More information about the pld-cvs-commit
mailing list