diff mbox series

[AUH] python3-sphinxcontrib-serializinghtml: upgrading to 1.1.10 SUCCEEDED

Message ID 0101018d0e2fcb5e-17c7719f-dda8-4ac5-991b-08c0a11d4a15-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-sphinxcontrib-serializinghtml: upgrading to 1.1.10 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Jan. 15, 2024, 5:33 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-sphinxcontrib-serializinghtml* to *1.1.10* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-sphinxcontrib-serializinghtml-upgrade-1.1.9-.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 e548ead8de1a549d047c7481042975f4c6b97a47 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 15 Jan 2024 08:15:33 +0000
Subject: [PATCH] python3-sphinxcontrib-serializinghtml: upgrade 1.1.9 ->
 1.1.10

---
 ...1.1.9.bb => python3-sphinxcontrib-serializinghtml_1.1.10.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-serializinghtml_1.1.9.bb => python3-sphinxcontrib-serializinghtml_1.1.10.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.9.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.9.bb
rename to meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb
index fbf0c3c9b2..b13bc82977 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.9.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://www.sphinx-doc.org"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=32a84ac5cd3bbd10c4d479233ad588b6"
 
-SRC_URI[sha256sum] = "0c64ff898339e1fac29abd2bf5f11078f3ec413cfe9c046d3120d7ca65530b54"
+SRC_URI[sha256sum] = "93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f"
 
 PYPI_PACKAGE = "sphinxcontrib-serializinghtml"