From 3ac88bcbeab0713370497c2c8ad95616f95c02c5 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 10 Sep 2025 17:16:35 +0800 Subject: [PATCH] python3-jsonschema-specifications: upgrade 2025.4.1 -> 2025.9.1 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...025.4.1.bb => python3-jsonschema-specifications_2025.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema-specifications_2025.4.1.bb => python3-jsonschema-specifications_2025.9.1.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb b/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.9.1.bb similarity index 87% rename from meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb rename to meta/recipes-devtools/python/python3-jsonschema-specifications_2025.9.1.bb index 53805b03962..5ad761bad3a 100644 --- a/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb +++ b/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.9.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] = "630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608" +SRC_URI[sha256sum] = "b540987f239e745613c7a9176f3edb72b832a4ac465cf02712288397832b5e8d" inherit pypi python_hatchling -- 2.47.3