summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pdm_2.22.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pdm: upgrade 2.22.2 -> 2.22.3Wang Mingyu2025-02-121-0/+16
Changelog: =========== - Don't validate local file requirements that are not used. - Don't set "dependencies" as empty list for uv toml if there is no dependencies in the raw toml file. - Add a dummy project name to the script environment pyproject.toml. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>