From patchwork Sat Jun 20 05:56:45 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: 90555 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 A136ACDB470 for ; Sat, 20 Jun 2026 05:56:47 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1565.1781935006196356149 for ; Fri, 19 Jun 2026 22:56:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=oD9wVZmp; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Yn8tKCY7; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019ee39a5e50-1c286b1a-0004-4bfc-8061-56e01dfbb876-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=1781935005; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=nCCPP6EBvGuUQWAzk/cWz3HgzFNGbgMUIKEXw0pVTuY=; b=oD9wVZmpUSSVvb38hzGbfaoObLkBJ83inqWwEygkZMFzz0mqjReUrAKsN7A4KmsM GarftOjMBC07qrT8/ykP85gbIDnz9ltw00vGCtFnE+52yMt+EO051aFcvIP1/cSXQdV Am/bNgCyMsfyOS6KgsaczNDOD2kY3VgrnErqIFy4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781935005; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=nCCPP6EBvGuUQWAzk/cWz3HgzFNGbgMUIKEXw0pVTuY=; b=Yn8tKCY7Q5nTHfT6Tl4NdVTpGfN8u4gYGanDKHdO1VOOhsQtKGHNpYUUmFDtmsVq 2vn8ciQeRwpgLieBffgtgi32Ty1F+vHPRVnv/LccSVbh0+JL7/yR6tDScEXeYd8O+YC 4Slr/7TYYkp60oeDqQjfTpjlmIPzcYBSkX7zjo7A= 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.11.23 SUCCEEDED Message-ID: <0101019ee39a5e50-1c286b1a-0004-4bfc-8061-56e01dfbb876-000000@us-west-2.amazonses.com> Date: Sat, 20 Jun 2026 05:56:45 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.20-54.240.27.45 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, 20 Jun 2026 05:56:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/239199 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.11.23* has Succeeded. Next steps: - apply the patch: git am 0001-python3-uv-build-upgrade-0.11.21-0.11.23.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 d69685332ce336b4635284e8076b29063f462a9d Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 20 Jun 2026 05:50:03 +0000 Subject: [PATCH] python3-uv-build: upgrade 0.11.21 -> 0.11.23 --- meta/recipes-devtools/python/python3-uv-build-crates.inc | 4 ++-- ...ython3-uv-build_0.11.21.bb => python3-uv-build_0.11.23.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/python/{python3-uv-build_0.11.21.bb => python3-uv-build_0.11.23.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 be20115668..d9050e7d75 100644 --- a/meta/recipes-devtools/python/python3-uv-build-crates.inc +++ b/meta/recipes-devtools/python/python3-uv-build-crates.inc @@ -20,7 +20,7 @@ SRC_URI += " \ crate://crates.io/autocfg/1.5.0 \ crate://crates.io/backon/1.6.0 \ crate://crates.io/base64/0.22.1 \ - crate://crates.io/bitflags/2.11.1 \ + crate://crates.io/bitflags/2.13.0 \ crate://crates.io/block-buffer/0.10.4 \ crate://crates.io/boxcar/0.2.14 \ crate://crates.io/bstr/1.12.1 \ @@ -314,7 +314,7 @@ SRC_URI[async-compression-0.4.19.sha256sum] = "06575e6a9673580f52661c92107baabff SRC_URI[autocfg-1.5.0.sha256sum] = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" SRC_URI[backon-1.6.0.sha256sum] = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef" SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" -SRC_URI[bitflags-2.11.1.sha256sum] = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" +SRC_URI[bitflags-2.13.0.sha256sum] = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8" SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" SRC_URI[boxcar-0.2.14.sha256sum] = "36f64beae40a84da1b4b26ff2761a5b895c12adc41dc25aaee1c4f2bbfe97a6e" SRC_URI[bstr-1.12.1.sha256sum] = "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab" diff --git a/meta/recipes-devtools/python/python3-uv-build_0.11.21.bb b/meta/recipes-devtools/python/python3-uv-build_0.11.23.bb similarity index 92% rename from meta/recipes-devtools/python/python3-uv-build_0.11.21.bb rename to meta/recipes-devtools/python/python3-uv-build_0.11.23.bb index 4ee2fdbaa7..178d828670 100644 --- a/meta/recipes-devtools/python/python3-uv-build_0.11.21.bb +++ b/meta/recipes-devtools/python/python3-uv-build_0.11.23.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] = "d512911d357f71dd7c1be43503ee66ebaba9a8d207998bbea77581e95aadabe6" +SRC_URI[sha256sum] = "04b1da5a7985273b5dc7055a05bfa019cb63d8c37f7c028626472ad725f280f0" require ${BPN}-crates.inc