python3-quart: update to 0.18.4.

This commit is contained in:
Andrew J. Hesford 2023-04-13 08:19:10 -04:00
parent 7cbe1e4f2e
commit 078b153c1a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-quart'
pkgname=python3-quart
version=0.18.3
revision=2
version=0.18.4
revision=1
build_style=python3-pep517
make_install_target="dist/quart-${version}-*-*-*.whl"
hostmakedepends="python3-poetry-core"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://quart.palletsprojects.com/en/latest/"
changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst"
distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz"
checksum=68ce4e6f786d5bf4a6056569e07e7055e1dfbb7136a531a18087345d8ba34c5c
checksum=0fc5fe5c32ec94a3a12262afa56c1be143599c2a4fb02bdf7109456b61c87ac2
pre_check() {
vsed -e '/addopts/d' -i pyproject.toml