automatic version update by autodist [release 3.7.0-1mamba;Mon Aug 12 2024]

This commit is contained in:
Automatic Build System 2024-08-12 16:56:21 +02:00
parent e864d313af
commit a5018d002d

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: 3.6.2 Version: 3.7.0
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,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 3.7.0-1mamba
- automatic version update by autodist
* Sun Aug 11 2024 Automatic Build System <autodist@openmamba.org> 3.6.2-1mamba * Sun Aug 11 2024 Automatic Build System <autodist@openmamba.org> 3.6.2-1mamba
- automatic version update by autodist - automatic version update by autodist