Date: Wed, 28 Jan 2026 10:18:05 +0000 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: dbdf303e9502 - main - math/py-cvxpy: Add comment Message-ID: <6979e25d.3c398.74825db3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbdf303e95022ebf3f8f551a8c4adce6e924f440 commit dbdf303e95022ebf3f8f551a8c4adce6e924f440 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-01-28 09:27:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-01-28 10:17:57 +0000 math/py-cvxpy: Add comment --- math/py-cvxpy/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile index b20e40ef7e4f..e4f27d742cfe 100644 --- a/math/py-cvxpy/Makefile +++ b/math/py-cvxpy/Makefile @@ -35,4 +35,6 @@ post-install: ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxcore${PYTHON_TAG}.so \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxpy_sparsecholesky${PYTHON_TAG}.so +# tests as of 1.6.4: 4 failed, 1308 passed, 216 skipped, 534 warnings in 610.43s (0:10:10) + .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6979e25d.3c398.74825db3>
