automatic version update by autodist [release 3.11.10-1mamba;Fri Dec 06 2024]

This commit is contained in:
Automatic Build System 2024-12-06 14:22:26 +01:00
parent 7d8f4adbf9
commit 29fd2db564

View File

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