[packages/python-pytest-sugar] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Jul 15 18:29:16 CEST 2025
commit d36eb9279f9997da5952afa99ec8ca72f90df39b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 15 18:30:55 2025 +0200
- disable python3 here
python-pytest-sugar.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-sugar.spec b/python-pytest-sugar.spec
index 169aef3..b5a86d2 100644
--- a/python-pytest-sugar.spec
+++ b/python-pytest-sugar.spec
@@ -2,7 +2,7 @@
# Conditional build:
%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-pytest-sugar.spec)
Summary: pytest plugin changing default look and feel of pytest
Summary(pl.UTF-8): Wtyczka pytesta zmieniająca domyślny wygląd i zachowanie
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-sugar.git/commitdiff/d36eb9279f9997da5952afa99ec8ca72f90df39b
More information about the pld-cvs-commit
mailing list