Date: Monday, April 10, 2023 @ 11:52:36 Author: felixonmars Revision: 1444121
upgpkg: python-trio 0.22.0-4: rebuild with python 3.11 Modified: python-trio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:51:28 UTC (rev 1444120) +++ PKGBUILD 2023-04-10 11:52:36 UTC (rev 1444121) @@ -2,7 +2,7 @@ pkgname=python-trio pkgver=0.22.0 -pkgrel=3 +pkgrel=4 pkgdesc='A friendly Python library for async concurrency and I/O' arch=(any) url=https://github.com/python-trio/trio
