2023-08-25 12:51:52 +00:00
committed by Git OBS Bridge
parent 1917b4d930
commit 9784bc2e49

View File

@@ -27,7 +27,7 @@ Group: Development/Languages/Python
URL: https://arrow.apache.org/
Source0: https://github.com/apache/arrow/archive/apache-arrow-%{version}.tar.gz
Source99: python-pyarrow.rpmlintrc
BuildRequires: %{python_module Cython >= 0.29.31}
BuildRequires: %{python_module Cython >= 0.29.31 with %python-Cython < 3}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy-devel >= 1.16.6}
BuildRequires: %{python_module pip}