From 69092b6e767a32ccdab6a95c8bb0836e0195e3c3 Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 31 Dec 2022 07:28:32 -0700 Subject: [PATCH] python3-txtorcon: update to 22.0.0. --- srcpkgs/python3-txtorcon/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template index 830859d26f6c..188e385fb58a 100644 --- a/srcpkgs/python3-txtorcon/template +++ b/srcpkgs/python3-txtorcon/template @@ -1,7 +1,7 @@ # Template file for 'python3-txtorcon' pkgname=python3-txtorcon -version=21.1.0 -revision=4 +version=22.0.0 +revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="lsof python3-automat python3-cryptography python3-six python3-Twisted @@ -11,9 +11,10 @@ short_desc="Twisted-based asynchronous Tor control protocol implementation" maintainer="travankor " license="MIT" homepage="https://txtorcon.readthedocs.io/en/latest/" +changelog="https://raw.githubusercontent.com/meejah/txtorcon/main/docs/releases.rst" distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz" -checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750 -make_check=ci-skip +checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7 +make_check=ci-skip # Tests run locally but fail on CI post_install() { vlicense LICENSE