python3-quart: update to 0.14.1.

This commit is contained in:
Andrew J. Hesford 2020-12-15 10:22:11 -05:00
parent d6db66bda3
commit 47d6817567

View file

@ -1,6 +1,6 @@
# Template file for 'python3-quart'
pkgname=python3-quart
version=0.14.0
version=0.14.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=b7f6c79feb3797f570b9663842800f835b29505392113b0d7ec7f1c9be7e092e
checksum=6ee8ccd58e2753cc50fe86f212cbb6e2296f809502fb6dd8bd0bf078ed72a544
do_check() {
vsed -e '/addopts/d' -i setup.cfg