Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-textual for openSUSE:Factory checked in at 2026-03-25 21:17:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-textual (Old) and /work/SRC/openSUSE:Factory/.python-textual.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-textual" Wed Mar 25 21:17:50 2026 rev:7 rq:1342274 version:8.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-textual/python-textual.changes 2026-03-15 14:32:40.296140564 +0100 +++ /work/SRC/openSUSE:Factory/.python-textual.new.8177/python-textual.changes 2026-03-27 06:49:15.381351490 +0100 @@ -1,0 +2,6 @@ +Tue Mar 24 16:45:00 UTC 2026 - Matej Cepl <[email protected]> + +- Allow `test_compute_wrap_offsets` tests, upstream claims it was + fixed in `rich` module (gh#Textualize/textual#6404). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-textual.spec ++++++ --- /var/tmp/diff_new_pack.e1q1ls/_old 2026-03-27 06:49:16.009377353 +0100 +++ /var/tmp/diff_new_pack.e1q1ls/_new 2026-03-27 06:49:16.009377353 +0100 @@ -118,8 +118,6 @@ IGNORED_CHECKS="${IGNORED_CHECKS} or test_setting_builtin_themes" IGNORED_CHECKS="${IGNORED_CHECKS} or test_setting_unknown_theme_raises_exception" IGNORED_CHECKS="${IGNORED_CHECKS} or test_registering_and_setting_theme" -# gh#Textualize/textual#6404 -IGNORED_CHECKS="${IGNORED_CHECKS} or test_compute_wrap_offsets" %pytest -k "not (${IGNORED_CHECKS})" %endif
