From 47d6817567553f0a66d059df97994b7f677bcb13 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 15 Dec 2020 10:22:11 -0500 Subject: [PATCH] python3-quart: update to 0.14.1. --- srcpkgs/python3-quart/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-quart/template b/srcpkgs/python3-quart/template index 1f0bb5adf08..668cff92ecb 100644 --- a/srcpkgs/python3-quart/template +++ b/srcpkgs/python3-quart/template @@ -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