From b79b3d30270b315301507ff715bb137bdf499d98 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 30 Mar 2022 21:19:42 -0400 Subject: [PATCH] python3-quart: update to 0.17.0. --- 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 5e3114877c..1033468c7c 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.16.3 +version=0.17.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-pep517 @@ -15,7 +15,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=84eabcb0da8b84eebcec31c27c59396425c6727ea6f7e524e8f1afc1aa161bb8 +checksum=1f879256b09daa4f7e9a141e90746f11103ce1f3a386f9480709e1d982768a9a do_check() { # Tests require dist-info on the package, which is only in the wheel.