summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-msgpack_1.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-msgpack_1.0.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-msgpack_1.0.0.bb b/meta-python/recipes-devtools/python/python3-msgpack_1.0.2.bb
index d744738a2f..989a7ae3fd 100644
--- a/meta-python/recipes-devtools/python/python3-msgpack_1.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-msgpack_1.0.2.bb
@@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
5PYPI_PACKAGE = "msgpack" 5PYPI_PACKAGE = "msgpack"
6inherit pypi setuptools3 ptest 6inherit pypi setuptools3 ptest
7 7
8SRC_URI[md5sum] = "c35ee8f991dad3969884e9585e56ebba" 8SRC_URI[sha256sum] = "fae04496f5bc150eefad4e9571d1a76c55d021325dcd484ce45065ebbdd00984"
9SRC_URI[sha256sum] = "9534d5cc480d4aff720233411a1f765be90885750b07df772380b34c10ecb5c0"
10 9
11RDEPENDS_${PN}_class-target += "\ 10RDEPENDS_${PN}_class-target += "\
12 ${PYTHON_PN}-io \ 11 ${PYTHON_PN}-io \