mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
python3-quart: update to 0.16.1.
This commit is contained in:
parent
bd3d66e6d3
commit
56ed59cfda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-quart'
|
||||
pkgname=python3-quart
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
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=a526dbb39e266b30f873d73f7c7e394cf7819a4de1444b892488f4cdd0b7e162
|
||||
checksum=7a2b31a1d31906228175fb867d487165dcf05094da531106faabbaf6d7d3bfe1
|
||||
|
||||
do_check() {
|
||||
# Tests require dist-info on the package, which is only in the wheel.
|
||||
|
|
Loading…
Add table
Reference in a new issue