From patchwork Sun Mar 15 13:42:00 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 83475 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id EF503D58B37 for ; Sun, 15 Mar 2026 13:42:12 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.28969.1773582115168134704 for ; Sun, 15 Mar 2026 06:42:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=tJ8VpIAg; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ZVzt38/K; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019cf1bb74db-6977e80c-a804-45f8-8cd5-af910b936ecc-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1773582120; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=8TZRV1TNl4LXnop4wwlkOSSxqX5tzoZ9jIzaT0Le2rk=; b=tJ8VpIAgdhc2e0Vzq/DnLqwUsOJdmtgtOiGTiPplQfVMe/9+T9rAu0+kAk49iKbP dMpNO0lpFiCDwJ6KO6V+QjaaidTkdkGo3ZC5c09Fk+Sa0liX5tArPHPCgvUCV+DOaRl k8KGJ+e2/C4MMgH2POksEUHuHhseV/TRvuqC4eBw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1773582120; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=8TZRV1TNl4LXnop4wwlkOSSxqX5tzoZ9jIzaT0Le2rk=; b=ZVzt38/KKsKpOkkJfS1zv1RbN/8YqDvMJ/WMFwqSmxpOSWvTi2Mj6HyShvYSomzY 6vskblOd8mXhLTbu6Zi/XGp3fjzvkNcm0jwpnF0f1gpv6kSbEgmnw3YQOC/SRd+ugKx voPI+5stZtPQtSG6BhWEMKDBtIcVAHJlu2TNvVLE= MIME-Version: 1.0 From: auh@yoctoproject.org To: Antonin Godard Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-sphinxcontrib-svg2pdfconverter: upgrading to 2.1.0 SUCCEEDED Message-ID: <0101019cf1bb74db-6977e80c-a804-45f8-8cd5-af910b936ecc-000000@us-west-2.amazonses.com> Date: Sun, 15 Mar 2026 13:42:00 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.03.15-54.240.27.23 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 15 Mar 2026 13:42:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/233158 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