From a0cd4f04e858dcc643fa43215be578573e10c74a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Nov 2022 15:54:38 +0100 Subject: [PATCH] python3-dtschema: upgrade 2022.8.3 -> 2022.9 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- ...{python3-dtschema_2022.8.3.bb => python3-dtschema_2022.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2022.8.3.bb => python3-dtschema_2022.9.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb b/meta/recipes-devtools/python/python3-dtschema_2022.9.bb 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 bc819c0dd6b..3dcbc2dcb2a 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2022.9.bb @@ -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" -- 2.47.3