From: Wang Mingyu <[email protected]> Changelog: ============= Fix build error of extension module on Windows. setup.py doesn't skip build error of extension module.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-msgpack_1.0.6.bb => python3-msgpack_1.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-msgpack_1.0.6.bb => python3-msgpack_1.0.7.bb} (83%) 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 similarity index 83% rename from meta-python/recipes-devtools/python/python3-msgpack_1.0.6.bb rename to 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" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "25d3746da40f3c8c59c3b1d001e49fd2aa17904438f980d9a391370366df001e" +SRC_URI[sha256sum] = "572efc93db7a4d27e404501975ca6d2d9775705c2d922390d878fcf768d92c87" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-io \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105675): https://lists.openembedded.org/g/openembedded-devel/message/105675 Mute This Topic: https://lists.openembedded.org/mt/102131387/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
