]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pdm: Upgrade to 2.25.4
authorKhem Raj <raj.khem@gmail.com>
Tue, 8 Jul 2025 06:38:10 +0000 (23:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jul 2025 09:46:57 +0000 (10:46 +0100)
commit5f203da704bb76d0521e274bea9499db15f62d8d
treefd95aa1146d33485ba68d9a48f8bbd05b6383ea8
parente3890983dbf422f2dad33267f7dbe12ae3aff7c8
python3-pdm: Upgrade to 2.25.4

* Add credentials when passing source urls to uv resolver. (#3553)
* Redact credentials in source urls in the log output, and inject credentials into the source url for uv sync command as well. (#3555)
* Fix a bug that extra dependencies of transitive dependencies are not properly installed when USE_UV=true (#3558)
* Improve the terminal output when setting up a script environment. (#3560)
* Skip non-existent library paths in post-install steps when trying to fix the pth files. (#3561)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pdm_2.25.4.bb [moved from meta/recipes-devtools/python/python3-pdm_2.25.3.bb with 82% similarity]