# Template file for 'python3-Flask-SQLAlchemy' pkgname=python3-Flask-SQLAlchemy version=2.4.1 revision=1 archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Flask python3-SQLAlchemy" short_desc="Adds SQLAlchemy support to your Flask application (python3)" maintainer="pulux " license="MIT" homepage="https://github.com/pallets/flask-sqlalchemy" distfiles="${PYPI_SITE}/F/Flask-SQLAlchemy/Flask-SQLAlchemy-${version}.tar.gz" checksum=6974785d913666587949f7c2946f7001e4fa2cb2d19f4e69ead02e4b8f50b33d post_install() { vlicense LICENSE.rst }