From 9a34c4807f5fef0c616790ee88eb82ab41aa5373643bd2f32119ef2449d79eb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 17 Jun 2019 10:54:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=24 --- python-pygame.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pygame.spec b/python-pygame.spec index a1aae77..f085239 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -25,7 +25,7 @@ License: LGPL-2.1-or-later Group: Development/Libraries/Python URL: https://github.com/pygame/pygame Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz -# Do not test mp3 format. +# Do not test mp3 format; whe have that support disabled in SDL1 Patch0: python-pygame-test-no-mp3.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy}