Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-rich for openSUSE:Factory checked in at 2025-09-15 19:50:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rich (Old) and /work/SRC/openSUSE:Factory/.python-rich.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rich" Mon Sep 15 19:50:29 2025 rev:35 rq:1304685 version:14.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rich/python-rich.changes 2025-06-02 21:59:23.678319869 +0200 +++ /work/SRC/openSUSE:Factory/.python-rich.new.1977/python-rich.changes 2025-09-15 19:54:30.779152811 +0200 @@ -1,0 +2,15 @@ +Sun Sep 14 20:45:10 UTC 2025 - Dirk Müller <[email protected]> + +- update to 14.1.0: + * 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 +- drop pygments.patch (upstream) + +------------------------------------------------------------------- Old: ---- pygments.patch rich-14.0.0.tar.gz New: ---- rich-14.1.0.tar.gz ----------(Old B)---------- Old: interactive mode off or on - drop pygments.patch (upstream) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rich.spec ++++++ --- /var/tmp/diff_new_pack.kEbqW8/_old 2025-09-15 19:54:31.551185180 +0200 +++ /var/tmp/diff_new_pack.kEbqW8/_new 2025-09-15 19:54:31.555185348 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-rich # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2020-2021, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,15 +19,12 @@ %{?sle15_python_module_pythons} Name: python-rich -Version: 14.0.0 +Version: 14.1.0 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT URL: https://github.com/Textualize/rich Source: https://github.com/Textualize/rich/archive/refs/tags/v%{version}.tar.gz#/rich-%{version}.tar.gz -# PATCH-FIX-UPSTREAM https://github.com/Textualize/rich/pull/3604 Fix test that changed with Pygments 2.19. -# and https://github.com/Textualize/rich/pull/3608 fix remaining tests with Pygments 2.19 #3604 did not fix -Patch: pygments.patch BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module markdown-it-py >= 2.2.0} BuildRequires: %{python_module pip} ++++++ rich-14.0.0.tar.gz -> rich-14.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-rich/rich-14.0.0.tar.gz /work/SRC/openSUSE:Factory/.python-rich.new.1977/rich-14.1.0.tar.gz differ: char 13, line 1
