diff --git a/srcpkgs/python3-quart/template b/srcpkgs/python3-quart/template index 668cff92ecb..76b92ea456c 100644 --- a/srcpkgs/python3-quart/template +++ b/srcpkgs/python3-quart/template @@ -1,11 +1,11 @@ # Template file for 'python3-quart' pkgname=python3-quart -version=0.14.1 +version=0.15.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-aiofiles python3-hypercorn python3-click +depends="python3-aiofiles python3-hypercorn python3-click python3-toml python3-blinker python3-itsdangerous python3-Jinja2 python3-Werkzeug" checkdepends="python3-pytest-asyncio python3-hypothesis python3-mock $depends" short_desc="Python asyncio ASGI web framework with Flask API" @@ -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=6ee8ccd58e2753cc50fe86f212cbb6e2296f809502fb6dd8bd0bf078ed72a544 +checksum=1557ff58616be7d6449abbc06d5e1734aef013936f91ec448d62541b6861ff7b do_check() { vsed -e '/addopts/d' -i setup.cfg