aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-msgpack_0.4.8.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-10-28 10:48:26 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-11-23 15:23:58 +0100
commit823197bbb33851bd45953dc69103dd1fb7b51931 (patch)
tree5a29c6801abc8706712eb80a049d71ff7fa914f7 /recipes-devtools/python/python-msgpack_0.4.8.bb
parent23ef151716329edf8dc6c00f03e0918a9861dafe (diff)
downloadmeta-python2-823197bbb33851bd45953dc69103dd1fb7b51931.tar.gz
python-msgpack: update to version 0.4.8
(From meta-openembedded commit: edf147b90f446e10e08b9397b96db5d67b710b33) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-msgpack_0.4.8.bb')
-rw-r--r--recipes-devtools/python/python-msgpack_0.4.8.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-msgpack_0.4.8.bb b/recipes-devtools/python/python-msgpack_0.4.8.bb
new file mode 100644
index 0000000..8a0ad8f
--- /dev/null
+++ b/recipes-devtools/python/python-msgpack_0.4.8.bb
@@ -0,0 +1,9 @@
+SUMMARY = "MessagePack (de)serializer"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
+
+SRC_URI[md5sum] = "dcd854fb41ee7584ebbf35e049e6be98"
+SRC_URI[sha256sum] = "1a2b19df0f03519ec7f19f826afb935b202d8979b0856c6fb3dc28955799f886"
+
+PYPI_PACKAGE = "msgpack-python"
+inherit pypi setuptools