diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 0ca81978ffbe..5e67f20cb9e7 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,32 +1,35 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v -DISTVERSION= 5.4.1 -PORTREVISION= 1 +DISTVERSION= 5.6.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 LIB_DEPENDS= libscip.so:math/SCIP RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} USES= localbase python USE_PYTHON= autoplist cython3 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.3.0: 310 passed, 106 skipped, 11 xfailed, 4 warnings in 127.77s (0:02:07) +# tests as of 5.6.0: +# Results (26.54s): +# 330 passed +# 11 xfailed +# 105 skipped .include diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo index cfcabd7416be..a0f8230104e2 100644 --- a/math/py-PySCIPOpt/distinfo +++ b/math/py-PySCIPOpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740649709 -SHA256 (scipopt-PySCIPOpt-v5.4.1_GH0.tar.gz) = a6406fd116494495d5078bf56d0120b610b2c8bf84489e6b5d49874ab630b7eb -SIZE (scipopt-PySCIPOpt-v5.4.1_GH0.tar.gz) = 788796 +TIMESTAMP = 1762943425 +SHA256 (scipopt-PySCIPOpt-v5.6.0_GH0.tar.gz) = 3e618046ead72a6c77e53a4d933682a8ff8432c79c149f8c924d99401aaa5eb4 +SIZE (scipopt-PySCIPOpt-v5.6.0_GH0.tar.gz) = 800942