aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-02-22 08:35:04 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 17:47:27 +0100
commitade80c2aa87d42d66004305e449ab161a9a1bbc8 (patch)
treea6235544d8e6e95d6180683daafdfc5f58451929 /meta-python
parente00266192679552e53ade676881da2deffdcadae (diff)
downloadmeta-openembedded-contrib-ade80c2aa87d42d66004305e449ab161a9a1bbc8.tar.gz
python-msgpack: update to 0.4.7
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb (renamed from meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb b/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
index 55a2ff1910..3b7853e91f 100644
--- a/meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb
+++ b/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
PR = "r0"
-SRC_URI[md5sum] = "3b82bc542d5599896695512e7c32f42d"
-SRC_URI[sha256sum] = "a07cd6615a6bf38cfa2f010b121c7e77b74a3e7b971ef3e475c3d33308014cbb"
+SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b"
+SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b"
PYPI_PACKAGE = "msgpack-python"
inherit pypi setuptools