python3-quart: update to 0.15.1.
This commit is contained in:
parent
6c7a9aafaf
commit
20fd23adbd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-quart'
|
||||
pkgname=python3-quart
|
||||
version=0.15.0
|
||||
version=0.15.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/pgjones/quart"
|
||||
changelog="https://gitlab.com/pgjones/quart/-/blob/master/CHANGELOG.rst"
|
||||
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=1557ff58616be7d6449abbc06d5e1734aef013936f91ec448d62541b6861ff7b
|
||||
checksum=d9fa92cfec967b8730ce75f90a454d0a687871960f5e334885e64bfae9d7cd3a
|
||||
|
||||
do_check() {
|
||||
vsed -e '/addopts/d' -i setup.cfg
|
||||
|
|
Loading…
Reference in a new issue