diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 471a2a6..eb8bed4 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -1,6 +1,6 @@ Name: python-aiohttp Version: 3.8.5 -Release: 1mamba +Release: 2mamba Summary: Async http client/server framework Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ Source: https://pypi.debian.net/aiohttp/aiohttp-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %python_version @@ -44,6 +45,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Tue Sep 26 2023 Automatic Build System 3.8.5-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu Jul 20 2023 Automatic Build System 3.8.5-1mamba - automatic version update by autodist