From e803a0aab7458b86d704a9786fde9f6479500b61 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Mar 2024 09:20:25 +0100 Subject: [PATCH] automatic version update by autodist [release 3.8.0-1mamba;Sun Mar 10 2024] --- python-flaky.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-flaky.spec b/python-flaky.spec index 2ebd99b..811c09a 100644 --- a/python-flaky.spec +++ b/python-flaky.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-flaky -Version: 3.7.0 -Release: 2mamba +Version: 3.8.0 +Release: 1mamba Summary: Plugin for nose or pytest that automatically reruns flaky tests Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Mar 10 2024 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 3.7.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba