summaryrefslogtreecommitdiffstats
path: root/python/python3-texttable
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2022-12-10 21:22:18 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-12 16:39:15 +0700
commiteac0c39a225b1cb3cc5a4a1a43f1db4d05af8a31 (patch)
tree38a968bef361741ee1f3604c91a1fe5330cbf15f /python/python3-texttable
parent070272979c0f714bfba424b549f5345233f68ff4 (diff)
downloadslackbuilds-eac0c39a225b1cb3cc5a4a1a43f1db4d05af8a31.tar.gz
slackbuilds-eac0c39a225b1cb3cc5a4a1a43f1db4d05af8a31.tar.xz
python/python3-texttable: Updated for version 1.6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-texttable')
-rw-r--r--python/python3-texttable/python3-texttable.SlackBuild2
-rw-r--r--python/python3-texttable/python3-texttable.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-texttable/python3-texttable.SlackBuild b/python/python3-texttable/python3-texttable.SlackBuild
index 38d70fe706..691d06d3c8 100644
--- a/python/python3-texttable/python3-texttable.SlackBuild
+++ b/python/python3-texttable/python3-texttable.SlackBuild
@@ -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}
diff --git a/python/python3-texttable/python3-texttable.info b/python/python3-texttable/python3-texttable.info
index fea55c3419..189f891bdf 100644
--- a/python/python3-texttable/python3-texttable.info
+++ b/python/python3-texttable/python3-texttable.info
@@ -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=""