To: ['Antonin Godard '] To: openembedded-core@lists.openembedded.org Subject: [AUH] python3-sphinxcontrib-svg2pdfconverter: upgrading to 2.1.0 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/python3-sphinxcontrib-svg2pdfconverter/0001-python3-sphinxcontrib-svg2pdfconverter-upgrade-2.0.0.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/python3-sphinxcontrib-svg2pdfconverter/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/python3-sphinxcontrib-svg2pdfconverter/bitbake-output-qemuarm_musl.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/python3-sphinxcontrib-svg2pdfconverter/buildhistory-diff.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-sphinxcontrib-svg2pdfconverter* to *2.1.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-sphinxcontrib-svg2pdfconverter-upgrade-2.0.0.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 c303317e08a8ab7a6a3ce8647eaae9e15610d778 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Mar 2026 08:39:20 +0000 Subject: [PATCH] python3-sphinxcontrib-svg2pdfconverter: upgrade 2.0.0 -> 2.1.0 --- ...2.0.0.bb => python3-sphinxcontrib-svg2pdfconverter_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-sphinxcontrib-svg2pdfconverter_2.0.0.bb => python3-sphinxcontrib-svg2pdfconverter_2.1.0.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-svg2pdfconverter_2.0.0.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-svg2pdfconverter_2.1.0.bb similarity index 89% rename from meta/recipes-devtools/python/python3-sphinxcontrib-svg2pdfconverter_2.0.0.bb rename to meta/recipes-devtools/python/python3-sphinxcontrib-svg2pdfconverter_2.1.0.bb index 1bf3e55ebd..4ce5bb7bb3 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-svg2pdfconverter_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-svg2pdfconverter_2.1.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconve LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b11cf936853a71258d4b57bb1849a3f9" -SRC_URI[sha256sum] = "ab9c8f1080391e231812d20abf2657a69ee35574563b1014414f953964a95fa3" +SRC_URI[sha256sum] = "9756e82d5f3bf11629ffcbafb1f8a1092d3bb4789e33494032cdce9a9c8459d3" inherit pypi python_setuptools_build_meta -- 2.47.1