forked from pool/python-blessed
- Update to 1.17.10:
* bugfix: Now imports on 3.10+ * bugfix: Fix detection of shift+arrow keys when using tmux. :ghissue:`178`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=17
This commit is contained in:
3
blessed-1.17.10.tar.gz
Normal file
3
blessed-1.17.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58b9464609f54e2eca5f5926db590a5b01fefef882844ce05064f483b8f96c26
|
||||
size 6697685
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:926916492220af741657ec4668aba95f54a8c32445e765cfa38c7ccd3343cc6f
|
||||
size 14030669
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 06:48:05 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.17.10:
|
||||
* bugfix: Now imports on 3.10+
|
||||
* bugfix: Fix detection of shift+arrow keys when using tmux. :ghissue:`178`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 07:22:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-blessed
|
||||
Version: 1.17.5
|
||||
Version: 1.17.10
|
||||
Release: 0
|
||||
Summary: Wrapper around terminal styling, screen positioning, and keyboard input
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user