automatic version update by autodist [release 8.3.0-1mamba;Tue May 07 2024]

This commit is contained in:
Automatic Build System 2024-05-07 18:05:08 +02:00
parent 1978bab3ce
commit 8fab0726ed

View File

@ -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 <autodist@openmamba.org> 8.3.0-1mamba
- automatic version update by autodist
* Tue Mar 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 8.2.3-1mamba
- package created using the webbuild interface