A fast multidimensional array facility for Python
Go to file
Karolina Surma e0db7e60c0 Build numpy using Python's standard library distutils
We patch Python's distutils to exclude the standard paths from rpaths.
setuptools 60+ switches to its own copy of distutils by default,
which doesn't contain the patch and leads to the failed RPM build.
This behavior is overriden with the environment variable
SETUPTOOLS_USE_DISTUTILS=stdlib.
2022-03-10 09:17:49 +01:00
.gitignore 1.22.0 2022-01-06 13:10:47 -06:00
numpy.spec Build numpy using Python's standard library distutils 2022-03-10 09:17:49 +01:00
sources 1.22.0 2022-01-06 13:10:47 -06:00