From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:34 +0000 (+0200) Subject: python3-jsonschema: upgrade 4.4.0 -> 4.5.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4083 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8a684ac783499f24b366b0cefd9f2a3c9b518a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-jsonschema: upgrade 4.4.0 -> 4.5.1 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- 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