python3-Flask-Cors: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:38 -04:00
parent 670c53ea89
commit 9041c41ce9

View File

@ -1,7 +1,7 @@
# Template file for 'python3-Flask-Cors' # Template file for 'python3-Flask-Cors'
pkgname=python3-Flask-Cors pkgname=python3-Flask-Cors
version=3.0.10 version=3.0.10
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-Flask python3-six" depends="python3-Flask python3-six"