d876ad Update python-PySDL2 to version 0.9.14 / rev 10 via SR 1032869

8 files Authored by dgarcia 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update python-PySDL2 to version 0.9.14 / rev 10 via SR 1032869
    
    https://build.opensuse.org/request/show/1032869
    by user dgarcia + dimstar_suse
    - Remove .DS_Store files from sources
    - Remove not needed python_module macro definition
    - Add fix-tests.patch to fix the test run in the rpmbuild container without
      access to /dev/input.
    - Update to 0.9.14:
      * Updated to wrap new functions and constants in SDL 2.24.0.
      * Added a new module sdl2.ext.displays for retrieving and working
        with connected displays and their supported resolutions/refresh
        rates.
      * Extended sdl2.ext.init to allow initializing all SDL subsystems
        individually (previously just initialized the video subsystem).
      * Improved the memory safety of the sdl2.ext.Window class.
      * Added raise_sdl_err to the public ext API.
      * Fixed sdl2.ext.line to work correctly on 1bpp surfaces.
      * Various fixes/improvements to the unit test suite for Linux
        package ma
    
        
file modified
+25 -0