python3-Flask-Cors: update to 5.0.0.

This commit is contained in:
Joel Beckmeyer 2024-09-03 14:47:21 -04:00 committed by classabbyamp
parent fb8a711939
commit afbaa22a22
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-Flask-Cors'
pkgname=python3-Flask-Cors
version=4.0.0
version=5.0.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,8 +11,8 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="MIT"
homepage="https://github.com/corydolphin/flask-cors"
changelog="https://raw.githubusercontent.com/corydolphin/flask-cors/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/F/Flask-Cors/Flask-Cors-${version}.tar.gz"
checksum=f268522fcb2f73e2ecdde1ef45e2fd5c71cc48fe03cffb4b441c6d1b40684eb0
distfiles="${PYPI_SITE}/f/flask_cors/flask_cors-${version}.tar.gz"
checksum=5aadb4b950c4e93745034594d9f3ea6591f734bb3662e16e255ffbf5e89c88ef
post_install() {
vlicense LICENSE