From a6dc8e1147873887d0ef771d2253566e6bc06ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 31 Dec 2021 12:33:58 -0300 Subject: [PATCH] python3-texttable: update to 1.6.4. --- srcpkgs/python3-texttable/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-texttable/template b/srcpkgs/python3-texttable/template index e553b75c55f8..c0f9e8b84ea7 100644 --- a/srcpkgs/python3-texttable/template +++ b/srcpkgs/python3-texttable/template @@ -1,7 +1,7 @@ # Template file for 'python3-texttable' pkgname=python3-texttable -version=1.6.1 -revision=5 +version=1.6.4 +revision=1 wrksrc="texttable-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Sergi Alvarez " license="LGPL-3.0-or-later" homepage="https://github.com/foutaise/texttable/" distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz" -checksum=2b60a5304ccfbeac80ffae7350d7c2f5d7a24e9aab5036d0f82489746419d9b2 +checksum=42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9 do_check() { pytest3 tests.py