# Template file for 'python3-Flask-HTTPAuth' pkgname=python3-Flask-HTTPAuth version=4.5.0 revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Flask" short_desc="Basic, Digest and Token HTTP authentication for Flask routes" maintainer="Orphaned " license="MIT" homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth" distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz" checksum=395040fda2854df800d15e84bc4a81a5f32f1d4a5e91eee554936f36f330aa29 make_check=no # needs packages not in repo (asgiref) post_install() { vlicense LICENSE }