Date: Thursday, April 6, 2023 @ 13:20:18 Author: felixonmars Revision: 1438846
upgpkg: python-h11 0.14.0-2: rebuild with python 3.11 Modified: python-h11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:20:17 UTC (rev 1438845) +++ PKGBUILD 2023-04-06 13:20:18 UTC (rev 1438846) @@ -4,7 +4,7 @@ pkgname=python-h11 pkgver=0.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" url="https://github.com/python-hyper/h11" license=('MIT')
