Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2020 21:03:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 246364] science/py-scipy: upgrade to 1.2.3
Message-ID:  <bug-246364-21822-C9PYJ2tHDc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246364-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246364-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246364

--- Comment #2 from Sunpoet Po-Chuan Hsieh <sunpoet@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=3D ATLAS NETLIB OPENBLAS
OPTIONS_DEFAULT=3D        OPENBLAS SUITESPARSE

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246364-21822-C9PYJ2tHDc>