Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2023 07:46:45 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bd54736f9bac - main - science/py-nibabel: Add comment
Message-ID:  <202306270746.35R7kjLa054340@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306270746.35R7kjLa054340>