From 11ed6c2767de27324e858d0113a3ce4d46bfe007 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 8 Feb 2022 18:17:31 -0500 Subject: [PATCH] python3-quart: update to 0.16.3. --- 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 8ee1cafff46..5e3114877ce 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.2 +version=0.16.3 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=7b3d51c8c9b0faa75c92b019999539de6cf827edb57f0391347e8c0b7b399334 +checksum=84eabcb0da8b84eebcec31c27c59396425c6727ea6f7e524e8f1afc1aa161bb8 do_check() { # Tests require dist-info on the package, which is only in the wheel.