From: Alexander Kanavin Date: Thu, 5 May 2022 05:05:19 +0000 (+0200) Subject: python3-dtschema: upgrade 2022.1 -> 2022.4 X-Git-Tag: uninative-3.7~911 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=409db81eb1459f67b6803242d027bebab4949e1b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dtschema: upgrade 2022.1 -> 2022.4 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dtschema_2022.1.bb b/meta/recipes-devtools/python/python3-dtschema_2022.4.bb similarity index 83% rename from meta/recipes-devtools/python/python3-dtschema_2022.1.bb rename to meta/recipes-devtools/python/python3-dtschema_2022.4.bb index d73e5810b80..7bc89c844c6 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2022.1.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2022.4.bb @@ -7,7 +7,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "1b92b3b9a31b6e4b8b2be70dbf3065775530bc4c52e991955b67be19741114c5" +SRC_URI[sha256sum] = "c70a644e0100b5bacd44839a2316291d8eee91f6535a8419459de59fd0fcf6ce" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"