To: ['Trevor Gamblin '] To: Subject: [AUH] python3-docutils: upgrading to 0.22.2 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20251015050051/all/python3-docutils/0001-python3-docutils-upgrade-0.22-0.22.2.patch Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-docutils* to *0.22.2* has Succeeded. Next steps: - apply the patch: git am 0001-python3-docutils-upgrade-0.22-0.22.2.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 4bdf5255344b7ffcb62ccf277bbf9c9b18de6587 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Oct 2025 09:03:54 +0000 Subject: [PATCH] python3-docutils: upgrade 0.22 -> 0.22.2 --- .../{python3-docutils_0.22.bb => python3-docutils_0.22.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-docutils_0.22.bb => python3-docutils_0.22.2.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-docutils_0.22.bb b/meta/recipes-devtools/python/python3-docutils_0.22.2.bb similarity index 85% rename from meta/recipes-devtools/python/python3-docutils_0.22.bb rename to meta/recipes-devtools/python/python3-docutils_0.22.2.bb index 2dafa034fb..014cda556a 100644 --- a/meta/recipes-devtools/python/python3-docutils_0.22.bb +++ b/meta/recipes-devtools/python/python3-docutils_0.22.2.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] = "ba9d57750e92331ebe7c08a1bbf7a7f8143b86c476acd51528b042216a6aad0f" +SRC_URI[sha256sum] = "9fdb771707c8784c8f2728b67cb2c691305933d68137ef95a75db5f4dfbc213d" inherit pypi python_flit_core -- 2.47.1