Date: Friday, October 25, 2019 @ 16:07:06 Author: foutrelis Revision: 519380
Python 3.8 rebuild Modified: python-async-timeout/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:06:37 UTC (rev 519379) +++ PKGBUILD 2019-10-25 16:07:06 UTC (rev 519380) @@ -6,7 +6,7 @@ _pkgname=async-timeout pkgname=python-async-timeout pkgver=3.0.1 -pkgrel=1 +pkgrel=2 pkgdesc='Asyncio-compatible timeout class' url='https://github.com/aio-libs/async-timeout' arch=('any')
