15
0

Accepting request 788593 from home:wagi:branches:devel:languages:python

- update to 1.17.4
  * optimize length()
  * add pixel_height and pixel_width, for libsixel support
  * Documentation overhaul, plenty of examples and animated
    screenshots.

OBS-URL: https://build.opensuse.org/request/show/788593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-03-26 15:54:50 +00:00
committed by Git OBS Bridge
parent 2ea9c75392
commit 9fcd4f67c2
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%bcond_without python2
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-blessed
Version: 1.17.0
Version: 1.17.4
Release: 0
Summary: Wrapper around terminal styling, screen positioning, and keyboard input
License: MIT