summaryrefslogtreecommitdiffstats
path: root/python/six
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2014-03-16 00:26:17 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-03-21 13:01:16 -0500
commiteb2212d7cca56102ca9edad437c1ae12f8eaf822 (patch)
treea19a78c4b1948c7bd850a19bed62816aa6c1929a /python/six
parent0b93f14dd99fb6acf123723cb7046478193f7dee (diff)
downloadslackbuilds-eb2212d7cca56102ca9edad437c1ae12f8eaf822.tar.gz
slackbuilds-eb2212d7cca56102ca9edad437c1ae12f8eaf822.tar.xz
python/six: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/six')
-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 9d05f5b383..3c7d697a02 100644
--- a/python/six/six.SlackBuild
+++ b/python/six/six.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for six
-# Copyright 2012-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2014 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.5.2}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/six/six.info b/python/six/six.info
index 04c8bfea38..95954872ce 100644
--- a/python/six/six.info
+++ b/python/six/six.info
@@ -1,8 +1,8 @@
PRGNAM="six"
-VERSION="1.5.2"
+VERSION="1.6.1"
HOMEPAGE="http://pypi.python.org/pypi/six/"
-DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.5.2.tar.gz"
-MD5SUM="322b86d0c50a7d165c05600154cecc0a"
+DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.6.1.tar.gz"
+MD5SUM="07d606ac08595d795bf926cc9985674f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"