python3-hypercorn: update to 0.15.0.

This commit is contained in:
Andrew J. Hesford 2023-11-07 07:41:57 -05:00
parent 1f18d7e5a6
commit 97d543313c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-hypercorn'
pkgname=python3-hypercorn
version=0.14.4
revision=2
version=0.15.0
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=880198e7b9b09b3017f311f100178c65d67289b68174bd06d4ce947d05b10661
checksum=e088ac4ce330bc83d4e223cd1fa875f4fd527065b0cb60d571aedc12f2370f07
do_check() {
vsed -i pyproject.toml -e '/addopts/d'