15
0

- 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:
2020-08-26 06:49:28 +00:00
committed by Git OBS Bridge
parent 10649bd63f
commit 457fde5b7b
4 changed files with 11 additions and 4 deletions

View File

@@ -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