Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-pdm* to *2.29.2* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-pdm-upgrade-2.29.1-2.29.2.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 ae46f5bd5a014f3d798c600cbd7b530f3c183d0e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 18 Sep 2026 05:30:14 +0000
Subject: [PATCH] python3-pdm: upgrade 2.29.1 -> 2.29.2
Source: CHANGELOG.md
## Release v2.29.2 (2026-09-17)
### Bug Fixes
- Fix writing lock files specified as bare relative filenames with `pdm lock
--lockfile`. ([#3891](https://github.com/pdm-project/pdm/issues/3891))
- Preserve local paths containing spaces and their extras and environment
markers when importing requirements files.
([#3894](https://github.com/pdm-project/pdm/issues/3894))
### Documentation
- List the install-pdm.py options the script actually accepts.
([#3889](https://github.com/pdm-project/pdm/issues/3889))
---
.../python/{python3-pdm_2.29.1.bb => python3-pdm_2.29.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pdm_2.29.1.bb =>
python3-pdm_2.29.2.bb} (80%)
diff --git a/meta/recipes-devtools/python/python3-pdm_2.29.1.bb
b/meta/recipes-devtools/python/python3-pdm_2.29.2.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-pdm_2.29.1.bb
rename to meta/recipes-devtools/python/python3-pdm_2.29.2.bb
index 4520e677ee..83e9508612 100644
--- a/meta/recipes-devtools/python/python3-pdm_2.29.1.bb
+++ b/meta/recipes-devtools/python/python3-pdm_2.29.2.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
SECTION = "devel/python"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
-SRC_URI[sha256sum] =
"6bb5d893d301edb2b83d46042039634bf36c96c57cc7edad22a59521a41df9f8"
+SRC_URI[sha256sum] =
"bad9705e9482e7d877a53380ff25273b01e9c1d313ee6ce7b215a6562a9d8bdd"
inherit pypi python_pdm
--
2.47.1
packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm: FILELIST: directory renamed /usr/lib/python3.14/site-packages/pdm-2.29.1.dist-info/licenses -> /usr/lib/python3.14/site-packages/pdm-2.29.2.dist-info/licenses, directory renamed /usr/lib/python3.14/site-packages/pdm-2.29.1.dist-info -> /usr/lib/python3.14/site-packages/pdm-2.29.2.dist-info Changes to packages/x86-64-v3-poky-linux/python3-pdm (sysroot): /usr/lib/python3.14/site-packages/pdm-2.29.1.dist-info moved to /usr/lib/python3.14/site-packages/pdm-2.29.2.dist-info
Changelog for python3-pdm: 2.29.1 -> 2.29.2 Source: CHANGELOG.md ## Release v2.29.2 (2026-09-17) ### Bug Fixes - Fix writing lock files specified as bare relative filenames with `pdm lock --lockfile`. ([#3891](https://github.com/pdm-project/pdm/issues/3891)) - Preserve local paths containing spaces and their extras and environment markers when importing requirements files. ([#3894](https://github.com/pdm-project/pdm/issues/3894)) ### Documentation - List the install-pdm.py options the script actually accepts. ([#3889](https://github.com/pdm-project/pdm/issues/3889))
packages/x86-64-v3-poky-linux/python3-pdm: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm: SRC_URI changed from "https://files.pythonhosted.org/packages/source/p/pdm/pdm-2.29.1.tar.gz" to "https://files.pythonhosted.org/packages/source/p/pdm/pdm-2.29.2.tar.gz" packages/x86-64-v3-poky-linux/python3-pdm: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-dbg: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-dbg: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-dev: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-dev: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-doc: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-doc: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-locale: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-locale: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-src: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-src: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-staticdev: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm-staticdev: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm: PKGSIZE changed from 2554566 to 2554870 (+0%) packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm: PV changed from "2.29.1" to "2.29.2" packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm: PKGV changed from 2.29.1 [default] to 2.29.2 [default] packages/x86-64-v3-poky-linux/python3-pdm/python3-pdm: FILELIST: directory renamed /usr/lib/python3.14/site-packages/pdm-2.29.1.dist-info/licenses -> /usr/lib/python3.14/site-packages/pdm-2.29.2.dist-info/licenses, directory renamed /usr/lib/python3.14/site-packages/pdm-2.29.1.dist-info -> /usr/lib/python3.14/site-packages/pdm-2.29.2.dist-info Changes to packages/x86-64-v3-poky-linux/python3-pdm (sysroot): /usr/lib/python3.14/site-packages/pdm-2.29.1.dist-info moved to /usr/lib/python3.14/site-packages/pdm-2.29.2.dist-info
0001-python3-pdm-upgrade-2.29.1-2.29.2.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#246183): https://lists.openembedded.org/g/openembedded-core/message/246183 Mute This Topic: https://lists.openembedded.org/mt/121310067/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
