automatic version update by autodist [release 3.10.10-1mamba;Fri Oct 11 2024]

This commit is contained in:
Automatic Build System 2024-10-11 21:19:55 +02:00
parent 471d69456c
commit 2101cd34ff

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-aiohttp
Version: 3.10.9
Version: 3.10.10
Release: 1mamba
Summary: Async http client/server framework
Group: System/Libraries
@ -56,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitearch}/%{pkgname}/.hash/*
%changelog
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 3.10.10-1mamba
- automatic version update by autodist
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 3.10.9-1mamba
- automatic version update by autodist