diff mbox series

[AUH] python3-docutils: upgrading to 0.22.2 SUCCEEDED

Message ID 010101999ff94a24-9f5ce8b0-fbe9-4e4f-8851-46be1d98b405-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-docutils: upgrading to 0.22.2 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Oct. 1, 2025, 1:32 p.m. UTC
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 8a8b9914b64ab3182eb058e03551d67988bebfc6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 Oct 2025 08:56:45 +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 mbox series

Patch

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