# Template file for 'python3-Flask-Babel' pkgname=python3-Flask-Babel version=2.0.0 revision=2 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-Jinja2 python3-Babel python3-Flask" short_desc="Python3 i18n and l10n support for Flask based on Babel and pytz" maintainer="pulux " license="BSD-3-Clause" homepage="https://pythonhosted.org/Flask-Babel/" distfiles="${PYPI_SITE}/F/Flask-Babel/Flask-Babel-${version}.tar.gz" checksum=f9faf45cdb2e1a32ea2ec14403587d4295108f35017a7821a2b1acb8cfd9257d post_install() { vlicense LICENSE }