diff mbox series

[AUH] diffoscope: upgrading to 251 SUCCEEDED

Message ID 0101018bd36a2ee0-5932484f-2399-42dd-b10f-e70fdeacd000-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] diffoscope: upgrading to 251 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 15, 2023, 2:37 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-diffoscope-upgrade-249-251.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 e4f65aaa3b9f8007e0768c9ac6f454990d22f5f2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 15 Nov 2023 13:55:17 +0000
Subject: [PATCH] diffoscope: upgrade 249 -> 251

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

Patch

diff --git a/meta/recipes-support/diffoscope/diffoscope_249.bb b/meta/recipes-support/diffoscope/diffoscope_251.bb
similarity index 93%
rename from meta/recipes-support/diffoscope/diffoscope_249.bb
rename to meta/recipes-support/diffoscope/diffoscope_251.bb
index b679103694..8862509e05 100644
--- a/meta/recipes-support/diffoscope/diffoscope_249.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_251.bb
@@ -12,7 +12,7 @@  PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "bc4d8cb3198025013784ef7e3fa61b7a642de39e5b790c45d7c29d153306fbdd"
+SRC_URI[sha256sum] = "c9ba2fc24379b2ba4457dc7be6970884cc2ee94c20d44f3889c2a4741e6178d3"
 
 RDEPENDS:${PN} += "\
         binutils \