[packages/python-stestr] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Apr 7 19:01:29 CEST 2026
commit 4b1328b128cec873f50d18fccbf6f025e69864c0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 7 19:01:54 2026 +0200
- disable python3 here
python-stestr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-stestr.spec b/python-stestr.spec
index 3a89252..7435cfa 100644
--- a/python-stestr.spec
+++ b/python-stestr.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (some failing)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-stestr.spec)
Summary: A parallel Python test runner built around subunit
Summary(pl.UTF-8): Zrównoleglone narzędzie do uruchamiania testów w Pythonie zbudowane wokół subunit
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-stestr.git/commitdiff/4b1328b128cec873f50d18fccbf6f025e69864c0
More information about the pld-cvs-commit
mailing list