summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-jsonschema-specifications_2025.9.1.bb (renamed from meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 53805b0396..5ad761bad3 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/"
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2" 6LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2"
7 7
8SRC_URI[sha256sum] = "630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608" 8SRC_URI[sha256sum] = "b540987f239e745613c7a9176f3edb72b832a4ac465cf02712288397832b5e8d"
9 9
10inherit pypi python_hatchling 10inherit pypi python_hatchling
11 11