mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
python3-quart: fix python3-pep517 build
This commit is contained in:
parent
40f5f3490e
commit
8f3f099eed
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-quart
|
|||
version=0.18.3
|
||||
revision=2
|
||||
build_style=python3-pep517
|
||||
make_install_target="quart-${version}-*-*-*.whl"
|
||||
make_install_target="dist/quart-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-aiofiles python3-hypercorn python3-click python3-MarkupSafe
|
||||
python3-blinker python3-itsdangerous python3-Jinja2 python3-Werkzeug"
|
||||
|
|
Loading…
Add table
Reference in a new issue