diff mbox series

[AUH] python3-pdm-build-locked: upgrading to 0.3.8 SUCCEEDED

Message ID 010101a0ae33902f-fececd8f-f278-488b-b1f9-00d3234240df-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-pdm-build-locked: upgrading to 0.3.8 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Sept. 17, 2026, 7:10 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-pdm-build-locked* to *0.3.8* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-pdm-build-locked-upgrade-0.3.7-0.3.8.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 1a99f89bff82f3a67f784d019f83cf393752c79b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 17 Sep 2026 05:57:21 +0000
Subject: [PATCH] python3-pdm-build-locked: upgrade 0.3.7 -> 0.3.8

---
 ...-build-locked_0.3.7.bb => python3-pdm-build-locked_0.3.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pdm-build-locked_0.3.7.bb => python3-pdm-build-locked_0.3.8.bb} (78%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pdm-build-locked_0.3.7.bb b/meta/recipes-devtools/python/python3-pdm-build-locked_0.3.8.bb
similarity index 78%
rename from meta/recipes-devtools/python/python3-pdm-build-locked_0.3.7.bb
rename to meta/recipes-devtools/python/python3-pdm-build-locked_0.3.8.bb
index 8189bc7e56..2b707a0a93 100644
--- a/meta/recipes-devtools/python/python3-pdm-build-locked_0.3.7.bb
+++ b/meta/recipes-devtools/python/python3-pdm-build-locked_0.3.8.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/pdm-project/pdm-build-locked"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=19382cdf9c143df4f00b9caa0b60c75a"
 
-SRC_URI[sha256sum] = "53428268284125532413434ebfeb8e7a287525516cc5a0a055d63ba63b207165"
+SRC_URI[sha256sum] = "c2a608b288ed08618228880c2e6d6a616049c25eeb71786d06d1061d129764ba"
 
 inherit pypi python_pdm