From 2e8a684ac783499f24b366b0cefd9f2a3c9b518a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 18 May 2022 12:58:34 +0200 Subject: [PATCH] python3-jsonschema: upgrade 4.4.0 -> 4.5.1 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- ...{python3-jsonschema_4.4.0.bb => python3-jsonschema_4.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema_4.4.0.bb => python3-jsonschema_4.5.1.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.4.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.5.1.bb similarity index 93% rename from meta/recipes-devtools/python/python3-jsonschema_4.4.0.bb rename to meta/recipes-devtools/python/python3-jsonschema_4.5.1.bb index 10b39e76b2d..9f8719870c2 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.4.0.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.5.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \ file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af" -SRC_URI[sha256sum] = "636694eb41b3535ed608fe04129f26542b59ed99808b4f688aa32dcf55317a83" +SRC_URI[sha256sum] = "7c6d882619340c3347a1bf7315e147e6d3dae439033ae6383d6acb908c101dfc" inherit pypi python_setuptools_build_meta -- 2.47.3