diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 828a22f..22db18c 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -1,5 +1,5 @@ Name: python-aiohttp -Version: 3.7.4.post0 +Version: 3.8.0 Release: 1mamba Summary: Async http client/server framework Group: System/Libraries @@ -10,7 +10,8 @@ URL: https://pypi.org/project/aiohttp/ Source: https://pypi.debian.net/aiohttp/aiohttp-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-aiohttp' to get the list of build requirements. +BuildRequires: glibc-devel +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -43,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Mon Nov 01 2021 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Sun Mar 07 2021 Automatic Build System 3.7.4.post0-1mamba - automatic version update by autodist