summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Fix variable assignment whitespaceRichard Purdie2025-01-311-1/+1
| | | | | | | | | | | | Recipes are much more readable with whitespace around the assignment operators. Fix various assignments in meta-openembedded recipes to show this is definitely the preferred formatting. This fixes recipes with larger numbers of issues but there are just under 100 other references left to fix. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm-backend: upgrade 2.4.2 -> 2.4.3Wang Mingyu2024-12-241-0/+14
Changelog: ========== - Bump validate-pyproject to 0.9.0 - Update dependencies - Update badge - Migrate tool config to pyproject.toml Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>