[packages/python-zope.testrunner] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Apr 22 06:58:26 CEST 2025
commit 042d6ec43e1b9e15305b8af0aa9d785d9983937e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 22 05:31:37 2025 +0200
- disable python3 here
python-zope.testrunner.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zope.testrunner.spec b/python-zope.testrunner.spec
index c4a5322..b068900 100644
--- a/python-zope.testrunner.spec
+++ b/python-zope.testrunner.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (running fails?)
%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.testrunner.spec)
Summary: Flexible test runner with layer support
Summary(pl.UTF-8): Elastyczne uruchamianie testów z obsługą warstw
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.testrunner.git/commitdiff/042d6ec43e1b9e15305b8af0aa9d785d9983937e
More information about the pld-cvs-commit
mailing list