mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-httpx: update to 0.23.2.
This commit is contained in:
parent
3bbed9c85e
commit
813b6765d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-httpx'
|
||||
pkgname=python3-httpx
|
||||
version=0.23.1
|
||||
revision=2
|
||||
version=0.23.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core hatchling"
|
||||
depends="python3-rfc3986 python3-certifi python3-charset-normalizer
|
||||
|
@ -13,7 +13,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=202ae15319be24efe9a8bd4ed4360e68fde7b38bcc2ce87088d416f026667d19
|
||||
checksum=e824a6fa18ffaa6423c6f3a32d5096fc15bd8dff43663a223f06242fc69451a8
|
||||
# the pypi tarball doesn't contain tests
|
||||
# the tests need unpackaged dependencies trustme and uvicorn
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue