mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
python3-httpx: update to 0.25.0.
This commit is contained in:
parent
ae762c055a
commit
d0d364308a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-httpx'
|
||||
pkgname=python3-httpx
|
||||
version=0.24.1
|
||||
version=0.25.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -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=5853a43053df830c20f8110c5e69fe44d035d850b2dfe795e196f00fdb774bdd
|
||||
checksum=47ecda285389cb32bb2691cc6e069e3ab0205956f681c5b2ad2325719751d875
|
||||
# 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