14
0
forked from pool/python-PySDL2

Accepting request 1273537 from home:jengelh:branches:devel:languages:python

- Adjust run-time dependencies to avoid old virtual provides.

- Adjust build-time dependencies so that it builds with SDL3.

OBS-URL: https://build.opensuse.org/request/show/1273537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySDL2?expand=0&rev=36
This commit is contained in:
2025-04-30 06:36:52 +00:00
committed by Git OBS Bridge
parent bcde325525
commit 578671c091
2 changed files with 11 additions and 6 deletions

View File

@@ -43,11 +43,11 @@ BuildRequires: %{python_module pytest}
BuildRequires: libmpg123-0
BuildRequires: xorg-x11-server
# /SECTION
Requires: SDL3 >= 2.0.22
Requires: SDL2_gfx >= 1.0.4
Requires: SDL2_image >= 2.6.0
Requires: SDL2_mixer >= 2.6.0
Requires: SDL2_ttf >= 2.20.0
Requires: libSDL2-2_0-0 >= 2.0.22
Requires: libSDL2_gfx-1_0-0 >= 1.0.4
Requires: libSDL2_image-2_0-0 >= 2.6.0
Requires: libSDL2_mixer-2_0-0 >= 2.6.0
Requires: libSDL2_ttf-2_0-0 >= 2.20.0
BuildArch: noarch
%python_subpackages