14
0
forked from pool/python-pygame

Accepting request 1103236 from home:Klampfradler:branches:devel:languages:python

Update to 2.5.0

OBS-URL: https://build.opensuse.org/request/show/1103236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=45
This commit is contained in:
2023-08-12 13:54:54 +00:00
committed by Git OBS Bridge
parent f5da12ef9f
commit 3a44ab1af6
5 changed files with 207 additions and 29 deletions

View File

@@ -18,14 +18,12 @@
%define skip_python36 1
Name: python-pygame
Version: 2.1.3
Version: 2.5.0
Release: 0
Summary: A Python Module for Interfacing with the SDL Multimedia Library
License: LGPL-2.1-or-later
URL: https://github.com/pygame/pygame
Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz
# PATCH-FIX-UPSTREAM adjust-surface-mask.patch gh#pygame/pygame#3577
Patch0: adjust-surface-mask.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module setuptools}