From d264d9ec88d88ddf1126e78e525e3baf19bb75aa 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template index 830859d26f6c..dfe91475cae6 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 @@ -12,8 +12,8 @@ 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 +checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7 +make_check=ci-skip # Tests run locally but fail on CI post_install() { vlicense LICENSE