aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-msgpack.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-02-25 15:07:24 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-01 16:12:56 -0800
commit263a937262796d4f94c404b74a0b060669b1ed45 (patch)
treefbece434e82f6af6c57728dd9a0c6e23db962bed /recipes-devtools/python/python-msgpack.inc
parente66f36d1e08b73a30a1b0151b337176ea24aae91 (diff)
downloadmeta-python2-263a937262796d4f94c404b74a0b060669b1ed45.tar.gz
python-msg: update to version 0.5.5
(From meta-openembedded commit: 65a94895ed2828059e32fab457a85ddfdf5cabc4) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-msgpack.inc')
-rw-r--r--recipes-devtools/python/python-msgpack.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-msgpack.inc b/recipes-devtools/python/python-msgpack.inc
index e6f6681..2e852cc 100644
--- a/recipes-devtools/python/python-msgpack.inc
+++ b/recipes-devtools/python/python-msgpack.inc
@@ -2,8 +2,8 @@ SUMMARY = "MessagePack (de)serializer"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
-SRC_URI[md5sum] = "b7759a382dc6309b35e0a0eecc1f23f1"
-SRC_URI[sha256sum] = "23f688905bb9fbf00faa7346e72a72e670e68f3f5d94aeea5c123dd0e07de49c"
+SRC_URI[md5sum] = "62640290ea856420d83b7f9dc1dd789d"
+SRC_URI[sha256sum] = "7f5d6e59228b65c47cfdae76a4aea71f6902525f18256862cda69888a686b5f9"
PYPI_PACKAGE = "msgpack-python"
inherit pypi