python/python3-texttable: Updated for version 1.6.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2022-12-10 21:22:18 -07:00 committed by Willy Sudiarto Raharjo
parent 070272979c
commit eac0c39a22
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-texttable
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
VERSION=${VERSION:-1.6.4}
VERSION=${VERSION:-1.6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-texttable"
VERSION="1.6.4"
VERSION="1.6.7"
HOMEPAGE="https://github.com/foutaise/texttable"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/texttable/texttable-1.6.4.tar.gz"
MD5SUM="15faadc07ba44d337cc1675ea6092a02"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/texttable/texttable-1.6.7.tar.gz"
MD5SUM="83eb15fb541dd857ff051a8d0c979b9c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""