packages/lang/python/numpy/patches
Jeffery To 3cee44d888
numpy: Avoid build user config files
This stops numpy from reading .numpy-site.cfg in the build user's home
directory. The code actually tries to find both .numpy-site.cfg and
site.cfg in the user's home directory; this patch prevents both.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-05-11 02:46:57 +08:00
..
001-unpin-build-dependencies.patch numpy: Fix pyproject.toml-based build 2023-05-11 02:46:57 +08:00
002-avoid-build-user-config-files.patch numpy: Avoid build user config files 2023-05-11 02:46:57 +08:00