From patchwork Thu Jun 18 05:53:28 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: 90398 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 F2EB1CD98F6 for ; Thu, 18 Jun 2026 05:53:31 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.13247.1781762008992808593 for ; Wed, 17 Jun 2026 22:53:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=oHJI2E6h; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=f0tuu3pw; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101019ed94aa42f-e55ca5ae-11e3-450a-a887-a8444d5d74f3-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1781762008; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=P8E4u73IH5AqG0/U2y7RgqfzWNGuC76ODYyVsmU85Uw=; b=oHJI2E6h0NGSsBhABjNrH+6G7ecUupSok6HzS12bj5LlljQFyfc5DKVVqzwnIM0w 1zLBXK+GbPvbbC//kJ21L5MVcN4nLIQxQ4m50TLTeiO7yRTiTWYj0PlnTkIiMK00fvz u2B1uV69dO31Dj5YLIL2nprUoBZY96oc37Hceu7c= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781762008; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=P8E4u73IH5AqG0/U2y7RgqfzWNGuC76ODYyVsmU85Uw=; b=f0tuu3pwBwm5X1C5jtKIb6D2b2Z6yal1OPrcwAKDaFEp72KnXJElJBRcVt9r3bxq 739plTxE7z4mR+x0DCkHAJp7yrSHEmFSV2D3UjUIclMVhl4+T+uGBhKFluMgyXP4rly bFJDwi7Z846BwaQIfIcvIC/++Fq5XCtpKH7kiVNo= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-certifi: upgrading to 2026.6.17 SUCCEEDED Message-ID: <0101019ed94aa42f-e55ca5ae-11e3-450a-a887-a8444d5d74f3-000000@us-west-2.amazonses.com> Date: Thu, 18 Jun 2026 05:53:28 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.18-54.240.27.193 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 ; Thu, 18 Jun 2026 05:53:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/239050 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-certifi* to *2026.6.17* has Succeeded. Next steps: - apply the patch: git am 0001-python3-certifi-upgrade-2026.5.20-2026.6.17.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 a7c2a72d3be01759ab2f6c53d8c6b82e8e9fbbd6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 18 Jun 2026 05:35:58 +0000 Subject: [PATCH] python3-certifi: upgrade 2026.5.20 -> 2026.6.17 --- ...ython3-certifi_2026.5.20.bb => python3-certifi_2026.6.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2026.5.20.bb => python3-certifi_2026.6.17.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-certifi_2026.5.20.bb b/meta/recipes-devtools/python/python3-certifi_2026.6.17.bb similarity index 87% rename from meta/recipes-devtools/python/python3-certifi_2026.5.20.bb rename to meta/recipes-devtools/python/python3-certifi_2026.6.17.bb index bfeaeb965b..db78aaea0c 100644 --- a/meta/recipes-devtools/python/python3-certifi_2026.5.20.bb +++ b/meta/recipes-devtools/python/python3-certifi_2026.6.17.bb @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" -SRC_URI[sha256sum] = "69dea482ab64caa7b9f6aba1c6bf48bb6a5448d1c0f1b17ab42ad8c763a5344d" +SRC_URI[sha256sum] = "024c88eeec92ca068db80f02b8b07c9cef7b9fe261d1d535abfd5abd6f6af432" inherit pypi python_setuptools_build_meta