Date: Monday, April 10, 2023 @ 11:34:46 Author: felixonmars Revision: 1444055
upgpkg: python-async-timeout 4.0.2-3: rebuild with python 3.11 Modified: python-async-timeout/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:33:43 UTC (rev 1444054) +++ PKGBUILD 2023-04-10 11:34:46 UTC (rev 1444055) @@ -6,7 +6,7 @@ _pkgname=async-timeout pkgname=python-async-timeout pkgver=4.0.2 -pkgrel=2 +pkgrel=3 pkgdesc='Asyncio-compatible timeout class' url='https://github.com/aio-libs/async-timeout' arch=('any')
