automatic version update by autodist [release 2.4.2-1mamba;Fri Sep 27 2024]

This commit is contained in:
Automatic Build System 2024-09-28 03:29:17 +02:00
parent d10fa79197
commit 884f75664f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-aiohappyeyeballs Name: python-aiohappyeyeballs
Version: 2.4.0 Version: 2.4.2
Release: 1mamba Release: 1mamba
Summary: Happy Eyeballs for asyncio Summary: Happy Eyeballs for asyncio
Group: System/Libraries Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 2.4.2-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.0-1mamba * Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface