python313Packages.pyarrow: use Cython 3

This commit is contained in:
Robert Schütz
2024-11-18 19:24:09 +01:00
committed by Martin Weinelt
parent 9018643afd
commit 964bd997f2
@@ -9,7 +9,7 @@
cffi,
cloudpickle,
cmake,
cython_0,
cython,
fsspec,
hypothesis,
numpy,
@@ -37,7 +37,7 @@ buildPythonPackage rec {
nativeBuildInputs = [
cmake
cython_0
cython
pkg-config
setuptools
setuptools-scm