Date: Tue, 8 Aug 2023 01:16:01 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: fd7205897fb2 - main - science/py-qcengine: Change comment Message-ID: <202308080116.3781G1XO008865@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=fd7205897fb21faff88e4148c12ef7a67d012ba0 commit fd7205897fb21faff88e4148c12ef7a67d012ba0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-07 14:21:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-08 01:15:57 +0000 science/py-qcengine: Change comment --- science/py-qcengine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/py-qcengine/Makefile b/science/py-qcengine/Makefile index db594ba69763..54f0cd2bf156 100644 --- a/science/py-qcengine/Makefile +++ b/science/py-qcengine/Makefile @@ -35,7 +35,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ # last dependencies above are for specific quantum chemistry packages to test with TODO torchani,openmm,torsiondrive,mdi USES= python -USE_PYTHON= distutils concurrent autoplist pytest # several tests fail, see https://github.com/MolSSI/QCEngine/issues/377, psi4 test hangs, see https://github.com/MolSSI/QCEngine/issues/390 +USE_PYTHON= distutils concurrent autoplist pytest # 2 tests fail, see https://github.com/MolSSI/QCEngine/issues/377 NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308080116.3781G1XO008865>