diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 513306fd394a..ddc548d73604 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,36 +1,32 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v -DISTVERSION= 5.6.0 -PORTREVISION= 1 +DISTVERSION= 6.1.0 CATEGORIES= math python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python interface and modeling environment for SCIP WWW= https://github.com/SCIP-Interfaces/PySCIPOpt LICENSE= MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} LIB_DEPENDS= libscip.so:math/SCIP RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} USES= localbase python USE_PYTHON= autoplist cython distutils pytest # 1 test fails, see https://github.com/scipopt/PySCIPOpt/issues/840 USE_GITHUB= yes GH_ACCOUNT= scipopt TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyscipopt/scip*.so -# tests as of 5.6.0: -# Results (26.54s): -# 330 passed -# 11 xfailed -# 105 skipped +# tests as of 6.1.0: 418 passed, 109 skipped, 11 xfailed, 12 warnings in 24.22s .include diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo index a0f8230104e2..05a278848ec9 100644 --- a/math/py-PySCIPOpt/distinfo +++ b/math/py-PySCIPOpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762943425 -SHA256 (scipopt-PySCIPOpt-v5.6.0_GH0.tar.gz) = 3e618046ead72a6c77e53a4d933682a8ff8432c79c149f8c924d99401aaa5eb4 -SIZE (scipopt-PySCIPOpt-v5.6.0_GH0.tar.gz) = 800942 +TIMESTAMP = 1775811548 +SHA256 (scipopt-PySCIPOpt-v6.1.0_GH0.tar.gz) = f1c588bd7d8da02f7d67f20e9e3e953acd6bc1d7f39209f1da45e1780fb6ed5f +SIZE (scipopt-PySCIPOpt-v6.1.0_GH0.tar.gz) = 853645