From: Wang Mingyu Date: Mon, 12 May 2025 09:03:22 +0000 (+0800) Subject: python3-jsonschema-specifications: upgrade 2024.10.1 -> 2025.4.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fb3e621c9c3b3e286002b6b6a6dede640e2866;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-jsonschema-specifications: upgrade 2024.10.1 -> 2025.4.1 Changelog: - Add SPDX license identifier Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb b/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb similarity index 87% rename from meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb rename to meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb index c45e5c25c73..53805b03962 100644 --- a/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb +++ b/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb @@ -5,7 +5,7 @@ HOMEPAGE = "https://pypi.org/project/jsonschema-specifications/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2" -SRC_URI[sha256sum] = "0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d417ae272" +SRC_URI[sha256sum] = "630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608" inherit pypi python_hatchling