aboutsummaryrefslogtreecommitdiff
path: root/math/py-cvxpy
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-01-28 09:27:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-01-28 10:17:57 +0000
commitdbdf303e95022ebf3f8f551a8c4adce6e924f440 (patch)
treea9ad74c082f06afc556c1c06f0e1fab0952e77df /math/py-cvxpy
parentf820c093988fa01acca94276fcf552636613a88f (diff)
Diffstat (limited to 'math/py-cvxpy')
-rw-r--r--math/py-cvxpy/Makefile2
1 files changed, 2 insertions, 0 deletions
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>