forked from pool/python-av
- restrict to older Cython bindings version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=27
This commit is contained in:
@@ -24,7 +24,7 @@ Summary: Python bindings for FFmpeg's libraries
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/PyAV-Org/PyAV
|
||||
Source: https://files.pythonhosted.org/packages/source/a/av/av-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module Cython with %python-Cython < 3}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module numpy}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
Reference in New Issue
Block a user