aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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 38d70fe706cea..691d06d3c88f2 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 fea55c3419fa2..189f891bdf30a 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=""