python3-hypercorn: update to 0.13.2.

This commit is contained in:
Andrew J. Hesford 2021-12-31 10:31:49 -05:00
parent 1413227646
commit 92d619620a

View File

@ -1,6 +1,6 @@
# Template file for 'python3-hypercorn'
pkgname=python3-hypercorn
version=0.13.1
version=0.13.2
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-pep517
@ -15,7 +15,7 @@ license="MIT"
homepage="https://gitlab.com/pgjones/hypercorn"
changelog="https://gitlab.com/pgjones/hypercorn/-/blob/master/CHANGELOG.rst"
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
checksum=b45d6f5dfe2cf59d358161f7cae287f778836201c513fc31ed70c0482a68eadc
checksum=f08bf9cbd9d813f4cd29bb5398b064176b4639dcc430dd1d366a389dae4ca280
do_check() {
vsed -i pyproject.toml -e '/addopts/d'