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

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 26 15:07:26 UTC 2020 - Daniel Wagner <daniel.wagner@suse.com>
- update to 1.17.4
* optimize length()
* add pixel_height and pixel_width, for libsixel support
* Documentation overhaul, plenty of examples and animated
screenshots.
-------------------------------------------------------------------
Wed Jan 22 15:36:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>