From 8fab0726ed5ef518f4c370daa34ebd521556a027 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 7 May 2024 18:05:08 +0200 Subject: [PATCH] automatic version update by autodist [release 8.3.0-1mamba;Tue May 07 2024] --- python-tenacity.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tenacity.spec b/python-tenacity.spec index a555883..6496973 100644 --- a/python-tenacity.spec +++ b/python-tenacity.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tenacity -Version: 8.2.3 +Version: 8.3.0 Release: 1mamba Summary: A general-purpose retrying library to simplify the task of adding retry behavior to just about anything Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue May 07 2024 Automatic Build System 8.3.0-1mamba +- automatic version update by autodist + * Tue Mar 05 2024 Silvan Calarco 8.2.3-1mamba - package created using the webbuild interface