summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-rich/python3-rich_14.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rich: upgrade 14.3.1 -> 14.3.2Wang Mingyu37 hours1-21/+0
| | | | | | | | | | Changelog: ========== - Fixed solo ZWJ crash - Fixed control codes reporting width of 1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rich: Upgrade 14.2.0 -> 14.3.1Leon Anavi8 days1-0/+21
Upgrade to release 14.3.1: - Fixed characters out of unicode range reporting a cell size if 0 From release 14.3.0: - IPython now respects when a Console instance is passed to pretty.install - Fixed extraneous blank line on non-interactive disabled Progress - Fixed extra padding on first cell in columns - Fixed trailing whitespace removed when soft_wrap=True - Fixed style new-lines when soft_wrap = True and a print style is set Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>