automatic version update by autodist [release 3.0.1-1mamba;Mon Aug 28 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:29:53 +01:00
parent 3340511da0
commit 159ab9706e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyrate_limiter Name: python-pyrate_limiter
Version: 2.10.0 Version: 3.0.1
Release: 1mamba Release: 1mamba
Summary: Python Rate-Limiter using Leaky-Bucket Algorithm Summary: Python Rate-Limiter using Leaky-Bucket Algorithm
Group: System/Libraries Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon Aug 28 2023 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
- automatic version update by autodist
* Tue Jul 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-1mamba * Tue Jul 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface