From 4d50fd3601191ff163345863a8a8f1c3570956f9 Mon Sep 17 00:00:00 2001 From: travankor Date: Fri, 8 Jan 2021 15:43:46 -0700 Subject: [PATCH] python3-txaio: update to 20.12.1. --- srcpkgs/python3-txaio/template | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-txaio/template b/srcpkgs/python3-txaio/template index 47dadfa68ed..e9b27b0a688 100644 --- a/srcpkgs/python3-txaio/template +++ b/srcpkgs/python3-txaio/template @@ -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 " 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