Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-ruamel-yaml* to *0.17.33* has Succeeded.
Next steps:
- apply the patch: git am
0001-python3-ruamel-yaml-upgrade-0.17.32-0.17.33.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 7ec5092c9f2dc218b4aa6df081ab2c45ef91f096 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 1 Oct 2023 10:04:57 +0000
Subject: [PATCH] python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.33
---
...n3-ruamel-yaml_0.17.32.bb => python3-ruamel-yaml_0.17.33.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.17.32.bb =>
python3-ruamel-yaml_0.17.33.bb} (85%)
diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb
b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.33.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb
rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.17.33.bb
index 4b5e77e6e3..7e646c7152 100644
--- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb
+++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.33.bb
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "ruamel.yaml"
inherit pypi setuptools3
-SRC_URI[sha256sum] =
"ec939063761914e14542972a5cba6d33c23b0859ab6342f61cf070cfc600efc2"
+SRC_URI[sha256sum] =
"5c56aa0bff2afceaa93bffbfc78b450b7dc1e01d5edb80b3a570695286ae62b1"
RDEPENDS:${PN} += "\
${PYTHON_PN}-shell \
--
2.39.2
packages/core2-32-poky-linux/python3-ruamel-yaml: SRC_URI changed from "https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.32.tar.gz;downloadfilename=ruamel.yaml-0.17.32.tar.gz" to "https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.33.tar.gz;downloadfilename=ruamel.yaml-0.17.33.tar.gz" packages/core2-32-poky-linux/python3-ruamel-yaml: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-dbg: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-dbg: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-dev: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-dev: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-doc: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-doc: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-locale: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-locale: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-src: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-src: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-staticdev: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml-staticdev: PV changed from "0.17.32" to "0.17.33" packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml: PKGSIZE changed from 1227492 to 1225886 (-0%) packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml: PKGV changed from 0.17.32 [default] to 0.17.33 [default] packages/core2-32-poky-linux/python3-ruamel-yaml/python3-ruamel-yaml: PV changed from "0.17.32" to "0.17.33" Changes to packages/core2-32-poky-linux/python3-ruamel-yaml (sysroot): /usr/lib/python3.11/site-packages/ruamel.yaml-0.17.32.dist-info moved to /usr/lib/python3.11/site-packages/ruamel.yaml-0.17.33.dist-info
0001-python3-ruamel-yaml-upgrade-0.17.32-0.17.33.patch
Description: Binary data
Changes to packages/core2-32-poky-linux/python3-ruamel-yaml (sysroot): /usr/lib/python3.11/site-packages/ruamel.yaml-0.17.32.dist-info moved to /usr/lib/python3.11/site-packages/ruamel.yaml-0.17.33.dist-info
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188536): https://lists.openembedded.org/g/openembedded-core/message/188536 Mute This Topic: https://lists.openembedded.org/mt/101697398/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
