python3-quart: update to 0.15.1.

This commit is contained in:
Andrew J. Hesford 2021-05-26 09:39:39 -04:00
parent 6c7a9aafaf
commit 20fd23adbd
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.15.0
version=0.15.1
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ license="MIT"
homepage="https://gitlab.com/pgjones/quart"
changelog="https://gitlab.com/pgjones/quart/-/blob/master/CHANGELOG.rst"
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
checksum=1557ff58616be7d6449abbc06d5e1734aef013936f91ec448d62541b6861ff7b
checksum=d9fa92cfec967b8730ce75f90a454d0a687871960f5e334885e64bfae9d7cd3a
do_check() {
vsed -e '/addopts/d' -i setup.cfg