python312Packages.numpy_1: unpin Cython
Robert Schütz 3 months ago c372b7f2 c9bd7544
··· 94 94 --replace 'py.full_path()' "'python'" 95 95 96 96 substituteInPlace pyproject.toml \ 97 97 + --replace-fail "Cython>=0.29.34,<3.1" Cython \ 97 98 --replace-fail "meson-python>=0.15.0,<0.16.0" "meson-python" 98 99 ''; 99 100