git: 43f77cdd9ba0 - main - science/py-nilearn: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Mar 2022 11:45:08 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43f77cdd9ba0d7df341ac32c99dc4d9cb9a1f7e2
commit 43f77cdd9ba0d7df341ac32c99dc4d9cb9a1f7e2
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-23 11:43:33 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-23 11:44:26 +0000
science/py-nilearn: mark BROKEN
Approved by: portmgr blanket
---
science/py-nilearn/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/science/py-nilearn/Makefile b/science/py-nilearn/Makefile
index 5ced7a034620..e0b1b3d29606 100644
--- a/science/py-nilearn/Makefile
+++ b/science/py-nilearn/Makefile
@@ -10,6 +10,8 @@ COMMENT= Statistical learning for neuroimaging in Python
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= does not install: ModuleNotFoundError: No module named 'threadpoolctl'. Module "sklearn" could not be found.
+
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \