From 2cca9ccd004375e7febcb2d548c8744d04ecf483 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 17 Jun 2026 05:19:37 +0000 Subject: [PATCH] python3-dtschema: upgrade 2026.4 -> 2026.6 --- .../{python3-dtschema_2026.4.bb => python3-dtschema_2026.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2026.4.bb => python3-dtschema_2026.6.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2026.4.bb b/meta/recipes-devtools/python/python3-dtschema_2026.6.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2026.4.bb rename to meta/recipes-devtools/python/python3-dtschema_2026.6.bb index cbd459c151..7e463ed1ad 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2026.4.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2026.6.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "10cd0ffe239f8d88913390ac5d8213fae382e87a20643b21c65714ded82a4460" +SRC_URI[sha256sum] = "05188e3727393334b99abb74ae220ccb8158eec67d6bec793326253f9e76d57a" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\ -- 2.47.1