# Template file for 'python3-jeepney' pkgname=python3-jeepney version=0.4.3 revision=2 wrksrc="jeepney-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="python3" short_desc="Low-level, pure Python DBus protocol wrapper" maintainer="Orhpaned " license="MIT" homepage="https://gitlab.com/takluyver/jeepney" distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz" checksum=3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e post_install() { vlicense LICENSE }