summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-02-11 06:44:48 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-12 17:49:49 +0700
commita6486d5c5fbb8648b0ec594a3e7cc2bf18e2c55c (patch)
tree7cf70377c68e0377a381dad13661ec9aa7621423 /python
parent814ce1b459f59ec44cdf49881819c0a037694ada (diff)
downloadslackbuilds-a6486d5c5fbb8648b0ec594a3e7cc2bf18e2c55c.tar.gz
slackbuilds-a6486d5c5fbb8648b0ec594a3e7cc2bf18e2c55c.tar.xz
python/msgpack-python: Updated for version 0.4.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 f451b69f0e..c360e92c93 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.2}
+VERSION=${VERSION:-0.4.5}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/python/msgpack-python/msgpack-python.info b/python/msgpack-python/msgpack-python.info
index 41d7f9b89b..7c8e697f2c 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.2"
+VERSION="0.4.5"
HOMEPAGE="http://msgpack.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.4.2.tar.gz"
-MD5SUM="e3a0fdfd864c72c958bb501d39b39caf"
+DOWNLOAD="https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.4.5.tar.gz"
+MD5SUM="3b82bc542d5599896695512e7c32f42d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"