python3-hypercorn: update to 0.13.0.
This commit is contained in:
parent
86115b58fb
commit
250c71966b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypercorn'
|
||||
pkgname=python3-hypercorn
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
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=c373eda54f301fdf58c5728454fb8c7cb9585aeb73f169430d9d88b5a62f7d10
|
||||
checksum=10981b4f0409239699f514f2b02704d595474d7ebf54ccc8cd1ca353aa735785
|
||||
|
||||
do_check() {
|
||||
vsed -i pyproject.toml -e '/addopts/d'
|
||||
|
|
Loading…
Reference in a new issue