summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2020-01-26 21:19:41 +0100
committer Willy Sudiarto Raharjo2020-02-01 03:00:35 +0100
commit629343557046a4611d6fcfb55acb973ee1664153 (patch)
treefb325db4574c819e9f9868be31e7573ef1f9eaf3
parentce225276535893662ec13e21aac058ed6de742ab (diff)
downloadslackbuilds-629343557046a4611d6fcfb55acb973ee1664153.tar.gz
python/six: Updated for version 1.14.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--python/six/six.SlackBuild2
-rw-r--r--python/six/six.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/six/six.SlackBuild b/python/six/six.SlackBuild
index 40d74af4b5..3c9e04a331 100644
--- a/python/six/six.SlackBuild
+++ b/python/six/six.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=six
-VERSION=${VERSION:-1.12.0}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/six/six.info b/python/six/six.info
index 204c946a9a..700d532f92 100644
--- a/python/six/six.info
+++ b/python/six/six.info
@@ -1,8 +1,8 @@
PRGNAM="six"
-VERSION="1.12.0"
+VERSION="1.14.0"
HOMEPAGE="https://pypi.python.org/pypi/six/"
-DOWNLOAD="https://pypi.io/packages/source/s/six/six-1.12.0.tar.gz"
-MD5SUM="9ae5d1feed8c0215f4ae4adcd9207fcb"
+DOWNLOAD="https://pypi.io/packages/source/s/six/six-1.14.0.tar.gz"
+MD5SUM="21674588a57e649d1a6d977ec3122140"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""