summaryrefslogtreecommitdiffstats
path: root/python/python-tblib
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-tblib')
-rw-r--r--python/python-tblib/python-tblib.SlackBuild4
-rw-r--r--python/python-tblib/python-tblib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-tblib/python-tblib.SlackBuild b/python/python-tblib/python-tblib.SlackBuild
index a63a1fa14f..69fcbc1868 100644
--- a/python/python-tblib/python-tblib.SlackBuild
+++ b/python/python-tblib/python-tblib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-tblib
-# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-tblib
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-tblib/python-tblib.info b/python/python-tblib/python-tblib.info
index c877450677..aec49b2018 100644
--- a/python/python-tblib/python-tblib.info
+++ b/python/python-tblib/python-tblib.info
@@ -1,8 +1,8 @@
PRGNAM="python-tblib"
-VERSION="1.3.0"
+VERSION="1.3.1"
HOMEPAGE="https://github.com/ionelmc/python-tblib"
-DOWNLOAD="https://github.com/ionelmc/python-tblib/archive/v1.3.0/python-tblib-1.3.0.tar.gz"
-MD5SUM="c13c854e9a0a070f9514c4b5d575fb39"
+DOWNLOAD="https://github.com/ionelmc/python-tblib/archive/v1.3.1/python-tblib-1.3.1.tar.gz"
+MD5SUM="2ed02b8a6c3d99b483944d48c278e394"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"