# Template file for 'python3-aioamqp' pkgname=python3-aioamqp version=0.14.0 revision=2 wrksrc="aioamqp-aioamqp-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-pamqp" short_desc="Pure-Python implementation of AMQP 0.9.1 atop asyncio" maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/polyconseil/aioamqp" distfiles="${homepage}/archive/${pkgname#*-}-${version}.tar.gz" checksum=9fce69be1ed9bcc06b74683094f738556305215a1affd0fd7789c23a01c53ecd post_install() { vlicense LICENSE }