15
0
Commit Graph

14 Commits

Author SHA256 Message Date
2eb31ff681 Accepting request 788601 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/788601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=7
2020-03-26 22:37:32 +00:00
Tomáš Chvátal
9fcd4f67c2 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
2020-03-26 15:54:50 +00:00
1791b47cd5 Accepting request 766376 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=6
2020-01-22 21:46:41 +00:00
Tomáš Chvátal
2ea9c75392 Accepting request 766372 from home:mcalabkova:branches:devel:languages:python
- update to 1.17.0
  * 24-bit color support
  * move_up(), move_down(), Terminal.move_left(), move_right() which 
    are strings that move the cursor one cell in the respective 
    direction, are now also callables for moving n cells to the 
    given direction, such as term.move_right(9).
  * Context Managers, fullscreen(), hidden_cursor(), and keypad() 
    now flush the stream after writing their sequences.
  * deprecated: superscript, subscript, shadow, and dim are no longer 
    “compoundable” with colors. Use Unicode text or 256 or 24-bit 
    color codes instead.
  * more on https://blessed.readthedocs.io/en/latest/history.html

OBS-URL: https://build.opensuse.org/request/show/766372
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=11
2020-01-22 16:04:01 +00:00
ac8a133e40 Accepting request 728515 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/728515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=5
2019-09-07 09:50:48 +00:00
Todd R
612d9c7a3f Accepting request 728513 from home:TheBlackCat:branches:devel:languages:python
Set pytest maximum version.

OBS-URL: https://build.opensuse.org/request/show/728513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=9
2019-09-05 13:46:04 +00:00
6461397fa4 Accepting request 682178 from devel:languages:python
- Update to 1.15.0:
  * no upstream changelog
- Make sure tests are run

OBS-URL: https://build.opensuse.org/request/show/682178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=4
2019-03-22 14:00:47 +00:00
Tomáš Chvátal
a51f3ceb0b - Update to 1.15.0:
* no upstream changelog
- Make sure tests are run

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=7
2019-03-06 13:58:25 +00:00
43ff021b9d Accepting request 653948 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/653948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=3
2018-12-13 18:39:50 +00:00
a88f6dc246 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=5
2018-12-04 13:17:01 +00:00
cf9756e4a3 Accepting request 623454 from devel:languages:python
- Tox is not used when building so no need to depend on it

OBS-URL: https://build.opensuse.org/request/show/623454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=2
2018-07-19 20:55:21 +00:00
Tomáš Chvátal
f6df9a31f1 - Tox is not used when building so no need to depend on it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=3
2018-07-17 13:29:14 +00:00
d73dc39b0b Accepting request 605524 from devel:languages:python
curses interface

OBS-URL: https://build.opensuse.org/request/show/605524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=1
2018-05-11 12:28:13 +00:00
Todd R
d71c1ad0dd Accepting request 605523 from devel:languages:python:misc
curses interface

OBS-URL: https://build.opensuse.org/request/show/605523
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=1
2018-05-09 03:38:32 +00:00