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-05-20 15:24:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-textual (Old) and /work/SRC/openSUSE:Factory/.python-textual.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-textual" Wed May 20 15:24:51 2026 rev:11 rq:1354118 version:8.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-textual/python-textual.changes 2026-04-26 21:14:05.908249001 +0200 +++ /work/SRC/openSUSE:Factory/.python-textual.new.1966/python-textual.changes 2026-05-20 15:26:00.013795864 +0200 @@ -1,0 +2,35 @@ +Tue May 19 21:42:55 UTC 2026 - Dirk Müller <[email protected]> + +- update to 8.2.7: + * Additionally there are a few more shortcuts to the Text Area. + * This release sponsored by Mistral AI. See release notes for + detail. + * Added support for Kitty key protocol "Report all keys as + escape codes" which enabled alt+backspace on Warp + * Added support for detecting separate modifier keys for + terminals that support the Kitty key protocol + * Added `TEXTUAL_DISABLE_KITTY_KEY` env var to disable Kitty + key protocol support (debug aid). + * Undo/redo/copy/cut/paste in TextArea will now work with cmd+ + on supported terminals + * In TextArea, ctrl+u will now delete a newline if the cursor + is at the start + * in TextArea alt+delete is now bound to delete word right + * Text opacity applied to an ansi theme will now set the dim + attribute if the opacity is < 50% +- update to 8.2.6: + * Improved text select logic. You can select text without first + clicking on a content area. + * Fixed selection to the right of code fence blocks (may break + some snapshots) + * Fixed Markdown code fences losing content when switching + themes https://github.com/Textualize/textual/pull/6537 + * Added ability to select outside of text, so the user doesn't + need to be quite so precise +- update to 8.2.5: + * Two new themes: "ansi-dark" and "ansi-light" + * Added an `ansi` value to themes + * `App.ansi_color` may now be `None` to use the `ansi` value + from the theme. + +------------------------------------------------------------------- Old: ---- textual-8.2.4.tar.gz New: ---- textual-8.2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-textual.spec ++++++ --- /var/tmp/diff_new_pack.3cV5DL/_old 2026-05-20 15:26:00.905832620 +0200 +++ /var/tmp/diff_new_pack.3cV5DL/_new 2026-05-20 15:26:00.905832620 +0200 @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-textual%{psuffix} -Version: 8.2.4 +Version: 8.2.7 Release: 0 Summary: TUI framework for Python License: MIT ++++++ textual-8.2.4.tar.gz -> textual-8.2.7.tar.gz ++++++ ++++ 4467 lines of diff (skipped)
