mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-txtorcon: update to 23.5.0.
This commit is contained in:
parent
46d1401807
commit
f547d18df4
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue