Date: Wednesday, December 1, 2021 @ 21:40:41 Author: felixonmars Revision: 1060968
upgpkg: python-h11 0.12.0-3: Python 3.10 rebuild Modified: python-h11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 21:40:41 UTC (rev 1060967) +++ PKGBUILD 2021-12-01 21:40:41 UTC (rev 1060968) @@ -4,7 +4,7 @@ pkgname=python-h11 pkgver=0.12.0 -pkgrel=2 +pkgrel=3 pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" url="https://github.com/njsmith/h11" license=('MIT')