python3-hypercorn: update to 0.16.0.

This commit is contained in:
Andrew J. Hesford 2024-01-04 22:09:24 -05:00
parent 6f15bfcc1f
commit 4311bd616b

View File

@ -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'