[Bug 246364] science/py-scipy: upgrade to 1.2.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 11 21:03:12 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246364
--- Comment #2 from Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
(In reply to Thierry Thomas from comment #0)
> - Register the dependency to openblas (inherited from NumPy)
It should not be added as it depends on what option is chosen while building
py-numpy. For example, a user chose ATLAS may encounter the conflict between
atlas and openblas.
from math/py-numpy/Makefile:
OPTIONS_SINGLE_BLASLIB= ATLAS NETLIB OPENBLAS
OPTIONS_DEFAULT= OPENBLAS SUITESPARSE
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list