]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-dtschema: upgrade 2022.12 -> 2023.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Feb 2023 07:21:26 +0000 (08:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Feb 2023 09:50:42 +0000 (09:50 +0000)
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_2023.1.bb [moved from meta/recipes-devtools/python/python3-dtschema_2022.12.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-devtools/python/python3-dtschema_2022.12.bb
rename to meta/recipes-devtools/python/python3-dtschema_2023.1.bb
index 9d860111c14f7ba8f491f1570068ccbee6ac4f54..9767c95d30430b05f4fe9f1587c63fa9bb50a8e0 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "dtschema"
 
-SRC_URI[sha256sum] = "f532d433a915e507d4b426b7ef57a6730d23c0938b682fb4866f9dfa80a58ec6"
+SRC_URI[sha256sum] = "8fc8c269e4c57e9d008af7b32cd33b77afd4ea1ac9552bcfa96b41b9e0c52586"
 
 DEPENDS += "python3-setuptools-scm-native"
 RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"