summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
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/recipes-devtools/python/python-msgpack_0.4.7.bb
parente00266192679552e53ade676881da2deffdcadae (diff)
downloadmeta-openembedded-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/recipes-devtools/python/python-msgpack_0.4.7.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb11
1 files changed, 11 insertions, 0 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.7.bb
new file mode 100644
index 000000000..3b7853e91
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
@@ -0,0 +1,11 @@
1SUMMARY = "MessagePack (de)serializer"
2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
4
5PR = "r0"
6
7SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b"
8SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b"
9
10PYPI_PACKAGE = "msgpack-python"
11inherit pypi setuptools