From 6ee4a1fd4b5c5eb81fe3fe5e5881f882e7e4005e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 May 2025 17:03:22 +0800 Subject: [PATCH] python3-jsonschema-specifications: upgrade 2024.10.1 -> 2025.4.1 Changelog: - Add SPDX license identifier (From OE-Core rev: f3fb3e621c9c3b3e286002b6b6a6dede640e2866) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- ...24.10.1.bb => python3-jsonschema-specifications_2025.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema-specifications_2024.10.1.bb => python3-jsonschema-specifications_2025.4.1.bb} (87%) 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 c45e5c25c7..53805b0396 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