From: Wang Mingyu <[email protected]> Changelog: =========== - Add TOML v1.1.0 compatibility - Add binary wheels for Windows arm64
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-tomli_2.3.0.bb => python3-tomli_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tomli_2.3.0.bb => python3-tomli_2.4.0.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-tomli_2.3.0.bb b/meta-python/recipes-devtools/python/python3-tomli_2.4.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-tomli_2.3.0.bb rename to meta-python/recipes-devtools/python/python3-tomli_2.4.0.bb index c810b17ff4..310052072d 100644 --- a/meta-python/recipes-devtools/python/python3-tomli_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-tomli_2.4.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5" inherit pypi python_flit_core -SRC_URI[sha256sum] = "64be704a875d2a59753d80ee8a533c3fe183e3f06807ff7dc2232938ccb01549" +SRC_URI[sha256sum] = "aa89c3f6c277dd275d8e243ad24f3b5e701491a860d5121f2cdd399fbb31fc9c" BBCLASSEXTEND = "native nativesdk" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123426): https://lists.openembedded.org/g/openembedded-devel/message/123426 Mute This Topic: https://lists.openembedded.org/mt/117240996/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
