summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
5PR = "r0" 5PR = "r0"
6 6
7SRC_URI[md5sum] = "3b82bc542d5599896695512e7c32f42d" 7SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b"
8SRC_URI[sha256sum] = "a07cd6615a6bf38cfa2f010b121c7e77b74a3e7b971ef3e475c3d33308014cbb" 8SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b"
9 9
10PYPI_PACKAGE = "msgpack-python" 10PYPI_PACKAGE = "msgpack-python"
11inherit pypi setuptools 11inherit pypi setuptools