From a4c4d70a406c7cbfc86d6cf2844f23c9e8569c73 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 25 Nov 2024 13:01:14 +0100 Subject: [PATCH] python3-jsonschema-specifications: upgrade 2023.12.1 -> 2024.10.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...3.12.1.bb => python3-jsonschema-specifications_2024.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema-specifications_2023.12.1.bb => python3-jsonschema-specifications_2024.10.1.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb b/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb similarity index 86% rename from meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb rename to meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb index 4ee0dd9b124..6ef83e05549 100644 --- a/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb +++ b/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.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] = "48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d1682674764cc" +SRC_URI[sha256sum] = "0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d417ae272" inherit pypi python_hatchling -- 2.47.3