Debian Patches
Status for sen/0.8.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| include-subpackages.patch | Include subpackages in wheel Otherwise modern installation methods omit everything under `sen.tui` and so are broken. |
Colin Watson <cjwatson@debian.org> | yes | 2025-09-09 | ||
| urwid-4-test-import.patch | Import SimpleListWalker from the urwid top-level namespace urwid 4.0.0 removed the deprecated old-path module aliases such as urwid.listbox (they were kept as DeprecationWarning shims in 3.x). SimpleListWalker is exported from the urwid top-level namespace in both 3.x and 4.x, so import it from there. Fixes test collection of tests/test_widgets.py with python3-urwid 4.1.3. |
Boyuan Yang <byang@debian.org> | yes | debian | 2026-09-16 |
