diff options
Diffstat (limited to 'python/python3-httpx/python3-httpx.info')
-rw-r--r-- | python/python3-httpx/python3-httpx.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-httpx/python3-httpx.info b/python/python3-httpx/python3-httpx.info index 6afc2cd17a..97a0fc42ff 100644 --- a/python/python3-httpx/python3-httpx.info +++ b/python/python3-httpx/python3-httpx.info @@ -1,10 +1,10 @@ PRGNAM="python3-httpx" -VERSION="0.23.0" +VERSION="0.23.1" HOMEPAGE="https://github.com/encode/httpx" -DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpx/httpx-0.23.0.tar.gz" -MD5SUM="18d062af8373f7fdb965e81ff73a28d8" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpx/httpx-0.23.1.tar.gz" +MD5SUM="76bc821eccbacc59ca337f537d0f3b46" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-rfc3986 python3-sniffio python3-httpcore python3-rich click" +REQUIRES="python3-rfc3986 python3-sniffio python3-httpcore python3-rich click python3-hatch_fancy_pypi_readme" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |