Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-idna* to *3.20* 
has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-idna-upgrade-3.19-3.20.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 5858c9b4a180eace3791fb0299955b0a6062b84e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 18 Sep 2026 05:27:14 +0000
Subject: [PATCH] python3-idna: upgrade 3.19 -> 3.20

Source: HISTORY.md

## 3.20 (2026-09-17)

- Update to Unicode 18.0.0.
- Better enforcement of the domain length limit in the incremental
  codec.
- Add support for Python 3.15.

## 3.19 (2026-08-18)
---
 .../python/{python3-idna_3.19.bb => python3-idna_3.20.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-idna_3.19.bb => 
python3-idna_3.20.bb} (84%)

diff --git a/meta/recipes-devtools/python/python3-idna_3.19.bb 
b/meta/recipes-devtools/python/python3-idna_3.20.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-idna_3.19.bb
rename to meta/recipes-devtools/python/python3-idna_3.20.bb
index 92bbda59d5..1baa2f1c26 100644
--- a/meta/recipes-devtools/python/python3-idna_3.19.bb
+++ b/meta/recipes-devtools/python/python3-idna_3.20.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kjd/idna";
 LICENSE = "BSD-3-Clause AND Python-2.0 AND Unicode-TOU"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9a6c29079fc90c29d80332f44d2625f2"
 
-SRC_URI[sha256sum] = 
"5e0811a4383b21dc5838069f801c4fb62113b7447663d2530d2bd6e77b49bf15"
+SRC_URI[sha256sum] = 
"a7db850025b95ded1eae8a46181a1a6c56c92c96f0e2b005d9ff8dc0210cab44"
 
 inherit pypi python_flit_core ptest-python-pytest
 
-- 
2.47.1

packages/x86-64-v3-poky-linux/python3-idna/python3-idna: FILELIST: directory 
renamed /usr/lib/python3.14/site-packages/idna-3.19.dist-info/licenses -> 
/usr/lib/python3.14/site-packages/idna-3.20.dist-info/licenses, directory 
renamed /usr/lib/python3.14/site-packages/idna-3.19.dist-info -> 
/usr/lib/python3.14/site-packages/idna-3.20.dist-info
Changes to packages/x86-64-v3-poky-linux/python3-idna (sysroot):
  /usr/lib/python3.14/site-packages/idna-3.19.dist-info moved to 
/usr/lib/python3.14/site-packages/idna-3.20.dist-info

Attachment: 0001-python3-idna-upgrade-3.19-3.20.patch
Description: Binary data

packages/x86-64-v3-poky-linux/python3-idna: PKGV changed from 3.19 [default] to 
3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/i/idna/idna-3.19.tar.gz"; to 
"https://files.pythonhosted.org/packages/source/i/idna/idna-3.20.tar.gz";
packages/x86-64-v3-poky-linux/python3-idna: PV changed from "3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dbg: PKGV changed from 
3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dbg: PV changed from 
"3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dev: PKGV changed from 
3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-dev: PV changed from 
"3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-doc: PKGV changed from 
3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-doc: PV changed from 
"3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-locale: PKGV changed 
from 3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-locale: PV changed from 
"3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: PKGV changed 
from 3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: PV changed from 
"3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-ptest: PKGSIZE changed 
from 1545330 to 1547573 (+0%)
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-src: PKGV changed from 
3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-src: PV changed from 
"3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-staticdev: PKGV changed 
from 3.19 [default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna-staticdev: PV changed 
from "3.19" to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PKGV changed from 3.19 
[default] to 3.20 [default]
packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PV changed from "3.19" 
to "3.20"
packages/x86-64-v3-poky-linux/python3-idna/python3-idna: PKGSIZE changed from 
513794 to 524895 (+2%)
packages/x86-64-v3-poky-linux/python3-idna/python3-idna: FILELIST: directory 
renamed /usr/lib/python3.14/site-packages/idna-3.19.dist-info/licenses -> 
/usr/lib/python3.14/site-packages/idna-3.20.dist-info/licenses, directory 
renamed /usr/lib/python3.14/site-packages/idna-3.19.dist-info -> 
/usr/lib/python3.14/site-packages/idna-3.20.dist-info
Changes to packages/x86-64-v3-poky-linux/python3-idna (sysroot):
  /usr/lib/python3.14/site-packages/idna-3.19.dist-info moved to 
/usr/lib/python3.14/site-packages/idna-3.20.dist-info
Changelog for python3-idna: 3.19 -> 3.20
Source: HISTORY.md

## 3.20 (2026-09-17)

- Update to Unicode 18.0.0.
- Better enforcement of the domain length limit in the incremental
  codec.
- Add support for Python 3.15.

## 3.19 (2026-08-18)
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#246182): 
https://lists.openembedded.org/g/openembedded-core/message/246182
Mute This Topic: https://lists.openembedded.org/mt/121310066/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to