Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *diffoscope* to *283* has Succeeded.
Next steps:
- apply the patch: git am 0001-diffoscope-upgrade-277-283.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 f14f1563ee800b96d9717f50a4589c6b2b043fec Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 18 Nov 2024 11:39:55 +0000
Subject: [PATCH] diffoscope: upgrade 277 -> 283
---
.../diffoscope/{diffoscope_277.bb => diffoscope_283.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/diffoscope/{diffoscope_277.bb =>
diffoscope_283.bb} (93%)
diff --git a/meta/recipes-support/diffoscope/diffoscope_277.bb
b/meta/recipes-support/diffoscope/diffoscope_283.bb
similarity index 93%
rename from meta/recipes-support/diffoscope/diffoscope_277.bb
rename to meta/recipes-support/diffoscope/diffoscope_283.bb
index f609e607f3..27aeaaa7b6 100644
--- a/meta/recipes-support/diffoscope/diffoscope_277.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_283.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
inherit pypi setuptools3
-SRC_URI[sha256sum] =
"d2d4236d7b72be8344b0c7a19506350a7b17d316bcd79d7bfc113e10400b0e10"
+SRC_URI[sha256sum] =
"0469ff70e1f37b5e96496f5e3c88dbafcf03fafff409a90601ed84febc31c543"
RDEPENDS:${PN} += "\
binutils \
--
2.44.1
packages/core2-64-poky-linux/diffoscope/diffoscope: FILELIST: directory renamed /usr/lib/python3.13/site-packages/diffoscope-277.dist-info -> /usr/lib/python3.13/site-packages/diffoscope-283.dist-info, added "/usr/lib/python3.13/site-packages/diffoscope/comparators/__pycache__/uki.cpython-313.pyc /usr/lib/python3.13/site-packages/diffoscope/comparators/uki.py" Changes to packages/core2-64-poky-linux/diffoscope (sysroot): /usr/lib/python3.13/site-packages/diffoscope-277.dist-info moved to /usr/lib/python3.13/site-packages/diffoscope-283.dist-info /usr/lib/python3.13/site-packages/diffoscope/comparators/__pycache__/uki.cpython-313.pyc was added /usr/lib/python3.13/site-packages/diffoscope/comparators/uki.py was added
packages/core2-64-poky-linux/diffoscope/diffoscope-dbg: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope-dbg: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope/diffoscope-dev: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope-dev: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope/diffoscope-doc: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope-doc: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope/diffoscope-locale: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope-locale: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope/diffoscope-src: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope-src: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope/diffoscope-staticdev: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope-staticdev: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope/diffoscope: FILELIST: directory renamed /usr/lib/python3.13/site-packages/diffoscope-277.dist-info -> /usr/lib/python3.13/site-packages/diffoscope-283.dist-info, added "/usr/lib/python3.13/site-packages/diffoscope/comparators/uki.py /usr/lib/python3.13/site-packages/diffoscope/comparators/__pycache__/uki.cpython-313.pyc" packages/core2-64-poky-linux/diffoscope/diffoscope: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope/diffoscope: PKGSIZE changed from 1371769 to 1377215 (+0%) packages/core2-64-poky-linux/diffoscope/diffoscope: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope: PKGV changed from 277 [default] to 283 [default] packages/core2-64-poky-linux/diffoscope: PV changed from "277" to "283" packages/core2-64-poky-linux/diffoscope: SRC_URI changed from "https://files.pythonhosted.org/packages/source/d/diffoscope/diffoscope-277.tar.gz;downloadfilename=diffoscope-277.tar.gz" to "https://files.pythonhosted.org/packages/source/d/diffoscope/diffoscope-283.tar.gz;downloadfilename=diffoscope-283.tar.gz" Changes to packages/core2-64-poky-linux/diffoscope (sysroot): /usr/lib/python3.13/site-packages/diffoscope-277.dist-info moved to /usr/lib/python3.13/site-packages/diffoscope-283.dist-info /usr/lib/python3.13/site-packages/diffoscope/comparators/__pycache__/uki.cpython-313.pyc was added /usr/lib/python3.13/site-packages/diffoscope/comparators/uki.py was added
0001-diffoscope-upgrade-277-283.patch
Description: Binary data
NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 0 entries from dependency cache. Parsing recipes...done. Parsing of 921 .bb files complete (0 cached, 921 parsed). 1881 targets, 52 skipped, 0 masked, 0 errors. Removing 152 recipes from the core2-64 sysroot...done. Removing 168 recipes from the qemux86_64 sysroot...done. Summary: There was 1 ERROR message, returning a non-zero exit code. ERROR: Nothing PROVIDES 'diffoscope' diffoscope was skipped: incompatible with host x86_64-poky-linux-musl (not in COMPATIBLE_HOST) diffoscope was skipped: incompatible with host x86_64-poky-linux-musl (not in COMPATIBLE_HOST)
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207357): https://lists.openembedded.org/g/openembedded-core/message/207357 Mute This Topic: https://lists.openembedded.org/mt/109653304/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
