A fast multidimensional array facility for Python
Go to file
Miro Hrončok 2d292fb79f Use %pyproject_buildrequires
Manually listing the dependencies for %pyproject_wheel is not supported.

Note that the vendored mesonpy build backend does not support generating
runtime metadata, so we use -R (no runtime requires). We could use -w instead,
but that would build the wheel too many times.

The dependency on patchelf is added for mesonpy.
When /usr/bin/patchelf does not exist, it tries to generate a dependency on
python3dist(patchelf), see the comment in pyproject.toml.
2023-11-06 18:24:32 +01:00
.gitignore 1.26.0 2023-09-26 10:43:42 -05:00
24772.patch 1.26.0 2023-09-26 10:43:42 -05:00
24776.patch 1.26.0 2023-09-26 10:43:42 -05:00
b0872b858e2e6ebc394e95c81a024dcf1573c690.patch Fix FTBFS with Python 3.12 2023-07-05 16:15:40 -04:00
cython3.patch Backport support for Cython 3 2023-07-31 11:48:17 +02:00
f2py_test.patch 1.26.0 2023-09-26 10:43:42 -05:00
numpy.spec Use %pyproject_buildrequires 2023-11-06 18:24:32 +01:00
sources 1.26.0 2023-09-26 10:43:42 -05:00