From 2350774645df706214f50662035a2fb20c75ca31 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 16 Dec 2021 08:36:06 -0500 Subject: [PATCH] python3-quart: update to 0.16.2. --- 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 ff88c601481..8ee1cafff46 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.1 +version=0.16.2 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=7a2b31a1d31906228175fb867d487165dcf05094da531106faabbaf6d7d3bfe1 +checksum=7b3d51c8c9b0faa75c92b019999539de6cf827edb57f0391347e8c0b7b399334 do_check() { # Tests require dist-info on the package, which is only in the wheel.