python3-quart: update to 0.19.4.

This commit is contained in:
Andrew J. Hesford 2023-11-20 08:20:54 -05:00
parent e1622d1da8
commit 28db6643e9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-quart'
pkgname=python3-quart
version=0.19.3
version=0.19.4
revision=1
build_style=python3-pep517
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=5f1a43e2296960c755fec3ab6144b6786614bf4602c2f52084f75d5ce0d8ad25
checksum=ed9157ea47c35efd287fa706df4e20dae3039ba91d7a28b686dea208e7151e13
pre_check() {
vsed -e '/addopts/d' -i pyproject.toml