Message ID | 010101990c6eae4d-4eeae5db-8ab6-4a73-837b-719320f4c8f7-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] diffoscope: upgrading to 305 SUCCEEDED | expand |
diff --git a/meta/recipes-support/diffoscope/diffoscope_301.bb b/meta/recipes-support/diffoscope/diffoscope_305.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_301.bb rename to meta/recipes-support/diffoscope/diffoscope_305.bb index c93ff4f588..93b88905c7 100644 --- a/meta/recipes-support/diffoscope/diffoscope_301.bb +++ b/meta/recipes-support/diffoscope/diffoscope_305.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "2b46b60afe3fbb9ba79946e5196157b272ddad27692ccf5e4839def1ef3019c6" +SRC_URI[sha256sum] = "8ff69134e260a16691ad320efc2934b18f2c738f580f758d67a8b7eacb93d3b2" RDEPENDS:${PN} += "\ binutils \
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *diffoscope* to *305* has Succeeded. Next steps: - apply the patch: git am 0001-diffoscope-upgrade-301-305.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 b7315c76e206c1cbfedb604cbb8db457b9c829bb Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Tue, 2 Sep 2025 21:35:30 +0000 Subject: [PATCH] diffoscope: upgrade 301 -> 305 --- .../diffoscope/{diffoscope_301.bb => diffoscope_305.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_301.bb => diffoscope_305.bb} (93%)