Date: Thursday, April 6, 2023 @ 03:31:18 Author: felixonmars Revision: 1438261
upgpkg: python-httpcore 0.17.0-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-httpcore/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:30:47 UTC (rev 1438260) +++ PKGBUILD 2023-04-06 03:31:18 UTC (rev 1438261) @@ -5,7 +5,7 @@ pkgname=python-httpcore # https://github.com/encode/httpcore/blob/master/CHANGELOG.md pkgver=0.17.0 -pkgrel=1 +pkgrel=2 pkgdesc="A minimal HTTP client" arch=('any') url="https://github.com/encode/${_pkgname}"
