From 9784bc2e49202a0b546736e7e5a2a6701362947e31e21e69dc1c418eb0ecd76c Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 25 Aug 2023 12:51:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyarrow?expand=0&rev=10 --- python-pyarrow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyarrow.spec b/python-pyarrow.spec index d93aa19..04d5216 100644 --- a/python-pyarrow.spec +++ b/python-pyarrow.spec @@ -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}