c6c550 Update python-asciimatics to version 1.15.0 / rev 8 via SR 1120394

7 files Authored by StevenK 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update python-asciimatics to version 1.15.0 / rev 8 via SR 1120394
    
    https://build.opensuse.org/request/show/1120394
    by user StevenK + anag+factory
    - 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.
    
        
file modified
+0 -0
file modified
+19 -0
file removed
-3277
file modified
+16 -0
file modified
+2 -3