14
0

- Add patch support-cython-3.1.patch:

* Support Cython 3.1 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=33
This commit is contained in:
2025-07-25 05:04:01 +00:00
committed by Git OBS Bridge
parent 8a9d2571f5
commit 0c764e3b4c
3 changed files with 31 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ Summary: Acceleration for python-opengl
License: BSD-3-Clause
URL: http://pyopengl.sourceforge.net
Source0: %{tarname}-%{_version}.tar.gz
# PATCH-FIX-UPSTREAM Based on gh#mcfletch/pyopengl#146
Patch0: support-cython-3.1.patch
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module opengl >= %{version}}