Date: Friday, November 29, 2019 @ 15:11:29 Author: yan12125 Revision: 534355
upgpkg: python-aiobotocore 0.11.0-3; rebuild with new setuptools for package reproducibility The relevant fix [1] is included in setuptools 41.3.0. [1] https://github.com/pypa/setuptools/pull/1690 Modified: python-aiobotocore/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-29 14:26:58 UTC (rev 534354) +++ PKGBUILD 2019-11-29 15:11:29 UTC (rev 534355) @@ -3,7 +3,7 @@ pkgname=python-aiobotocore _pkgname=aiobotocore pkgver=0.11.0 -pkgrel=2 +pkgrel=3 pkgdesc='asyncio support for botocore library using aiohttp' arch=(any) url='https://github.com/aio-libs/aiobotocore'
