python3-txtorcon: update to 23.5.0.

This commit is contained in:
triallax 2023-06-16 16:51:15 +01:00 committed by Duncan Overbruck
parent 46d1401807
commit f547d18df4

View file

@ -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() {