diff --git a/srcpkgs/python3-httpx/template b/srcpkgs/python3-httpx/template index ff8b7272666..8657d643868 100644 --- a/srcpkgs/python3-httpx/template +++ b/srcpkgs/python3-httpx/template @@ -1,6 +1,6 @@ # Template file for 'python3-httpx' pkgname=python3-httpx -version=0.27.0 +version=0.27.2 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-fancy-pypi-readme" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://www.python-httpx.org" changelog="https://raw.githubusercontent.com/encode/httpx/master/CHANGELOG.md" distfiles="${PYPI_SITE}/h/httpx/httpx-${version}.tar.gz" -checksum=a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5 +checksum=f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 # the pypi tarball doesn't contain tests # the tests need unpackaged dependencies trustme and uvicorn make_check=no