summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"