# Template file for 'python3-txtorcon' pkgname=python3-txtorcon version=21.1.0 revision=4 build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="lsof python3-automat python3-cryptography python3-six python3-Twisted python3-zope.interface" checkdepends="${depends} python3-mock python3-pytest" short_desc="Twisted-based asynchronous Tor control protocol implementation" maintainer="travankor " license="MIT" homepage="https://txtorcon.readthedocs.io/en/latest/" distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz" checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750 make_check=ci-skip post_install() { vlicense LICENSE }