diff mbox series

[AUH] diffoscope: upgrading to 287 SUCCEEDED

Message ID 01010194c1ac1f49-cfaa03a3-bd59-4f13-aef6-c07372f7b5fe-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] diffoscope: upgrading to 287 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Feb. 1, 2025, 1:21 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *diffoscope* to *287* has Succeeded.

Next steps:
    - apply the patch: git am 0001-diffoscope-upgrade-284-287.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 681c148825c659d98aa4ef2a94fcdb8b9c755195 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 1 Feb 2025 13:06:03 +0000
Subject: [PATCH] diffoscope: upgrade 284 -> 287

---
 .../diffoscope/{diffoscope_284.bb => diffoscope_287.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/diffoscope/{diffoscope_284.bb => diffoscope_287.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-support/diffoscope/diffoscope_284.bb b/meta/recipes-support/diffoscope/diffoscope_287.bb
similarity index 95%
rename from meta/recipes-support/diffoscope/diffoscope_284.bb
rename to meta/recipes-support/diffoscope/diffoscope_287.bb
index 77717d4238..8f8f114054 100644
--- a/meta/recipes-support/diffoscope/diffoscope_284.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_287.bb
@@ -12,7 +12,7 @@  PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "c672e97ce3e69c229858419e8d368563bb583101a9cfc5eb70e28d441502b1b7"
+SRC_URI[sha256sum] = "51702676957edb4c16ad93bcfc25bfdbcdb0c39fa7d1d16f657db71cfaa58ceb"
 
 RDEPENDS:${PN} += "\
         binutils \