Date: Thursday, April 6, 2023 @ 03:30:40 Author: felixonmars Revision: 1438259
upgpkg: python-trio 0.22.0-3: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-trio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:30:35 UTC (rev 1438258) +++ PKGBUILD 2023-04-06 03:30:40 UTC (rev 1438259) @@ -2,7 +2,7 @@ pkgname=python-trio pkgver=0.22.0 -pkgrel=2 +pkgrel=3 pkgdesc='A friendly Python library for async concurrency and I/O' arch=(any) url=https://github.com/python-trio/trio
