git: bd54736f9bac - main - science/py-nibabel: Add comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jun 2023 07:46:45 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bd54736f9bacb3eef4033ecddad28a0089168963
commit bd54736f9bacb3eef4033ecddad28a0089168963
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-27 07:07:59 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-27 07:46:41 +0000
science/py-nibabel: Add comment
---
science/py-nibabel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/science/py-nibabel/Makefile b/science/py-nibabel/Makefile
index 14e0858a154f..41d0bc6f5515 100644
--- a/science/py-nibabel/Makefile
+++ b/science/py-nibabel/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}packaging>=17:devel/py-packaging@${PY_FLAVOR}
USES= python:3.9+
-USE_PYTHON= pep517 concurrent autoplist pytest
+USE_PYTHON= pep517 concurrent autoplist pytest # 3 tests fail, see https://github.com/nipy/nibabel/issues/1235
NO_ARCH= yes