From 91a759c5838cdd58e708025c4c377d36f9aadaa7 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Mon, 4 Dec 2023 19:49:53 +0000 Subject: [PATCH] python3-txtorcon: update to 23.11.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 7c53a2caa45a6..43ae4e0fe19c3 100644 --- a/srcpkgs/python3-txtorcon/template +++ b/srcpkgs/python3-txtorcon/template @@ -1,19 +1,19 @@ # Template file for 'python3-txtorcon' pkgname=python3-txtorcon -version=23.5.0 -revision=2 +version=23.11.0 +revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="lsof python3-automat python3-cryptography python3-six python3-Twisted python3-zope.interface which" -checkdepends="${depends} python3-mock python3-pytest" +checkdepends="${depends} python3-pytest" 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=01a98243caf49035a0e823f6633fb2c4ea9613aa123dda063845bf7ee5c920de +checksum=b8283bec83ab2de45949e154abeeb9216acd93cd60323002f340e2b783406688 make_check=ci-skip # Can not open ports in CI post_install() {