python3-txtorcon: update to 20.0.0.
This commit is contained in:
parent
55d74ce208
commit
338db3f1c4
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-txtorcon'
|
||||
pkgname=python3-txtorcon
|
||||
version=19.1.0
|
||||
revision=2
|
||||
version=20.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="txtorcon-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="twisted txtorcon"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3-automat python3-Twisted"
|
||||
short_desc="Twisted-based asynchronous Tor control protocol implementation"
|
||||
|
@ -13,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://txtorcon.readthedocs.io/en/latest/"
|
||||
distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
|
||||
checksum=c72d7474ff4385cd60b5c2c52a50ece3f19a6f00259bf0ff0c38b264036e1c2d
|
||||
checksum=8b5f5587ab03bb965c4d162b8ef86c6853c06041b200f2f8a2272caa4bd7cac4
|
||||
|
||||
post-install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue