diff options
author | Derek Straka <derek@asterius.io> | 2016-02-22 08:35:04 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-25 17:47:27 +0100 |
commit | ade80c2aa87d42d66004305e449ab161a9a1bbc8 (patch) | |
tree | a6235544d8e6e95d6180683daafdfc5f58451929 /meta-python | |
parent | e00266192679552e53ade676881da2deffdcadae (diff) | |
download | meta-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')
-rw-r--r-- | meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb (renamed from meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 55a2ff191..3b7853e91 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" | |||
4 | 4 | ||
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "3b82bc542d5599896695512e7c32f42d" | 7 | SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b" |
8 | SRC_URI[sha256sum] = "a07cd6615a6bf38cfa2f010b121c7e77b74a3e7b971ef3e475c3d33308014cbb" | 8 | SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b" |
9 | 9 | ||
10 | PYPI_PACKAGE = "msgpack-python" | 10 | PYPI_PACKAGE = "msgpack-python" |
11 | inherit pypi setuptools | 11 | inherit pypi setuptools |