From patchwork Fri Sep 25 06:52:53 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: 99213 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 462B4C9830D for ; Fri, 25 Sep 2026 06:52:58 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.2757.1790319174731618655 for ; Thu, 24 Sep 2026 23:52:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=OhRnlTpP; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=n633tFJc; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 010101a0d756a062-5e5e7a1b-99b5-446a-be56-2e647e198dd3-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=1790319173; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=nz5ckHjrlHblbOsfKtENAa+VBi0GVo8p+c+m2RzVndg=; b=OhRnlTpPdS1thE+o/bONocJD/gH97cIZfx9QNwvayJRgzPgEG6Ogu3bvf7pcX8vv Vn2LTED7ykqt2BXnIJpGCQ4paMpt8l0udZp+svB9LZyTW9k+gwn0jngejuvzJ5dHw4y fFFfFM/71/d4a1GNj/GOb0vI+KUPcTFtne9eXWnE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1790319173; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=nz5ckHjrlHblbOsfKtENAa+VBi0GVo8p+c+m2RzVndg=; b=n633tFJcJYIv0yn7PR3EM40906eirYQejJLwJJ/EGUnDgpsf9qUb/Ht1wz9IecmG nx4EwBQmQvgswvmWaZ7KGrgV38w7wZBdJKSTbP5BC0UKZtbF1jw1C45/kV/UGiibdno DqUTjdVDdJ6lXdR96O7BFYG/bTmZI49z2R8TgTZ0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Trevor Gamblin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-uv-build: upgrading to 0.12.19 SUCCEEDED Message-ID: <010101a0d756a062-5e5e7a1b-99b5-446a-be56-2e647e198dd3-000000@us-west-2.amazonses.com> Date: Fri, 25 Sep 2026 06:52:53 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.25-54.240.27.29 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 ; Fri, 25 Sep 2026 06:52:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/246602 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-uv-build* to *0.12.19* has Succeeded. Next steps: - apply the patch: git am 0001-python3-uv-build-upgrade-0.12.17-0.12.19.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 9455e14bc69d61378a60f09f9d3edf9d7ebcd2e3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 25 Sep 2026 05:19:46 +0000 Subject: [PATCH] python3-uv-build: upgrade 0.12.17 -> 0.12.19 --- .../python/python3-uv-build-crates.inc | 12 ++++++------ ...-build_0.12.17.bb => python3-uv-build_0.12.19.bb} | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-devtools/python/{python3-uv-build_0.12.17.bb => python3-uv-build_0.12.19.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-uv-build-crates.inc b/meta/recipes-devtools/python/python3-uv-build-crates.inc index 486d993c32..3ba46dd5de 100644 --- a/meta/recipes-devtools/python/python3-uv-build-crates.inc +++ b/meta/recipes-devtools/python/python3-uv-build-crates.inc @@ -58,7 +58,7 @@ SRC_URI += " \ crate://crates.io/displaydoc/0.2.5 \ crate://crates.io/dunce/1.0.5 \ crate://crates.io/dyn-clone/1.0.20 \ - crate://crates.io/either/1.17.0 \ + crate://crates.io/either/1.18.0 \ crate://crates.io/encode_unicode/1.0.0 \ crate://crates.io/encoding_rs/0.8.35 \ crate://crates.io/encoding_rs_io/0.1.8 \ @@ -166,8 +166,8 @@ SRC_URI += " \ crate://crates.io/r-efi/6.0.0 \ crate://crates.io/rancor/0.1.1 \ crate://crates.io/redox_syscall/0.5.15 \ - crate://crates.io/ref-cast/1.0.26 \ - crate://crates.io/ref-cast-impl/1.0.26 \ + crate://crates.io/ref-cast/1.0.27 \ + crate://crates.io/ref-cast-impl/1.0.27 \ crate://crates.io/reflink-copy/0.1.30 \ crate://crates.io/regex/1.13.1 \ crate://crates.io/regex-automata/0.4.18 \ @@ -367,7 +367,7 @@ SRC_URI[digest-0.11.3.sha256sum] = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf8270 SRC_URI[displaydoc-0.2.5.sha256sum] = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" SRC_URI[dunce-1.0.5.sha256sum] = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" SRC_URI[dyn-clone-1.0.20.sha256sum] = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" -SRC_URI[either-1.17.0.sha256sum] = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d" +SRC_URI[either-1.18.0.sha256sum] = "252afb9ae5eaa683babdc6a068b3f5726eb19e05070c731f9b2a23a7c3e8ed34" SRC_URI[encode_unicode-1.0.0.sha256sum] = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" SRC_URI[encoding_rs-0.8.35.sha256sum] = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" SRC_URI[encoding_rs_io-0.1.8.sha256sum] = "fba3fe847045ecff794b9c138293a80db914678c453ad63fbf0c6a9eb6e00b22" @@ -475,8 +475,8 @@ SRC_URI[quoted_printable-0.5.1.sha256sum] = "640c9bd8497b02465aeef5375144c26062e SRC_URI[r-efi-6.0.0.sha256sum] = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" SRC_URI[rancor-0.1.1.sha256sum] = "a063ea72381527c2a0561da9c80000ef822bdd7c3241b1cc1b12100e3df081ee" SRC_URI[redox_syscall-0.5.15.sha256sum] = "7e8af0dde094006011e6a740d4879319439489813bd0bcdc7d821beaeeff48ec" -SRC_URI[ref-cast-1.0.26.sha256sum] = "216e8f773d7923bcba9ceb86a86c93cabb3903a11872fc3f138c49630e50b96d" -SRC_URI[ref-cast-impl-1.0.26.sha256sum] = "2c9283685feec7d69af75fb0e858d5e7378f33fe4fc699383b2916ab9273e03c" +SRC_URI[ref-cast-1.0.27.sha256sum] = "7e440fb4e4b4147295338efb76001ab9e4efc0e5839df2c47fc5ac2381d365c3" +SRC_URI[ref-cast-impl-1.0.27.sha256sum] = "92ecd8964f8453721699a1ed72037b0db49ce2f5a5138486ee89bed6f67cdf3a" SRC_URI[reflink-copy-0.1.30.sha256sum] = "d9dd7ab4af0363d5ccfd2838d782a28196cf32a5cc2e4fe3c5dc83f2be588b8b" SRC_URI[regex-1.13.1.sha256sum] = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d" SRC_URI[regex-automata-0.4.18.sha256sum] = "ad8553b9b26413251cbf30e620595c7a41b3887f03da04579c0e6b0d6a06b4b2" diff --git a/meta/recipes-devtools/python/python3-uv-build_0.12.17.bb b/meta/recipes-devtools/python/python3-uv-build_0.12.19.bb similarity index 92% rename from meta/recipes-devtools/python/python3-uv-build_0.12.17.bb rename to meta/recipes-devtools/python/python3-uv-build_0.12.19.bb index 322ac35f48..9004a76248 100644 --- a/meta/recipes-devtools/python/python3-uv-build_0.12.17.bb +++ b/meta/recipes-devtools/python/python3-uv-build_0.12.19.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-APACHE;md5=86d3f3a95c324c9479bd8986968f4327 \ file://crates/uv-pep508/License-Apache;md5=e23fadd6ceef8c618fc1c65191d846fa \ file://crates/uv-pep508/License-BSD;md5=ef7a6027dc4c2389b9afad7e690274c7" -SRC_URI[sha256sum] = "ae5cd835cf479a76efb161ddb9c6411acf63f5687dacd3d56d15e9a5783f740f" +SRC_URI[sha256sum] = "6b605574da32cefd4264727f7e391e77fe289686192a7eb772e69b3e705da577" require ${BPN}-crates.inc