diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb (renamed from meta-python/recipes-devtools/python/python3-msgpack_1.0.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-msgpack_1.0.6.bb b/meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb index 3cddcb9ae3..79943b55e4 100644 --- a/meta-python/recipes-devtools/python/python3-msgpack_1.0.6.bb +++ b/meta-python/recipes-devtools/python/python3-msgpack_1.0.7.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751" | |||
4 | 4 | ||
5 | inherit pypi setuptools3 ptest | 5 | inherit pypi setuptools3 ptest |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "25d3746da40f3c8c59c3b1d001e49fd2aa17904438f980d9a391370366df001e" | 7 | SRC_URI[sha256sum] = "572efc93db7a4d27e404501975ca6d2d9775705c2d922390d878fcf768d92c87" |
8 | 8 | ||
9 | RDEPENDS:${PN}:class-target += "\ | 9 | RDEPENDS:${PN}:class-target += "\ |
10 | ${PYTHON_PN}-io \ | 10 | ${PYTHON_PN}-io \ |