# Template file for 'python3-Flask-OAuthlib' pkgname=python3-Flask-OAuthlib version=0.9.6 revision=2 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" changelog="https://raw.githubusercontent.com/lepture/flask-oauthlib/master/CHANGES.rst" distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz" checksum=5bb79c8a8e670c2eb4cb553dfc3283b6c8d1202f674934676dc173cee94fe39c post_install() { vlicense LICENSE }