Date: Thursday, April 6, 2023 @ 03:30:19 Author: felixonmars Revision: 1438250
upgpkg: python-aiobotocore 2.5.0-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-aiobotocore/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:30:18 UTC (rev 1438249) +++ PKGBUILD 2023-04-06 03:30:19 UTC (rev 1438250) @@ -4,7 +4,7 @@ _pkgname=aiobotocore # https://github.com/aio-libs/aiobotocore/releases pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc='asyncio support for botocore library using aiohttp' arch=(any) url='https://github.com/aio-libs/aiobotocore'
