summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rich-argparse_1.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rich-argparse: Add recipeLeon Anavi2025-07-041-0/+16
Add recipe for release 1.7.1: - Fix TypeError on nightly builds (Python 3.14.0a7+) due to new HelpFormatter arguments. The console parameter is now keyword-only. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>