From f547d18df49c5d51441d9e8b38aadf56b6254634 Mon Sep 17 00:00:00 2001 From: triallax Date: Fri, 16 Jun 2023 16:51:15 +0100 Subject: [PATCH] python3-txtorcon: update to 23.5.0. --- srcpkgs/python3-txtorcon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template index 07e5fedce66..4e6d5a3b7b0 100644 --- a/srcpkgs/python3-txtorcon/template +++ b/srcpkgs/python3-txtorcon/template @@ -1,6 +1,6 @@ # Template file for 'python3-txtorcon' pkgname=python3-txtorcon -version=22.0.0 +version=23.5.0 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" @@ -13,7 +13,7 @@ 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=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7 +checksum=01a98243caf49035a0e823f6633fb2c4ea9613aa123dda063845bf7ee5c920de make_check=ci-skip # Can not open ports in CI post_install() {