forked from pool/python-urwid
Accepting request 1152321 from devel:languages:python
- Add missing runtime requirement typing_extensions OBS-URL: https://build.opensuse.org/request/show/1152321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-urwid?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 27 15:20:40 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Add missing runtime requirement typing_extensions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 12 17:04:58 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Mon Feb 12 17:04:58 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@@ -35,6 +35,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-curses
|
Requires: python-curses
|
||||||
Requires: python-wcwidth
|
Requires: python-wcwidth
|
||||||
|
Requires: python-typing_extensions
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user