From 90d7b1eb0db4a408df5df2fd61806fba785fb0ad Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 21 Aug 2021 20:18:42 -0700 Subject: [PATCH] python3-txtorcon: update to 21.1.0. --- srcpkgs/python3-txtorcon/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template index 5a0683f1760d..93a980c94a89 100644 --- a/srcpkgs/python3-txtorcon/template +++ b/srcpkgs/python3-txtorcon/template @@ -1,17 +1,18 @@ # Template file for 'python3-txtorcon' pkgname=python3-txtorcon -version=20.0.0 -revision=2 +version=21.1.0 +revision=1 wrksrc="txtorcon-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="python3-automat python3-Twisted" +checkdepends="lsof python3-mock python3-Twisted tox" 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=8b5f5587ab03bb965c4d162b8ef86c6853c06041b200f2f8a2272caa4bd7cac4 +checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750 post-install() { vlicense LICENSE