python3-hypercorn: update to 0.14.4.

This commit is contained in:
Andrew J. Hesford 2023-07-12 10:27:03 -04:00
parent 96668761e2
commit b65df40bcc

View File

@ -1,7 +1,7 @@
# Template file for 'python3-hypercorn'
pkgname=python3-hypercorn
version=0.14.3
revision=2
version=0.14.4
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-h11 python3-h2 python3-priority
@ -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=1af65061783adb4c85b4bfe9b7c9f684b904cd6885c06d787868276647810e6f
checksum=880198e7b9b09b3017f311f100178c65d67289b68174bd06d4ce947d05b10661
do_check() {
vsed -i pyproject.toml -e '/addopts/d'