[oe-commits] [meta-openembedded] 11/89: python-msgpack: update to version 0.4.8

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 14:33:13 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit edf147b90f446e10e08b9397b96db5d67b710b33
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Oct 28 10:48:26 2016 -0400

    python-msgpack: update to version 0.4.8
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-msgpack_0.4.7.bb => python-msgpack_0.4.8.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb b/meta-python/recipes-devtools/python/python-msgpack_0.4.8.bb
similarity index 57%
rename from meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
rename to meta-python/recipes-devtools/python/python-msgpack_0.4.8.bb
index a3f73fb..8a0ad8f 100644
--- a/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
+++ b/meta-python/recipes-devtools/python/python-msgpack_0.4.8.bb
@@ -2,8 +2,8 @@ SUMMARY = "MessagePack (de)serializer"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
 
-SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b"
-SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b"
+SRC_URI[md5sum] = "dcd854fb41ee7584ebbf35e049e6be98"
+SRC_URI[sha256sum] = "1a2b19df0f03519ec7f19f826afb935b202d8979b0856c6fb3dc28955799f886"
 
 PYPI_PACKAGE = "msgpack-python"
 inherit pypi setuptools

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list