diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 0d1660738c7f..fd46857187ff 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,28 +1,29 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v -DISTVERSION= 5.1.1 -PORTREVISION= 1 +DISTVERSION= 5.2.1 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 USES= localbase python USE_PYTHON= distutils cython autoplist 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.2.1: 292 passed, 107 skipped, 11 xfailed, 3 warnings in 106.41s (0:01:46) + .include diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo index 134c6d9d7120..791f3da36aa0 100644 --- a/math/py-PySCIPOpt/distinfo +++ b/math/py-PySCIPOpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719203958 -SHA256 (scipopt-PySCIPOpt-v5.1.1_GH0.tar.gz) = 86632eb9bd1c536227e6c8362d072bdb8f42e5c45c3569376e7e9cc55d40df2c -SIZE (scipopt-PySCIPOpt-v5.1.1_GH0.tar.gz) = 283978 +TIMESTAMP = 1731882042 +SHA256 (scipopt-PySCIPOpt-v5.2.1_GH0.tar.gz) = 71c687ab603b512a960ba4f80d0f24f98c299569bac3e5c4a17d86224b0aca7c +SIZE (scipopt-PySCIPOpt-v5.2.1_GH0.tar.gz) = 771919