Message ID | 010101934122e368-c5302928-5188-4160-8525-9f040afd90bf-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] python3-dtschema: upgrading to 2024.11 SUCCEEDED | expand |
diff --git a/meta/recipes-devtools/python/python3-dtschema_2024.9.bb b/meta/recipes-devtools/python/python3-dtschema_2024.11.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2024.9.bb rename to meta/recipes-devtools/python/python3-dtschema_2024.11.bb index 5a159297fb..8d052d6910 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2024.9.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2024.11.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "1e5cc422736d5e4167f764478e50093f340bbede95b569ed66d60748dbc39ab2" +SRC_URI[sha256sum] = "bb7dd36ff9406ec89607b893cfc5e1ffa7ead76fd5c48df77eafc9b4d4196047" 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.11* has Succeeded. Next steps: - apply the patch: git am 0001-python3-dtschema-upgrade-2024.9-2024.11.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 4e5ab16128daf8084333b93fcbd5b803a5529ebe Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sat, 16 Nov 2024 20:46:17 +0000 Subject: [PATCH] python3-dtschema: upgrade 2024.9 -> 2024.11 --- .../{python3-dtschema_2024.9.bb => python3-dtschema_2024.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2024.9.bb => python3-dtschema_2024.11.bb} (85%)