Go to file
Wang Mingyu b308972f3a
python3-rich: upgrade 13.7.1 -> 13.8.0
Changelog:
==========
Fixed
--------
- Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body.
- Fixed styles in Panel when Text objects are used for title
- Fix pretty repr for collections.deque
- Thread used in progress.track will exit if an exception occurs in a generator
- Progress track thread is now a daemon thread
- Fixed cached hash preservation upon clearing meta and links
- Fixed overriding the background_color of Syntax not including padding
- Fixed pretty printing of dataclasses with a default repr in Python 3.13
- Fixed selective enabling of highlighting when disabled in the Console
- Fixed BrokenPipeError writing an error message
- Fixed superfluous space above Markdown tables
- Fixed issue with record and capture interaction
- Fixed control codes breaking in append_tokens
- Fixed exception pretty printing a dataclass with missing fields

Changed
----------
- RichHandler errors and warnings will now use different colors (red and yellow)
- Removed the empty line printed in jupyter while using Progress
- Running tests in environment with FORCE_COLOR or NO_COLOR environment variables
- ansi decoder will now strip problematic private escape sequences (like \x1b7)
- Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes

Added
---------
- Adds a case_sensitive parameter to prompt.Prompt. This determines if the
- response is treated as case-sensitive. Defaults to True.
- Added Console.on_broken_pipe

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-10 07:20:40 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems e2tools: Fix build with automake 1.17 2024-08-29 20:59:15 -07:00
meta-gnome gnome-autoar: upgrade 0.4.4 -> 0.4.5 2024-09-10 07:20:36 -07:00
meta-initramfs klibc: fix debug pkgs reproducibility 2024-08-30 16:43:08 -07:00
meta-multimedia xdg-desktop-portal-wlr: Update to latest on master branch 2024-09-03 22:33:20 -07:00
meta-networking wireshark: upgrade 4.2.6 -> 4.2.7 2024-09-09 07:56:50 -07:00
meta-oe python3-pefile: upgrade 2023.2.7 -> 2024.8.26 2024-09-10 07:20:39 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.088 -> 2.089 2024-09-10 07:20:37 -07:00
meta-python python3-rich: upgrade 13.7.1 -> 13.8.0 2024-09-10 07:20:40 -07:00
meta-webserver netdata: Upgrade to 1.47.0 2024-09-09 18:22:57 -07:00
meta-xfce packagegroup-xfce-extended: fix typo of gobject-introspection-data feature 2024-07-03 08:46:30 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories