# Template file for 'python3-bottle' pkgname=python3-bottle version=0.12.19 revision=2 wrksrc="bottle-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Fast and simple WSGI-framework for small web-applications (Python3)" maintainer="Aluísio Augusto Silva Gonçalves " license="MIT" homepage="http://bottlepy.org" distfiles="${PYPI_SITE}/b/bottle/bottle-${version}.tar.gz" checksum=a9d73ffcbc6a1345ca2d7949638db46349f5b2b77dac65d6494d45c23628da2c post_install() { vlicense LICENSE }