Date: Monday, April 10, 2023 @ 11:55:10 Author: felixonmars Revision: 1444131
upgpkg: python-aiobotocore 2.5.0-3: rebuild with python 3.11 Modified: python-aiobotocore/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:55:04 UTC (rev 1444130) +++ PKGBUILD 2023-04-10 11:55:10 UTC (rev 1444131) @@ -4,7 +4,7 @@ _pkgname=aiobotocore # https://github.com/aio-libs/aiobotocore/releases pkgver=2.5.0 -pkgrel=2 +pkgrel=3 pkgdesc='asyncio support for botocore library using aiohttp' arch=(any) url='https://github.com/aio-libs/aiobotocore'
