Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2024 09:42:54 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: 9a8246643e22 - main - math/py-Pyomo: Update comment
Message-ID:  <202401080942.4089gsW6028237@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=9a8246643e2202c29d267878a67d1628f85e16ab

commit 9a8246643e2202c29d267878a67d1628f85e16ab
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-08 09:16:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-08 09:42:51 +0000

    math/py-Pyomo: Update comment
---
 math/py-Pyomo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/py-Pyomo/Makefile b/math/py-Pyomo/Makefile
index c1befea14ec5..8d190fa9b310 100644
--- a/math/py-Pyomo/Makefile
+++ b/math/py-Pyomo/Makefile
@@ -17,7 +17,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-parallel>0:devel/py-pytest-parallel@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils cython concurrent autoplist pytest # 1 test fails, see https://github.com/Pyomo/pyomo/issues/2547
+USE_PYTHON=	distutils cython concurrent autoplist pytest # 1 test fails but it is known to be broken by the upstream, see https://github.com/Pyomo/pyomo/issues/2547
 
 USE_GITHUB=	yes
 GH_PROJECT=	pyomo



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