Date: Wednesday, December 8, 2021 @ 04:36:28 Author: yan12125 Revision: 1065607
upgpkg: python-aiobotocore 2.0.1-3; manually rebuilding for Python 3.10 As I cannot update the package in [community] after I rebuild it for [community-staging] via https://rebuilds.foutrelis.com/ Modified: python-aiobotocore/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-08 04:26:14 UTC (rev 1065606) +++ PKGBUILD 2021-12-08 04:36:28 UTC (rev 1065607) @@ -4,7 +4,7 @@ _pkgname=aiobotocore # https://github.com/aio-libs/aiobotocore/releases pkgver=2.0.1 -pkgrel=2 +pkgrel=3 pkgdesc='asyncio support for botocore library using aiohttp' arch=(any) url='https://github.com/aio-libs/aiobotocore'
