Date: Thursday, April 6, 2023 @ 03:30:13 Author: felixonmars Revision: 1438246
upgpkg: python-httpx 0.23.3-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-httpx/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:30:12 UTC (rev 1438245) +++ PKGBUILD 2023-04-06 03:30:13 UTC (rev 1438246) @@ -5,7 +5,7 @@ pkgname=python-httpx # https://github.com/encode/httpx/blob/master/CHANGELOG.md pkgver=0.23.3 -pkgrel=1 +pkgrel=2 pkgdesc="A next generation HTTP client for Python" arch=('any') url="https://github.com/encode/${_pkgname}"
