summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-rich/python3-rich_14.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rich: upgrade 14.1.0 -> 14.2.0Wang Mingyu2025-10-141-21/+0
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rich: upgrade 14.0.0 -> 14.1.0Wang Mingyu2025-07-301-0/+21
Changelog: ============ - Removed typing_extensions from runtime dependencies - Live objects (including Progress) may now be nested - Added padding property to Syntax which returns a tuple of four integers - Fixed extraction of recursive exceptions - Fixed padding applied to Syntax - Fixed Panel title missing the panel background style - Added TTY_INTERACTIVE environment variable to force interactive mode off or on Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>