mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
python3-pdm: Update 2.25.4 -> 2.25.9
- Add site-packages path to pdm info and print interpreter URL in pdm python install -v. - Support explicit free-threaded Python selection via version suffix t. - Multiple lockfile/pylock improvements and hash handling fixes. - Windows path resolution fixes for uv; CLI help formatting preserved. - Dependencies: require packaging>22.0; bump truststore to 0.10.4. - Misc: fix AI coding fast apply error (From OE-Core rev: 5d693522c3aedef8fcbe8ba7ca3b112262427a51) 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>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "MIT"
|
||||
SECTION = "devel/python"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
|
||||
|
||||
SRC_URI[sha256sum] = "bd655d789429928d6e27ff6693c19c82bc81aa75ba51d7b1c6102d039c8f211c"
|
||||
SRC_URI[sha256sum] = "fb5fcd561986db1d83255d01e97e2e16f80debf743934d891a62ff2933ccc80c"
|
||||
|
||||
inherit pypi python_pdm
|
||||
|
||||
Reference in New Issue
Block a user