diff --git a/srcpkgs/python3-Flask/template b/srcpkgs/python3-Flask/template index e4a89b4e593..b78079da07d 100644 --- a/srcpkgs/python3-Flask/template +++ b/srcpkgs/python3-Flask/template @@ -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() {