Date: Thursday, October 31, 2019 @ 18:19:37 Author: felixonmars Revision: 521653
Python 3.8 rebuild Modified: python-async-timeout/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 18:19:30 UTC (rev 521652) +++ PKGBUILD 2019-10-31 18:19:37 UTC (rev 521653) @@ -6,7 +6,7 @@ _pkgname=async-timeout pkgname=python-async-timeout pkgver=3.0.1 -pkgrel=2 +pkgrel=3 pkgdesc='Asyncio-compatible timeout class' url='https://github.com/aio-libs/async-timeout' arch=('any')
