automatic version update by autodist [release 3.11.0-1mamba;Wed Nov 13 2024]
This commit is contained in:
parent
2101cd34ff
commit
77bcd20ffb
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-aiohttp
|
||||
Version: 3.10.10
|
||||
Version: 3.11.0
|
||||
Release: 1mamba
|
||||
Summary: Async http client/server framework
|
||||
Group: System/Libraries
|
||||
@ -18,6 +18,7 @@ BuildRequires: python3.11dist(aiosignal)
|
||||
BuildRequires: python3.11dist(attrs)
|
||||
BuildRequires: python3.11dist(frozenlist)
|
||||
BuildRequires: python3.11dist(multidict)
|
||||
BuildRequires: python3.11dist(propcache)
|
||||
BuildRequires: python3.11dist(yarl)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
@ -56,6 +57,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitearch}/%{pkgname}/.hash/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 3.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 3.10.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user