Date: Thursday, April 6, 2023 @ 02:42:32 Author: felixonmars Revision: 1438143
upgpkg: python-async-timeout 4.0.2-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-async-timeout/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 02:42:31 UTC (rev 1438142) +++ PKGBUILD 2023-04-06 02:42:32 UTC (rev 1438143) @@ -6,7 +6,7 @@ _pkgname=async-timeout pkgname=python-async-timeout pkgver=4.0.2 -pkgrel=1 +pkgrel=2 pkgdesc='Asyncio-compatible timeout class' url='https://github.com/aio-libs/async-timeout' arch=('any')
