Message ID | 010101910f3218dd-4826adfc-65b2-40a1-b9ec-646560fba17f-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] python3-dtschema: upgrading to 2024.5 SUCCEEDED | expand |
diff --git a/meta/recipes-devtools/python/python3-dtschema_2024.4.bb b/meta/recipes-devtools/python/python3-dtschema_2024.5.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2024.4.bb rename to meta/recipes-devtools/python/python3-dtschema_2024.5.bb index 9583cd57b9..1eb24eca23 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2024.4.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2024.5.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "18dd1d34b4a5e451291e5444e9ceb4a6febc605871cdaef22673b6f80aa4a131" +SRC_URI[sha256sum] = "ea259a9ba4d1e1eff44ac8d362950361e46750bdeaf30a437a7ed33159c35fd8" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-dtschema* to *2024.5* has Succeeded. Next steps: - apply the patch: git am 0001-python3-dtschema-upgrade-2024.4-2024.5.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 593259a7e504fef9c91dc4dcae4de5e4d3a60ba9 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Thu, 1 Aug 2024 10:32:28 +0000 Subject: [PATCH] python3-dtschema: upgrade 2024.4 -> 2024.5 --- .../{python3-dtschema_2024.4.bb => python3-dtschema_2024.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2024.4.bb => python3-dtschema_2024.5.bb} (85%)