diff --git a/srcpkgs/python3-quart/template b/srcpkgs/python3-quart/template index 63c3e4975e1..b032ba6bc28 100644 --- a/srcpkgs/python3-quart/template +++ b/srcpkgs/python3-quart/template @@ -1,7 +1,7 @@ # Template file for 'python3-quart' pkgname=python3-quart -version=0.18.3 -revision=2 +version=0.18.4 +revision=1 build_style=python3-pep517 make_install_target="dist/quart-${version}-*-*-*.whl" 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=68ce4e6f786d5bf4a6056569e07e7055e1dfbb7136a531a18087345d8ba34c5c +checksum=0fc5fe5c32ec94a3a12262afa56c1be143599c2a4fb02bdf7109456b61c87ac2 pre_check() { vsed -e '/addopts/d' -i pyproject.toml