mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-quart: update to 0.19.9.
This commit is contained in:
parent
a20f7a062f
commit
d2456cb996
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-quart'
|
# Template file for 'python3-quart'
|
||||||
pkgname=python3-quart
|
pkgname=python3-quart
|
||||||
version=0.19.6
|
version=0.19.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://quart.palletsprojects.com/en/latest/"
|
homepage="https://quart.palletsprojects.com/en/latest/"
|
||||||
changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pallets/quart/main/CHANGES.rst"
|
||||||
distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/pallets/quart/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=286c098b1da58e88f15de4eb6e92166577c429fa13f20f940afbde54c2a2220f
|
checksum=309df8ce6aca080fbb3a03b973fac8a28e78e95dd7e0df7e87279b6ea4fc2545
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pyproject.toml
|
vsed -e '/addopts/d' -i pyproject.toml
|
||||||
|
|
Loading…
Add table
Reference in a new issue