python3-quart: update to 0.19.6.

This commit is contained in:
Andrew J. Hesford 2024-05-22 09:42:21 -04:00
parent 128ed2516a
commit 7be38f609f
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.5
version=0.19.6
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=bae11d2fff02a3a77bd8fde01f276b7ba451242384aae0fa7788279b71609379
checksum=286c098b1da58e88f15de4eb6e92166577c429fa13f20f940afbde54c2a2220f
pre_check() {
vsed -e '/addopts/d' -i pyproject.toml