From 5cfb2d6402ec50f62218c7c4558c403cf6fc48f9 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Sep 2023 09:24:20 +0200 Subject: [PATCH] python3-dtschema: upgrade 2023.6.1 -> 2023.7 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...{python3-dtschema_2023.6.1.bb => python3-dtschema_2023.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2023.6.1.bb => python3-dtschema_2023.7.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb b/meta/recipes-devtools/python/python3-dtschema_2023.7.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb rename to meta/recipes-devtools/python/python3-dtschema_2023.7.bb index 0c2c156ec43..c1dc3e019aa 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2023.7.bb @@ -7,7 +7,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "d9dc11cea6a46ae2ee5ac4a5a1c7da7cb3704417cb390881820460f7c61eb784" +SRC_URI[sha256sum] = "de7cd73a35244cf76a8cdd9919bbeb31f362aa5744f3c76c80e0e612489dd0c0" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\ -- 2.47.3