automatic version update by autodist [release 3.6.1-1mamba;Tue Apr 30 2024]

This commit is contained in:
Automatic Build System 2024-05-01 01:27:43 +02:00
parent ddec01a0f7
commit e96837fb77

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyrate_limiter
Version: 3.6.0
Version: 3.6.1
Release: 1mamba
Summary: Python Rate-Limiter using Leaky-Bucket Algorithm
Group: System/Libraries
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Apr 30 2024 Automatic Build System <autodist@openmamba.org> 3.6.1-1mamba
- automatic version update by autodist
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 3.6.0-1mamba
- automatic version update by autodist