From: Wang Mingyu <[email protected]> Changelog: Decrease import time by delaying importing of urllib.request
Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-jsonschema_4.25.1.bb => python3-jsonschema_4.26.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema_4.25.1.bb => python3-jsonschema_4.26.0.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.25.1.bb b/meta/recipes-devtools/python/python3-jsonschema_4.26.0.bb similarity index 93% rename from meta/recipes-devtools/python/python3-jsonschema_4.25.1.bb rename to meta/recipes-devtools/python/python3-jsonschema_4.26.0.bb index 5ccb829ff4..5a778656af 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.25.1.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.26.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \ file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af" -SRC_URI[sha256sum] = "e4a9655ce0da0c0b67a085847e00a3a51449e1157f4f75e9fb5aa545e122eb85" +SRC_URI[sha256sum] = "0c26707e2efad8aa1bfc5b7ce170f3fccc2e4918ff85989ba9ffa9facb2be326" inherit pypi python_hatchling -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229250): https://lists.openembedded.org/g/openembedded-core/message/229250 Mute This Topic: https://lists.openembedded.org/mt/117241013/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
