forked from pool/python-urwid
- update to 2.6.16:
* Feature: Add focus reporting support * Add 16-color support * Disable mouse tracking and discard input when exiting the main loop * Type annotations: fix typing issues OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 19:56:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.6.16:
|
||||
* Feature: Add focus reporting support
|
||||
* Add 16-color support
|
||||
* Disable mouse tracking and discard input when exiting the
|
||||
main loop
|
||||
* Type annotations: fix typing issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 08:53:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-urwid
|
||||
Version: 2.6.15
|
||||
Version: 2.6.16
|
||||
Release: 0
|
||||
Summary: A full-featured console (xterm et al.) user interface library
|
||||
License: LGPL-2.1-or-later
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ecc57330d88c8d9663ffd7092a681674c03ff794b6330ccfef479af7aa9671b
|
||||
size 847872
|
3
urwid-2.6.16.tar.gz
Normal file
3
urwid-2.6.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93ad239939e44c385e64aa00027878b9e5c486d59e855ec8ab5b1e1adcdb32a2
|
||||
size 848179
|
Reference in New Issue
Block a user