summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.51.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-prompt-toolkit: Upgrade 3.0.50 -> 3.0.51Leon Anavi2025-06-111-0/+26
Upgrade to release 3.0.51: - Use pyproject.toml instead of setup.py. - Fix edge case in formatted_text.split_lines when the input starts with a line ending. Fixes: WARNING: python3-prompt-toolkit-3.0.51-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>