[packages/python-pytest-rerunfailures] - disable python3 here
qboosh
qboosh at pld-linux.org
Thu Mar 31 20:16:21 CEST 2022
commit 55c924cf0d8b532b6347d21702bdf3e8c4034cf2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Mar 31 20:16:07 2022 +0200
- disable python3 here
python-pytest-rerunfailures.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-rerunfailures.spec b/python-pytest-rerunfailures.spec
index dabc637..a5b98fc 100644
--- a/python-pytest-rerunfailures.spec
+++ b/python-pytest-rerunfailures.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-rerunfailures.spec)
Summary: pytest plugin to re-run tests to eliminate flaky failures
Summary(pl.UTF-8): Wtyczka pytesta do ponownego uruchamiania testów w celu wyeliminowania chwilowych niepowodzeń
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-rerunfailures.git/commitdiff/55c924cf0d8b532b6347d21702bdf3e8c4034cf2
More information about the pld-cvs-commit
mailing list