From c7e1da1b4317b800691ed08e029c15d2128104ed Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 Oct 2022 14:37:06 -0400 Subject: [PATCH] python3-quart: update to 0.18.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 c5d3d92822f..6a961972b4a 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.18.0 +version=0.18.3 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-pep517 @@ -15,7 +15,7 @@ license="MIT" homepage="https://quart.palletsprojects.com/en/latest/" changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst" distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz" -checksum=f462bd0c793c34dff71ba3a9956b809e905072595a17541a991a9574f6bd0762 +checksum=68ce4e6f786d5bf4a6056569e07e7055e1dfbb7136a531a18087345d8ba34c5c do_check() { # Tests require dist-info on the package, which is only in the wheel.