From 4311bd616ba7de00d90da3d1c2aa94153fdefbd4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 4 Jan 2024 22:09:24 -0500 Subject: [PATCH] python3-hypercorn: update to 0.16.0. --- srcpkgs/python3-hypercorn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-hypercorn/template b/srcpkgs/python3-hypercorn/template index c665c560d5c..b819ab93a2b 100644 --- a/srcpkgs/python3-hypercorn/template +++ b/srcpkgs/python3-hypercorn/template @@ -1,6 +1,6 @@ # Template file for 'python3-hypercorn' pkgname=python3-hypercorn -version=0.15.0 +version=0.16.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/pgjones/hypercorn" changelog="https://raw.githubusercontent.com/pgjones/hypercorn/main/CHANGELOG.rst" distfiles="https://github.com/pgjones/hypercorn/archive/refs/tags/${version}.tar.gz" -checksum=e088ac4ce330bc83d4e223cd1fa875f4fd527065b0cb60d571aedc12f2370f07 +checksum=7fc8578cde36f3b5a08845c2ef37ff2aafb5efcbb40be561f58405fe0b8f88de do_check() { vsed -i pyproject.toml -e '/addopts/d'