python3-txaio: update to 20.12.1.

This commit is contained in:
travankor 2021-01-08 15:43:46 -07:00 committed by Érico Nogueira Rolim
parent a1ffd3dbe4
commit 5655a0bb97

View file

@ -1,7 +1,7 @@
# Template file for 'python3-txaio'
pkgname=python3-txaio
version=20.4.1
revision=2
version=20.12.1
revision=1
wrksrc="txaio-${version}"
build_style=python3-module
hostmakedepends="python3 python3-setuptools"
@ -10,7 +10,12 @@ maintainer="travankor <travankor@tuta.io>"
license="MIT"
homepage="https://github.com/crossbario/txaio"
distfiles="https://github.com/crossbario/txaio/archive/v${version}.tar.gz"
checksum=85eb85196c4b566c1b3ada3a1ce06728f0387bb054514d629d3156558a910f21
checksum=51796ed894c7fca3f15d60f2e42aec0bd933112073de748e4fe67faf62a03387
do_check() {
# Depends on deprecated and unmaintained trollius package
:
}
post-install() {
vlicense LICENSE