python3-httpx: hatch hostdep was patched out already

This commit is contained in:
Andrew Benson 2022-11-29 18:54:08 -06:00
parent e2a2c44eec
commit 2ba91ad168
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'python3-httpx'
pkgname=python3-httpx
version=0.23.1
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-poetry-core hatchling hatch"
hostmakedepends="python3-poetry-core hatchling"
depends="python3-rfc3986 python3-certifi python3-charset-normalizer
python3-sniffio python3-httpcore python3-click python3-rich python3-Pygments
python3-h2"