python-PySDL2
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-PySDL2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PySDL2-0.9.14.tar.gz | 0000761137 743 KB | |
fix-tests.patch | 0000004364 4.26 KB | |
python-PySDL2.changes | 0000006680 6.52 KB | |
python-PySDL2.spec | 0000002747 2.68 KB |
Revision 10 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 1032869
from
Daniel Garcia (dgarcia)
(revision 10)
- 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 maintainers. - Remove mixer_tests_fix.patch (fixed upstream)
Comments 0