]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-dtschema: upgrade 2022.5 -> 2022.7
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 20 Jul 2022 08:44:31 +0000 (10:44 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Jul 2022 12:55:13 +0000 (13:55 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-dtschema_2022.7.bb [moved from meta/recipes-devtools/python/python3-dtschema_2022.5.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-devtools/python/python3-dtschema_2022.5.bb
rename to meta/recipes-devtools/python/python3-dtschema_2022.7.bb
index 0520dd76aae8c316c29e2613b188e2ba4da23d9a..dd9092f4494c7cf0729196dfba9111a0ecace491 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "dtschema"
 
-SRC_URI[sha256sum] = "147ff18bf446131d3ba14bc751febd84f4fdedf06130f53e193d3370052dfe3f"
+SRC_URI[sha256sum] = "2238753fa16bee7b26841cced75d745af777b896190f40aff5802992335201bb"
 
 DEPENDS += "python3-setuptools-scm-native"
 RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"