Files
packages/lang/python/numpy/patches/002-avoid-build-user-config-files.patch
Jeffery To 9c4447a227 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>
(cherry picked from commit 3cee44d888)
2023-11-02 11:20:41 +01:00

378 B