mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-quart: update to 0.18.4.
This commit is contained in:
parent
7cbe1e4f2e
commit
078b153c1a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-quart'
|
# Template file for 'python3-quart'
|
||||||
pkgname=python3-quart
|
pkgname=python3-quart
|
||||||
version=0.18.3
|
version=0.18.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="dist/quart-${version}-*-*-*.whl"
|
make_install_target="dist/quart-${version}-*-*-*.whl"
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://quart.palletsprojects.com/en/latest/"
|
homepage="https://quart.palletsprojects.com/en/latest/"
|
||||||
changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst"
|
||||||
distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=68ce4e6f786d5bf4a6056569e07e7055e1dfbb7136a531a18087345d8ba34c5c
|
checksum=0fc5fe5c32ec94a3a12262afa56c1be143599c2a4fb02bdf7109456b61c87ac2
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pyproject.toml
|
vsed -e '/addopts/d' -i pyproject.toml
|
||||||
|
|
Loading…
Add table
Reference in a new issue