summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pdm_2.10.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pdm: add recipeLeon Anavi2023-11-071-0/+15
Add pdm, a modern Python package and dependency manager supporting the latest PEP standards. Version 2.10.1 brings: - Fix list index out of range when build error message is empty - Fix find_link sources being exported as --extra--index-url - Fix an installation failure when install.cache = true - Fix a resolution issue that extra dependencies are not resolved when the bare dependency has more specific version constraint Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>