Hello,

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

Next steps:
    - apply the patch: git am 0001-python3-docutils-upgrade-0.22.4-0.23.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 196d4c50f459104fcd515bdbfd0f8c142a5aa73e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 1 Jun 2026 08:22:16 +0000
Subject: [PATCH] python3-docutils: upgrade 0.22.4 -> 0.23

---
 .../{python3-docutils_0.22.4.bb => python3-docutils_0.23.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-docutils_0.22.4.bb => 
python3-docutils_0.23.bb} (85%)

diff --git a/meta/recipes-devtools/python/python3-docutils_0.22.4.bb 
b/meta/recipes-devtools/python/python3-docutils_0.23.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-docutils_0.22.4.bb
rename to meta/recipes-devtools/python/python3-docutils_0.23.bb
index 571a19a958..91592d470c 100644
--- a/meta/recipes-devtools/python/python3-docutils_0.22.4.bb
+++ b/meta/recipes-devtools/python/python3-docutils_0.23.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "CC0-1.0 & BSD-2-Clause & GPL-3.0-only"
 LIC_FILES_CHKSUM = "file://COPYING.rst;md5=ce467b04b35c7ac3429b6908fc8b318e"
 
-SRC_URI[sha256sum] = 
"4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968"
+SRC_URI[sha256sum] = 
"746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e"
 
 inherit pypi python_flit_core
 
-- 
2.47.1

packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils: FILELIST: 
directory renamed 
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses -> 
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses, directory 
renamed /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info -> 
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info, directory renamed 
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses 
-> /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses
Changes to packages/x86-64-v3-poky-linux/python3-docutils (sysroot):
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/entry_points.txt 
was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/COPYING.rst 
was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses 
was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses/BSD-0-Clause.rst
 was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses/BSD-2-Clause.rst
 was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses/gpl-3-0.txt
 was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/METADATA was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/WHEEL was added
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/entry_points.txt 
was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses was 
removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/COPYING.rst
 was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses 
was removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses/BSD-0-Clause.rst
 was removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses/BSD-2-Clause.rst
 was removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses/gpl-3-0.txt
 was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/METADATA was 
removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/WHEEL was removed

Attachment: 0001-python3-docutils-upgrade-0.22.4-0.23.patch
Description: Binary data

packages/x86-64-v3-poky-linux/python3-docutils: PV changed from "0.22.4" to 
"0.23"
packages/x86-64-v3-poky-linux/python3-docutils: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/d/docutils/docutils-0.22.4.tar.gz;downloadfilename=docutils-0.22.4.tar.gz";
 to 
"https://files.pythonhosted.org/packages/source/d/docutils/docutils-0.23.tar.gz;downloadfilename=docutils-0.23.tar.gz";
packages/x86-64-v3-poky-linux/python3-docutils: PKGV changed from 0.22.4 
[default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-dbg: PV changed 
from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-dbg: PKGV 
changed from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-dev: PV changed 
from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-dev: PKGV 
changed from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-doc: PV changed 
from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-doc: PKGV 
changed from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-locale: PV 
changed from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-locale: PKGV 
changed from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-src: PV changed 
from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-src: PKGV 
changed from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-staticdev: PV 
changed from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils-staticdev: PKGV 
changed from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils: PV changed 
from "0.22.4" to "0.23"
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils: PKGV changed 
from 0.22.4 [default] to 0.23 [default]
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils: FILELIST: 
directory renamed /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info 
-> /usr/lib/python3.14/site-packages/docutils-0.23.dist-info, directory renamed 
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses 
-> /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses, 
directory renamed 
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses -> 
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses
packages/x86-64-v3-poky-linux/python3-docutils/python3-docutils: PKGSIZE 
changed from 4503201 to 4520999 (+0%)
Changes to packages/x86-64-v3-poky-linux/python3-docutils (sysroot):
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/entry_points.txt 
was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/COPYING.rst 
was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses 
was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses/BSD-0-Clause.rst
 was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses/BSD-2-Clause.rst
 was added
  
/usr/lib/python3.14/site-packages/docutils-0.23.dist-info/licenses/licenses/gpl-3-0.txt
 was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/METADATA was added
  /usr/lib/python3.14/site-packages/docutils-0.23.dist-info/WHEEL was added
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/entry_points.txt 
was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses was 
removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/COPYING.rst
 was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses 
was removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses/BSD-0-Clause.rst
 was removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses/BSD-2-Clause.rst
 was removed
  
/usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/licenses/licenses/gpl-3-0.txt
 was removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/METADATA was 
removed
  /usr/lib/python3.14/site-packages/docutils-0.22.4.dist-info/WHEEL was removed
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237878): 
https://lists.openembedded.org/g/openembedded-core/message/237878
Mute This Topic: https://lists.openembedded.org/mt/119594427/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [OE-core] [AUH] python3-doc... Auto Upgrade Helper via lists.openembedded.org

Reply via email to