14
0
forked from pool/python-pygame

Accepting request 1156382 from home:bnavigator:branches:devel:languages:python

- Skip failing tests with dummy video driver on SDL2
  * Add pygame-pr4169-videodummytests.patch gh#pygame/pygame#4169

OBS-URL: https://build.opensuse.org/request/show/1156382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=53
This commit is contained in:
2024-03-11 21:29:01 +00:00
committed by Git OBS Bridge
parent d5abbc1f47
commit 081b46165a
3 changed files with 61 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ Summary: A Python Module for Interfacing with the SDL Multimedia Library
License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND libpng-2.0
URL: https://github.com/pygame/pygame
Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz
# PATCH-FIX-UPSTREAM pygame-pr4169-videodummytests.patch gh#pygame/pygame#4169
Patch0: pygame-pr4169-videodummytests.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pip}