mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-quart: update to 0.18.3.
This commit is contained in:
parent
176d850f56
commit
c7e1da1b43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-quart'
|
||||
pkgname=python3-quart
|
||||
version=0.18.0
|
||||
version=0.18.3
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://quart.palletsprojects.com/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst"
|
||||
distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=f462bd0c793c34dff71ba3a9956b809e905072595a17541a991a9574f6bd0762
|
||||
checksum=68ce4e6f786d5bf4a6056569e07e7055e1dfbb7136a531a18087345d8ba34c5c
|
||||
|
||||
do_check() {
|
||||
# Tests require dist-info on the package, which is only in the wheel.
|
||||
|
|
Loading…
Add table
Reference in a new issue