mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/scipy: Remove unused deps on arpack and umfpack
SciPy bundled "arnaud" rewrite of sci-libs/arpack, and sci-libs/umfpack support was moved to a scikit-umfpack package that we don't include. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -53,8 +53,6 @@ IUSE="doc +fortran test-rust"
|
||||
COMMON_DEPEND="
|
||||
>=dev-python/numpy-1.23.5:=[lapack,${PYTHON_USEDEP}]
|
||||
>=media-libs/qhull-2020.2:=
|
||||
sci-libs/arpack:=
|
||||
sci-libs/umfpack
|
||||
virtual/cblas
|
||||
>=virtual/lapack-3.8
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user