Revisions of python-pyte
buildservice-autocommit
accepted
request 1133202
from
Dirk Mueller (dirkmueller)
(revision 19)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 18)
- update to 0.8.2: * Added py.typed to the source archive and wheel files.
buildservice-autocommit
accepted
request 1002588
from
Dirk Mueller (dirkmueller)
(revision 17)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1002436
from
Arun Persaud (apersaud)
(revision 16)
update to latest version
buildservice-autocommit
accepted
request 895919
from
Markéta Machová (mcalabkova)
(revision 15)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 895913
from
Petr Gajdos (pgajdos)
(revision 14)
- %check: use %pytest rpm macro
buildservice-autocommit
accepted
request 659605
from
Matej Cepl (mcepl)
(revision 13)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 12)
Remove superfluous devel dependency for noarch package
buildservice-autocommit
accepted
request 621579
from
Tomáš Chvátal (scarabeus_iv)
(revision 11)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 10)
- Enable tests unconditionaly
Tomáš Chvátal (scarabeus_iv)
accepted
request 621455
from
Arun Persaud (apersaud)
(revision 9)
update to latest version
buildservice-autocommit
accepted
request 539575
from
Jan Matejek (matejcik)
(revision 8)
baserev update by copy to link target
Jan Matejek (matejcik)
accepted
request 538868
from
Arun Persaud (apersaud)
(revision 7)
update to latest version
buildservice-autocommit
accepted
request 520992
from
Dirk Mueller (dirkmueller)
(revision 6)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 520479
from
Jan Engelhardt (jengelh)
(revision 5)
- Replace python-curtsies description by python-pyte's.
buildservice-autocommit
accepted
request 520032
from
Todd R (TheBlackCat)
(revision 4)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 520031
from
Todd R (TheBlackCat)
(revision 3)
- Update to 0.6.0 * Optimized ``Stream.feed`` for plain-text input. The code was backported from ``pymux`` project by Jonathan Slenders. * Optimized ``Screen`` by changing ``Screen.buffer`` to dict-of-dicts. The idea was borrowed from ``pymux`` project by Jonathan Slenders. The implementation was done by @istarion. * Further optimized ``Stream._parser_fsm`` by forcing static binding between ``Stream`` events and ``Screen`` methods. The code was backported from ``pmux`` project by Jonathan Slenders. * Restricted ``Stream`` to a single listener and deprecated ``attach`` and ``detach``. The old logic can be emulated by a fanout proxy, forwarding events to a list of its listeners. * Replaced ``DebugStream`` with ``DebugScreen`` to workaround the single listener limitation (previsouly ``DebugStream`` implicitly added a listener when instantiated). Unlike other screens ``DebugScreen`` does not maintain any state. * Changed ``DebugScreen`` to emit JSON instead of custom text format. * Removed overly generic ``Screen.__before__`` and ``Screen.__after__``. * Renamed ``Screen.set_charset`` to a more appropriate ``Screen.define_charset``. * Added support for ECMA-035 `DOCS` command to ``ByteStream`` which no longer accepts ``encoding`` as an argument and instead sets it as instructed by `DOCS`. The default encoding is assumed to be UTF-8. * Added support for OSC sequences allowing to set terminal title and icon name. * Allowed 256 and 24bit colours in ``Screen.select_graphic_rendition``. * Added support for ``aixterm`` colours in ``Screen.select_graphic_rendition``, see issue #57 on GitHub. * Changed ``Screen.select_graphic_rendition`` to ignore 0 if it is given along with other attributes, ie ``"0;1;2"`` is now equivalent to ``"1;2"``. * Fixed rendering of multicolumn characters at ``Screen` boundaries. Thanks to @shaform! See PR #55 on GitHub. * Fixed ``Screen.display`` in the case of multicolumn characters. See issue #52 on GitHub. * Fixed `DECSTBM` handling in case of missing arguments. See issue #61 on GitHub. * Fixed the way ``Screen.cursor_up`` and ``Screen.cursor_down`` interact with the scrolling region. See #63 on GitHub. * Added a minimal web terminal example by @demiurg906. For a faster and more fully-featured version, see `demiurg906/pyte_gui <https://github.com/demiurg906/pyte_gui>`_. * Fixed ``Screen.cursor_back`` when called after the draw in the last column. * Fixed ``Screen.inser_characters`` when called with an argument larger than the number of columns. Thanks to @istarion! See PR #74 on GitHub. * Fixed ``Screen.erase_in_display`` which did not handle all values supported by ``TERM=linux``. See #80 on GitHub. - singlespec auto-conversion - Initial package.
Dominique Leuenberger (dimstar_suse)
accepted
request 422144
from
Todd R (TheBlackCat)
(revision 2)
initialized devel package after accepting 422144
Thomas Bechtold (tbechtold)
accepted
request 419320
from
Atri Bhattacharya (badshah400)
(revision 1)
New package; Required for bpython
Displaying all 19 revisions