Date: Monday, April 10, 2023 @ 11:58:45 Author: felixonmars Revision: 1444147
upgpkg: python-httpx 0.23.3-3: rebuild with python 3.11 Modified: python-httpx/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:58:36 UTC (rev 1444146) +++ PKGBUILD 2023-04-10 11:58:45 UTC (rev 1444147) @@ -5,7 +5,7 @@ pkgname=python-httpx # https://github.com/encode/httpx/blob/master/CHANGELOG.md pkgver=0.23.3 -pkgrel=2 +pkgrel=3 pkgdesc="A next generation HTTP client for Python" arch=('any') url="https://github.com/encode/${_pkgname}"
