summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author dslackw2014-08-06 06:07:40 +0200
committer Willy Sudiarto Raharjo2014-08-06 09:18:49 +0200
commit597d065c929bc37d5c6fa39afd6b78f477fc0ad0 (patch)
tree71dbe28e72ae65b2a7aa2f3d0688d7377245c5c1
parentf0fab276d9b4dd26f880d489c513a1143dbcf3a0 (diff)
downloadslackbuilds-597d065c929bc37d5c6fa39afd6b78f477fc0ad0.tar.gz
python/msgpack-python: Updated for version 0.4.2.
Signed-off-by: dslackw <d.zlatanidis@gmail.com>
-rw-r--r--python/msgpack-python/msgpack-python.SlackBuild2
-rw-r--r--python/msgpack-python/msgpack-python.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/msgpack-python/msgpack-python.SlackBuild b/python/msgpack-python/msgpack-python.SlackBuild
index 383c4660cd..f451b69f0e 100644
--- a/python/msgpack-python/msgpack-python.SlackBuild
+++ b/python/msgpack-python/msgpack-python.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=msgpack-python
-VERSION=${VERSION:-0.4.1}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/python/msgpack-python/msgpack-python.info b/python/msgpack-python/msgpack-python.info
index e269aed43e..41d7f9b89b 100644
--- a/python/msgpack-python/msgpack-python.info
+++ b/python/msgpack-python/msgpack-python.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-python"
-VERSION="0.4.1"
+VERSION="0.4.2"
HOMEPAGE="http://msgpack.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.4.1.tar.gz"
-MD5SUM="3ff478e75e783f4e69c1a8d5ca63dea4"
+DOWNLOAD="https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.4.2.tar.gz"
+MD5SUM="e3a0fdfd864c72c958bb501d39b39caf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"