python3-Flask: update to 3.0.2.
This commit is contained in:
parent
50f1c79f9c
commit
fc2e579e48
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Flask'
|
||||
pkgname=python3-Flask
|
||||
version=3.0.0
|
||||
version=3.0.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="http://flask.pocoo.org"
|
||||
changelog="https://raw.githubusercontent.com/pallets/flask/main/CHANGES.rst"
|
||||
distfiles="https://github.com/pallets/flask/archive/${version}.tar.gz"
|
||||
checksum=9075bacbd3636daadf14872dc53b0aa97b8ee255352f32deed848424d7999a37
|
||||
checksum=48843a02c216f7386163b76e9b0d7226716bfbd5155a127cf00ae2094c6c2f16
|
||||
conflicts="python-Flask>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue