Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rich-click for 
openSUSE:Factory checked in at 2026-06-05 14:57:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rich-click (Old)
 and      /work/SRC/openSUSE:Factory/.python-rich-click.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rich-click"

Fri Jun  5 14:57:29 2026 rev:11 rq:1357083 version:1.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rich-click/python-rich-click.changes      
2026-02-19 14:22:27.864442502 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-rich-click.new.2375/python-rich-click.changes
    2026-06-05 14:57:59.466576775 +0200
@@ -1,0 +2,8 @@
+Thu Jun  4 06:08:52 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.9.8:
+  * Fixed regression in patching with Click 8.4.0.
+  * Warn about regression in Typer >=0.26.0 patching. (No fix currently.)
+- Ignore typer tests due to typer 0.26.0.
+
+-------------------------------------------------------------------

Old:
----
  rich_click-1.9.7.tar.gz

New:
----
  rich_click-1.9.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-rich-click.spec ++++++
--- /var/tmp/diff_new_pack.heAK4h/_old  2026-06-05 14:58:00.574622599 +0200
+++ /var/tmp/diff_new_pack.heAK4h/_new  2026-06-05 14:58:00.578622764 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without libalternatives
 Name:           python-rich-click
-Version:        1.9.7
+Version:        1.9.8
 Release:        0
 Summary:        Format click help output nicely with rich
 License:        MIT
@@ -69,7 +69,10 @@
 %check
 # Requires specific modifications to sys.path and PYTHONPATH that
 # don't behave well with our macros
-%pytest -x --ignore tests/test_rich_click_cli.py
+ignore="--ignore tests/test_rich_click_cli.py"
+# typer 0.26 can not be patched
+ignore+=" --ignore tests/typer_help"
+%pytest $ignore
 
 %files %{python_files}
 %doc README.md

++++++ rich_click-1.9.7.tar.gz -> rich_click-1.9.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-rich-click/rich_click-1.9.7.tar.gz 
/work/SRC/openSUSE:Factory/.python-rich-click.new.2375/rich_click-1.9.8.tar.gz 
differ: char 13, line 1

Reply via email to