Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-idna* to *3.17* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-idna-upgrade-3.13-3.17.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 86ac590a302a98fe3241f24778c0118691073778 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 1 Jun 2026 08:33:12 +0000
Subject: [PATCH] python3-idna: upgrade 3.13 -> 3.17
---
.../python/{python3-idna_3.13.bb => python3-idna_3.17.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-idna_3.13.bb =>
python3-idna_3.17.bb} (82%)
diff --git a/meta/recipes-devtools/python/python3-idna_3.13.bb
b/meta/recipes-devtools/python/python3-idna_3.17.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-idna_3.13.bb
rename to meta/recipes-devtools/python/python3-idna_3.17.bb
index 339abb89c2..bf91b8627d 100644
--- a/meta/recipes-devtools/python/python3-idna_3.13.bb
+++ b/meta/recipes-devtools/python/python3-idna_3.17.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kjd/idna"
LICENSE = "BSD-3-Clause & Python-2.0 & Unicode-TOU"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9a6c29079fc90c29d80332f44d2625f2"
-SRC_URI[sha256sum] =
"585ea8fe5d69b9181ec1afba340451fba6ba764af97026f92a91d4eef164a242"
+SRC_URI[sha256sum] =
"5eb0cb53bc467c12eadcf6de83163ad8527cec9416f44b9b61b19caedad2b87f"
inherit pypi python_flit_core ptest-python-pytest
--
2.47.1
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: FILELIST: added "/usr/lib/python3-idna/ptest/tests/test_idna_cli.py" packages/x86-64-v3-poky-linux/python3-idna/python3-idna: FILELIST: directory renamed /usr/lib/python3.14/site-packages/idna-3.13.dist-info/licenses -> /usr/lib/python3.14/site-packages/idna-3.17.dist-info/licenses, removed "/usr/lib/python3.14/site-packages/idna-3.13.dist-info/WHEEL /usr/lib/python3.14/site-packages/idna-3.13.dist-info/METADATA", added "/usr/lib/python3.14/site-packages/idna/__main__.py /usr/lib/python3.14/site-packages/idna/__pycache__/__main__.cpython-314.pyc /usr/lib/python3.14/site-packages/idna/__pycache__/cli.cpython-314.pyc /usr/lib/python3.14/site-packages/idna/cli.py /usr/lib/python3.14/site-packages/idna-3.17.dist-info/WHEEL /usr/bin/idna /usr/lib/python3.14/site-packages/idna-3.17.dist-info/entry_points.txt /usr/lib/python3.14/site-packages/idna-3.17.dist-info/METADATA" packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PKGSIZE changed from 604339 to 496280 (-18%) Changes to packages/x86-64-v3-poky-linux/python3-idna (sysroot): /usr/lib/python3.14/site-packages/idna-3.13.dist-info moved to /usr/lib/python3.14/site-packages/idna-3.17.dist-info /usr/lib/python3.14/site-packages/idna-3.17.dist-info/entry_points.txt was added /usr/lib/python3.14/site-packages/idna/cli.py was added /usr/lib/python3.14/site-packages/idna/__main__.py was added /usr/lib/python3.14/site-packages/idna/__pycache__/cli.cpython-314.pyc was added /usr/lib/python3.14/site-packages/idna/__pycache__/__main__.cpython-314.pyc was added
0001-python3-idna-upgrade-3.13-3.17.patch
Description: Binary data
packages/x86-64-v3-poky-linux/python3-idna: SRC_URI changed from "https://files.pythonhosted.org/packages/source/i/idna/idna-3.13.tar.gz;downloadfilename=idna-3.13.tar.gz" to "https://files.pythonhosted.org/packages/source/i/idna/idna-3.17.tar.gz;downloadfilename=idna-3.17.tar.gz" packages/x86-64-v3-poky-linux/python3-idna: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dbg: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dbg: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dev: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dev: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-doc: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-doc: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-locale: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-locale: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: PKGSIZE changed from 1483107 to 1497611 (+1%) packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: FILELIST: added "/usr/lib/python3-idna/ptest/tests/test_idna_cli.py" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-src: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-src: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna-staticdev: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna-staticdev: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PV changed from "3.13" to "3.17" packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PKGSIZE changed from 604339 to 496280 (-18%) packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PKGV changed from 3.13 [default] to 3.17 [default] packages/x86-64-v3-poky-linux/python3-idna/python3-idna: FILELIST: directory renamed /usr/lib/python3.14/site-packages/idna-3.13.dist-info/licenses -> /usr/lib/python3.14/site-packages/idna-3.17.dist-info/licenses, removed "/usr/lib/python3.14/site-packages/idna-3.13.dist-info/METADATA /usr/lib/python3.14/site-packages/idna-3.13.dist-info/WHEEL", added "/usr/lib/python3.14/site-packages/idna/__pycache__/__main__.cpython-314.pyc /usr/lib/python3.14/site-packages/idna/__main__.py /usr/lib/python3.14/site-packages/idna-3.17.dist-info/METADATA /usr/bin/idna /usr/lib/python3.14/site-packages/idna-3.17.dist-info/entry_points.txt /usr/lib/python3.14/site-packages/idna/__pycache__/cli.cpython-314.pyc /usr/lib/python3.14/site-packages/idna/cli.py /usr/lib/python3.14/site-packages/idna-3.17.dist-info/WHEEL" Changes to packages/x86-64-v3-poky-linux/python3-idna (sysroot): /usr/lib/python3.14/site-packages/idna-3.13.dist-info moved to /usr/lib/python3.14/site-packages/idna-3.17.dist-info /usr/lib/python3.14/site-packages/idna-3.17.dist-info/entry_points.txt was added /usr/lib/python3.14/site-packages/idna/cli.py was added /usr/lib/python3.14/site-packages/idna/__main__.py was added /usr/lib/python3.14/site-packages/idna/__pycache__/cli.cpython-314.pyc was added /usr/lib/python3.14/site-packages/idna/__pycache__/__main__.cpython-314.pyc was added
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237882): https://lists.openembedded.org/g/openembedded-core/message/237882 Mute This Topic: https://lists.openembedded.org/mt/119594431/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
