mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-Flask: update to 3.0.2.
This commit is contained in:
parent
50f1c79f9c
commit
fc2e579e48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Flask'
|
# Template file for 'python3-Flask'
|
||||||
pkgname=python3-Flask
|
pkgname=python3-Flask
|
||||||
version=3.0.0
|
version=3.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://flask.pocoo.org"
|
homepage="http://flask.pocoo.org"
|
||||||
changelog="https://raw.githubusercontent.com/pallets/flask/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pallets/flask/main/CHANGES.rst"
|
||||||
distfiles="https://github.com/pallets/flask/archive/${version}.tar.gz"
|
distfiles="https://github.com/pallets/flask/archive/${version}.tar.gz"
|
||||||
checksum=9075bacbd3636daadf14872dc53b0aa97b8ee255352f32deed848424d7999a37
|
checksum=48843a02c216f7386163b76e9b0d7226716bfbd5155a127cf00ae2094c6c2f16
|
||||||
conflicts="python-Flask>=0"
|
conflicts="python-Flask>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue