summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rich: upgrade 13.9.4 -> 14.0.0Wang Mingyu2025-04-071-19/+0
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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-rich: Add missing rdependsKhem Raj2024-11-211-1/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rich: upgrade 13.9.3 -> 13.9.4Wang Mingyu2024-11-051-0/+15
Changelog: Optimizations to cell_len which may speed up Rich / Textual output Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>