]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-dtschema: upgrade 2022.1 -> 2022.4
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 5 May 2022 05:05:19 +0000 (07:05 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 May 2022 20:17:13 +0000 (21:17 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-dtschema_2022.4.bb [moved from meta/recipes-devtools/python/python3-dtschema_2022.1.bb with 83% similarity]

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 d73e5810b800250b32710a3da695629b1102e50b..7bc89c844c6d06624a4960a15077aed9ada4f303 100644 (file)
@@ -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"