From 20fd23adbd5ce543efd11b8420f936fb3f8b0de1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 26 May 2021 09:39:39 -0400 Subject: [PATCH] python3-quart: update to 0.15.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 76b92ea456c..21aa2705d4f 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.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