]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-dtschema: upgrade 2022.8.3 -> 2022.9
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 7 Nov 2022 14:54:38 +0000 (15:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Nov 2022 22:47:11 +0000 (22:47 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-dtschema_2022.9.bb [moved from meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb
rename to meta/recipes-devtools/python/python3-dtschema_2022.9.bb
index bc819c0dd6b5161d257a71f713b3baa7cb5ab17d..3dcbc2dcb2a38334f334083e5d1f0ae9931df118 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "dtschema"
 
-SRC_URI[sha256sum] = "128c88a393cd04154cef4d4b10a643e4473ae290b436e8e61d2e97ae8e53255d"
+SRC_URI[sha256sum] = "c9533312a2d77c4ccdbffda1504aba850d9b224fd8b43e929cee2aa68478e82a"
 
 DEPENDS += "python3-setuptools-scm-native"
 RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"