[oe] [meta-python][PATCH 10/11] python-msgpack: update to 0.4.7

Derek Straka derek at asterius.io
Mon Feb 22 13:35:04 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-msgpack_0.4.5.bb => python-msgpack_0.4.7.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-msgpack_0.4.5.bb => python-msgpack_0.4.7.bb} (59%)

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
similarity index 59%
rename from meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb
rename to meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
index 55a2ff1..3b7853e 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
-- 
1.9.1




More information about the Openembedded-devel mailing list