This website requires JavaScript.
Explore
Help
Sign In
freebsd
/
ports
Watch
1
Star
0
Fork
0
You've already forked ports
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ports
/
math
/
py-numpy
/
files
History
Diane Bruce
fd1564f3dd
exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs.
...
PR: ports/225156 Submitted by: self Reported by: self Reviewed by: antoine Approved by: antoine
2018-01-14 20:33:37 +00:00
..
patch-numpy_core_src_npymath_npy__math__complex.c.src
Update to 1.13.3
2017-10-13 13:09:18 +00:00
patch-numpy_f2py_setup.py
…
patch-numpy-distutils-exec_command.py
exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs.
2018-01-14 20:33:37 +00:00
patch-numpy-distutils-fcompiler-__init__.py
…
patch-numpy-distutils-fcompiler-gnu.py
…
patch-numpy-distutils-system_info.py
…
patch-numpy-f2py-f2py2e.py
…
site.cfg
…