3d10e2a52d
- Adjust run-time dependencies to avoid old virtual provides.
Markéta Machová2025-04-30 06:36:52 +00:00
adfe8fd28d
- Adjust dependencies so that it builds with SDL3.
Matej Cepl2025-04-28 13:58:35 +00:00
5108f4523e
Accepting request 1251643 from devel:languages:python
Ana Guerrero2025-03-10 17:05:52 +00:00
6216048b07
- Update to 0.9.17 * Updated to wrap new functions and constants in SDL 2.30.10. * Updated to wrap new functions and constants in SDL_mixer 2.8.0 * Updated to wrap new function in SDL_image 2.8.0. * Added a new function sdl2.ext.get_key_state for checking if a given key is currently down or up independently of the SDL event queue. - Drop merged patches: * fix-tests-SDL_GetError.patch * fix-partially-resolve-video_test.patch * fix-test-SDL_hid_enumerate.patch
Daniel Garcia2025-03-10 06:47:59 +00:00
eba4322251
Accepting request 1143626 from devel:languages:python
Ana Guerrero2024-02-02 14:48:06 +00:00
de884e4146
Accepting request 1143591 from home:munix9:branches:devel:languages:python
Markéta Machová2024-02-02 12:22:05 +00:00
896af8564c
Accepting request 1105034 from devel:languages:python
Ana Guerrero2023-08-22 06:56:16 +00:00
25334c3745
Accepting request 1104930 from home:munix9:branches:devel:languages:python
Markéta Machová2023-08-21 09:32:52 +00:00
fe78af4f94
- Otherwise, we actually don’t need to explicitly skip ANY tests! Wow!
Matej Cepl2022-08-02 15:24:54 +00:00
d1f823d20e
Accepting request 992068 from devel:languages:python
Richard Brown2022-08-01 19:32:03 +00:00
ebf70fbc7a
- Add mixer_tests_fix.patch to switch off failing tests (gh#py-sdl/py-sdl2#241).
Matej Cepl2022-08-01 15:07:48 +00:00
9c7fa542fa
- Update to 0.9.13: - Updated to wrap new functions and constants in SDL_ttf 2.20.0. - Updated to wrap new functions and constants in SDL_mixer 2.6.0. - Updated to wrap new functions and constants in SDL_image 2.6.0. - Added experimental bindings for the new functions and constants in the SDL 2.23.1 pre-release. - Added a new function :func:sdl2.ext.load_svg that allows loading simple SVG images at arbitrary resolutions with SDL_image 2.6.0 or later. - Added bindings for new functions and constants introduced in SDL2 2.0.22 - Added a stable API for accessing the raw ctypes function objects for SDL2 functions - Various bugfixes (see the project's news.rst for more info) - Switch off failing tests (gh#py-sdl/py-sdl2#241)
Matej Cepl2022-07-29 16:14:57 +00:00