From 6780f1ee4110fb3a987a45da83cd648004e443be Mon Sep 17 00:00:00 2001 From: travankor Date: Thu, 23 Jan 2020 01:14:10 -0700 Subject: [PATCH] python3-txaio: update to 20.1.1. --- srcpkgs/python3-txaio/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-txaio/template b/srcpkgs/python3-txaio/template index 8163f5c90fd..1de9674453d 100644 --- a/srcpkgs/python3-txaio/template +++ b/srcpkgs/python3-txaio/template @@ -1,18 +1,17 @@ # Template file for 'python3-txaio' pkgname=python3-txaio -version=18.8.1 -revision=2 +version=20.1.1 +revision=1 archs=noarch wrksrc="txaio-${version}" build_style=python3-module -pycompile_module="txaio" hostmakedepends="python3 python3-setuptools" short_desc="Utilities to support code that runs unmodified on Twisted and asyncio" maintainer="travankor " license="MIT" homepage="https://github.com/crossbario/txaio" distfiles="https://github.com/crossbario/txaio/archive/v${version}.tar.gz" -checksum=5b468ba8f8cee26e5a6de9e69169fddd9223b418bad9a6e9d3597906a013de97 +checksum=49ad9c2efa6a5404d290dc4d28e15651a52c697a374d217bafaef6421c5a1433 post-install() { vlicense LICENSE