python3-hypercorn: update to 0.13.1.

This commit is contained in:
Andrew J. Hesford 2021-12-22 11:41:30 -05:00
parent 93bb9eb32f
commit 426ff2cb94

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypercorn'
pkgname=python3-hypercorn
version=0.13.0
version=0.13.1
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=10981b4f0409239699f514f2b02704d595474d7ebf54ccc8cd1ca353aa735785
checksum=b45d6f5dfe2cf59d358161f7cae287f778836201c513fc31ed70c0482a68eadc
do_check() {
vsed -i pyproject.toml -e '/addopts/d'