From patchwork Sat Jun 13 07:50:24 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: 89986 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 0A5B2CD98E1 for ; Sat, 13 Jun 2026 07:50:35 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.87356.1781337025171910634 for ; Sat, 13 Jun 2026 00:50:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=ECLow6OS; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Avy3PBut; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101019ebff5e7d1-4399a3f6-55e3-4da1-a321-c0a2d380c05f-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=1781337024; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=oDxCAokuxEVRnKy1BdMp6pmFwTaGdfAzVlM9eWEgO9c=; b=ECLow6OS6uSM3qUoms0PlAuZcaitArF9deBXQK+MYUaHmkrrySs/Unq5XYw13SGL FnTy2NdUGJcnfwxeI3AM3TZDk/XkAO7TG9JuyvhkIukourN2Oqy57h72t+A8i+y2+DN xSGhomPwh/hln2n6crloqQ/tuTVOgqL4PIi1jbGg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781337024; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=oDxCAokuxEVRnKy1BdMp6pmFwTaGdfAzVlM9eWEgO9c=; b=Avy3PButmYAXPaLaBAyKCSV1GqR83z6Sg3zlFIUQDR0jyvtZyNiL5Dt84UNdGfL3 Jl6OhA4esfSNykGsNfRhN5K8Wj+YbYzrgoSR1iOu0WjAHpXwaZ+1i6OxM+ABZ67zpLt VcBkX78NTrsYC8o87hC5LpPmiohXJzxR/Fe52FK8= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-maturin: upgrading to 1.14.0 SUCCEEDED Message-ID: <0101019ebff5e7d1-4399a3f6-55e3-4da1-a321-c0a2d380c05f-000000@us-west-2.amazonses.com> Date: Sat, 13 Jun 2026 07:50:24 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.13-54.240.27.31 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 ; Sat, 13 Jun 2026 07:50:35 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238656 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-maturin* to *1.14.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-maturin-upgrade-1.13.3-1.14.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 309c789e9863fc006806d10d2ad2ac1ebcded9e3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 13 Jun 2026 07:18:23 +0000 Subject: [PATCH] python3-maturin: upgrade 1.13.3 -> 1.14.0 --- .../python/python3-maturin-crates.inc | 12 ++++++------ ...3-maturin_1.13.3.bb => python3-maturin_1.14.0.bb} | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-devtools/python/{python3-maturin_1.13.3.bb => python3-maturin_1.14.0.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-maturin-crates.inc b/meta/recipes-devtools/python/python3-maturin-crates.inc index 9ff5122d7c..3500c19460 100644 --- a/meta/recipes-devtools/python/python3-maturin-crates.inc +++ b/meta/recipes-devtools/python/python3-maturin-crates.inc @@ -205,10 +205,10 @@ SRC_URI += " \ crate://crates.io/object/0.38.1 \ crate://crates.io/once_cell/1.21.4 \ crate://crates.io/once_cell_polyfill/1.70.2 \ - crate://crates.io/openssl/0.10.79 \ + crate://crates.io/openssl/0.10.80 \ crate://crates.io/openssl-macros/0.1.1 \ crate://crates.io/openssl-probe/0.2.1 \ - crate://crates.io/openssl-sys/0.9.115 \ + crate://crates.io/openssl-sys/0.9.116 \ crate://crates.io/option-ext/0.2.0 \ crate://crates.io/ordered-float/5.3.0 \ crate://crates.io/os_pipe/1.2.3 \ @@ -322,7 +322,7 @@ SRC_URI += " \ crate://crates.io/subtle/2.6.1 \ crate://crates.io/syn/2.0.117 \ crate://crates.io/synstructure/0.13.2 \ - crate://crates.io/tar/0.4.45 \ + crate://crates.io/tar/0.4.46 \ crate://crates.io/target-lexicon/0.13.5 \ crate://crates.io/tempfile/3.27.0 \ crate://crates.io/termcolor/1.4.1 \ @@ -680,10 +680,10 @@ SRC_URI[object-0.37.3.sha256sum] = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609 SRC_URI[object-0.38.1.sha256sum] = "271638cd5fa9cca89c4c304675ca658efc4e64a66c716b7cfe1afb4b9611dbbc" SRC_URI[once_cell-1.21.4.sha256sum] = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" SRC_URI[once_cell_polyfill-1.70.2.sha256sum] = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" -SRC_URI[openssl-0.10.79.sha256sum] = "bf0b434746ee2832f4f0baf10137e1cabb18cbe6912c69e2e33263c45250f542" +SRC_URI[openssl-0.10.80.sha256sum] = "a45fa2aa886c42762255da344f0a0d313e254066c46aad76f300c3d3da62d967" SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" SRC_URI[openssl-probe-0.2.1.sha256sum] = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" -SRC_URI[openssl-sys-0.9.115.sha256sum] = "158fe5b292746440aa6e7a7e690e55aeb72d41505e2804c23c6973ad0e9c9781" +SRC_URI[openssl-sys-0.9.116.sha256sum] = "f28a22dc7140cda5f096e5e7724a6962ca81a7f8bfd2979f9b18c11af56318c4" SRC_URI[option-ext-0.2.0.sha256sum] = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" SRC_URI[ordered-float-5.3.0.sha256sum] = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e" SRC_URI[os_pipe-1.2.3.sha256sum] = "7d8fae84b431384b68627d0f9b3b1245fcf9f46f6c0e3dc902e9dce64edd1967" @@ -797,7 +797,7 @@ SRC_URI[strum_macros-0.28.0.sha256sum] = "ab85eea0270ee17587ed4156089e10b9e6880e SRC_URI[subtle-2.6.1.sha256sum] = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" SRC_URI[syn-2.0.117.sha256sum] = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" SRC_URI[synstructure-0.13.2.sha256sum] = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" -SRC_URI[tar-0.4.45.sha256sum] = "22692a6476a21fa75fdfc11d452fda482af402c008cdbaf3476414e122040973" +SRC_URI[tar-0.4.46.sha256sum] = "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840" SRC_URI[target-lexicon-0.13.5.sha256sum] = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca" SRC_URI[tempfile-3.27.0.sha256sum] = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" SRC_URI[termcolor-1.4.1.sha256sum] = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" diff --git a/meta/recipes-devtools/python/python3-maturin_1.13.3.bb b/meta/recipes-devtools/python/python3-maturin_1.14.0.bb similarity index 92% rename from meta/recipes-devtools/python/python3-maturin_1.13.3.bb rename to meta/recipes-devtools/python/python3-maturin_1.14.0.bb index 9f214b9fb0..6a8a071508 100644 --- a/meta/recipes-devtools/python/python3-maturin_1.13.3.bb +++ b/meta/recipes-devtools/python/python3-maturin_1.14.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT | Apache-2.0" LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \ file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797" -SRC_URI[sha256sum] = "771e1e9e71a278e56db01552e0d1acfd1464259f9575b6e72842f893cd299079" +SRC_URI[sha256sum] = "f7f82a6aca4a6c402bf00b99200be199d4874d04b9b9e74e825726a3478bba7f" S = "${UNPACKDIR}/maturin-${PV}"