14
0
forked from pool/python-rich

Accepting request 1281448 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1281448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rich?expand=0&rev=34
This commit is contained in:
2025-06-02 19:58:53 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri May 30 13:35:48 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 14.0.0
* Added
- Added env var TTY_COMPATIBLE to override auto-detection of TTY
support (See console.rst for details). #3675
* Changed
- An empty NO_COLOR env var is now considered disabled. #3675
- An empty FORCE_COLOR env var is now considered disabled. #3675
- Rich tracebacks will now render notes on Python 3.11 onwards
(added with Exception.add_note) #3676
- Indentation in exceptions won't be underlined #3678
- Rich tracebacks will now render Exception Groups #3677
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 22 14:51:30 UTC 2025 - Markéta Machová <mmachova@suse.com> Tue Apr 22 14:51:30 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-rich Name: python-rich
Version: 13.9.4 Version: 14.0.0
Release: 0 Release: 0
Summary: A Python library for rich text and beautiful formatting in the terminal Summary: A Python library for rich text and beautiful formatting in the terminal
License: MIT License: MIT

BIN
rich-13.9.4.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
rich-14.0.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.