Revisions of python-asciimatics

buildservice-autocommit accepted request 1120394 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 20)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 19)
- Update to 1.15.0:
  * Dropped support for Python 2, Python 3.9 or above is now required.
  * Added support for ColouredText titles in MultiColumnLIstBox.
  * Added gutter option to Layout.
  * Added speed option to Sprite.
  * Fixed bug where moving focus between Frames resulted in no current focus.
  * Fixed internal state of RadioButton values to be consistent with selection.
  * Fixed handling of zero width modifiers.
  * Fixed image conversion to use modern PIL API and sort off-by-one height
    error.
  * Fixed parser bug returning list instead of colour tuple.
- Drop patch move-to-python3.patch, included upstream.
buildservice-autocommit accepted request 1110191 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 18)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 17)
- Drop patch python-asciimatics-no-mock.patch, has been subsummed.
- Add patch move-to-python3.patch
- Switch to autosetup and pyproject macros.
buildservice-autocommit accepted request 1000121 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 16)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1000075 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 15)
- update to 1.14.0 
  - Added AnsiArtPlayer and AsciinemaPlayer
  - Added dynamically sized, animated sprites to ray caster demo.
  - Added fit parameter to DropdownList.
  - Added support for default colours to AnsiTerminalParser
  - Added VBarChart renderer.
  - BREAKING VISUAL CHANGE: Frame now supports scroll bars without borders, to have no border and
    no scroll bar you now need Frame(has_border=False, can_scroll=False)
  - Added TextBox.hide_cursor and TextBox.auto_scroll properties
  - Added optional diameter parameter to ShootScreen.
  - Improved DropEmitter effect - will now typically take a little longer to clear the screen.
  - Fixed bug in widget focus - eliminated duplicate events and some cases that failed to move focus
  - Fixed bug in clear_widgets() - also reset any focus in the layout.
  - Fixed bug: layout could still be a tab stop with no active widgets.
buildservice-autocommit accepted request 960219 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 14)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 960213 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 13)
- add %autopatch back, it was mistakenly removed
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 959930 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 12)
- version update to 1.13.0
  1.13.0
  ------
  - Added ability to change a `Button`'s text through a `.text` attribute.
  - Added ability to accept a name attribute in the `Button` and `Label` constructors.
  - Added ability to detect job pause/resume and force full screen refresh.
  - Added ability to request terminal default colours using `Screen.COLOUR_DEFAULT`.
  - Converted widgets to a sub-package.
  - Fixed issue with labels in a layout column preventing buttons from being pressed.
  - Fixed issue with visual overrun on Listboxes when there is a label offset.
  - Fixed issue with TextBox hitting IndexError in double buffers due to lack of clipping.
  - Fixed issue with Text/TextBox start columns on reset.
  - Added troubleshooting on terminal colour handling.
  1.12.0
  ------
  - Added ColouredText objects to handle embedded colour codes in text for some widgets.
  - Added parsers to handle Asciimatics and Ansi Terminal escape sequences.
  - Added ControlCodeParser to create human readable text from raw text with control codes in it.
  - Added readonly logic for Text and TextBox.
  - Added ability to enable/disable widgets by column in layouts.
  - Added left/right/up/down navigation to nearest widget.
  - Added ability to scroll screen/canvas by variable number of lines.
  - Created terminal demo
  - Fixed exception on reinstating NoneType signal handler.
  - Fixed float/int issue with recent builds of pywin32.
  - Fixed issue where setting options changed the selected value (even if it was still present).
  - Fixed erroneous trigger of on_load for all Frames at start of day.
  - Fixed bug where Frames passed on events that they already handled.
  - Fixed bug: Restore current theme on screen resize.
  - Fixed bug in scrolling the screen up.
buildservice-autocommit accepted request 827224 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 827023 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 10)
Replace nose with pytest
buildservice-autocommit accepted request 703261 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 703259 from Ethan Apodaca's avatar Ethan Apodaca (eapodaca) (revision 8)
- Update to 1.11.0
  + See changes file for details
buildservice-autocommit accepted request 701754 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 6)
- Add patch pr_200.patch to tweak some tests
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 701665 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 5)
- Activate test suite
- Add missing runtime dependency python-curses
- Add CHANGES.rst, README.rst and doc/*.rst to %doc
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 652736 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
initialized devel package after accepting 652736
Todd R's avatar Todd R (TheBlackCat) committed (revision 3)
Todd R's avatar Todd R (TheBlackCat) committed (revision 2)
Todd R's avatar Todd R (TheBlackCat) accepted request 652702 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
Package to replace curses and create ASCII animations
Displaying all 20 revisions
openSUSE Build Service is sponsored by