[packages/python-flaky] python3 version is now in python3-flaky.spec
arekm
arekm at pld-linux.org
Sat Feb 8 15:50:53 CET 2025
commit 1c11af14f5b0a303d7114850b734780b918a4e02
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Feb 8 15:11:29 2025 +0100
python3 version is now in python3-flaky.spec
python-flaky.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-flaky.spec b/python-flaky.spec
index 573c357..087f3e7 100644
--- a/python-flaky.spec
+++ b/python-flaky.spec
@@ -2,13 +2,13 @@
# Conditional build:
%bcond_with tests # unit tests (many failures)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (see python3-flaky.spec)
Summary: Plugin for nose or pytest that automatically reruns flaky tests
Summary(pl.UTF-8): Wtyczka dla nose lub pytesta automatycznie uruchamiająca ponownie niepewne testy
Name: python-flaky
Version: 3.7.0
-Release: 1
+Release: 2
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/flaky/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-flaky.git/commitdiff/1c11af14f5b0a303d7114850b734780b918a4e02
More information about the pld-cvs-commit
mailing list