python313Packages.pyarrow: use Cython 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user