summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2015-07-09 03:01:52 +0200
committer Willy Sudiarto Raharjo2015-07-09 03:01:52 +0200
commite0480927f64ba8fdfff407aa8aa0ba527b4f30a1 (patch)
treea106f42e73012cc45948d5ed9b6e47a33159d97e
parent516c08f9d5f872aac18154971b1e15d846b96437 (diff)
downloadslackbuilds-e0480927f64ba8fdfff407aa8aa0ba527b4f30a1.tar.gz
python/six: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/six/six.SlackBuild4
-rw-r--r--python/six/six.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/six/six.SlackBuild b/python/six/six.SlackBuild
index f84e4d8e18..b1dcbe9f96 100644
--- a/python/six/six.SlackBuild
+++ b/python/six/six.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for six
-# Copyright 2012-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2015 Larry Hajali <larryhaja[at]gmail[dot]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=six
-VERSION=${VERSION:-1.8.0}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/six/six.info b/python/six/six.info
index ac570690cf..e10a30fe04 100644
--- a/python/six/six.info
+++ b/python/six/six.info
@@ -1,8 +1,8 @@
PRGNAM="six"
-VERSION="1.8.0"
+VERSION="1.9.0"
HOMEPAGE="http://pypi.python.org/pypi/six/"
-DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.8.0.tar.gz"
-MD5SUM="1626eb24cc889110c38f7e786ec69885"
+DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz"
+MD5SUM="476881ef4012262dfc8adc645ee786c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""