mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-httpx: hatch hostdep was patched out already
This commit is contained in:
parent
e2a2c44eec
commit
2ba91ad168
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-httpx'
|
# Template file for 'python3-httpx'
|
||||||
pkgname=python3-httpx
|
pkgname=python3-httpx
|
||||||
version=0.23.1
|
version=0.23.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core hatchling hatch"
|
hostmakedepends="python3-poetry-core hatchling"
|
||||||
depends="python3-rfc3986 python3-certifi python3-charset-normalizer
|
depends="python3-rfc3986 python3-certifi python3-charset-normalizer
|
||||||
python3-sniffio python3-httpcore python3-click python3-rich python3-Pygments
|
python3-sniffio python3-httpcore python3-click python3-rich python3-Pygments
|
||||||
python3-h2"
|
python3-h2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue