diff --git a/python-urwid.changes b/python-urwid.changes index c2eb4c9..f3303a1 100644 --- a/python-urwid.changes +++ b/python-urwid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 15:20:40 UTC 2024 - Markéta Machová + +- Add missing runtime requirement typing_extensions + ------------------------------------------------------------------- Mon Feb 12 17:04:58 UTC 2024 - Matej Cepl diff --git a/python-urwid.spec b/python-urwid.spec index d071d96..0aea153 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -35,6 +35,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-curses Requires: python-wcwidth +Requires: python-typing_extensions %python_subpackages %description