# Template file for 'python3-Flask-OAuthlib' pkgname=python3-Flask-OAuthlib version=0.9.5 revision=4 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Flask python3-requests-oauthlib" short_desc="OAuthlib for Flask (Python3)" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/lepture/flask-oauthlib" distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz" checksum=cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406 post_install() { vlicense LICENSE }