python3-quart: update to 0.17.0.
This commit is contained in:
parent
c180c2ff86
commit
b79b3d3027
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-quart'
|
||||
pkgname=python3-quart
|
||||
version=0.16.3
|
||||
version=0.17.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -15,7 +15,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=84eabcb0da8b84eebcec31c27c59396425c6727ea6f7e524e8f1afc1aa161bb8
|
||||
checksum=1f879256b09daa4f7e9a141e90746f11103ce1f3a386f9480709e1d982768a9a
|
||||
|
||||
do_check() {
|
||||
# Tests require dist-info on the package, which is only in the wheel.
|
||||
|
|
Loading…
Reference in a new issue