diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 2af5fd739c38..e6d6891b440a 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,32 +1,32 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v -DISTVERSION= 6.2.0 +DISTVERSION= 6.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 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} LIB_DEPENDS= libscip.so:math/SCIP RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${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 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 414071901abf..1ba19350109b 100644 --- a/math/py-PySCIPOpt/distinfo +++ b/math/py-PySCIPOpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778575988 -SHA256 (scipopt-PySCIPOpt-v6.2.0_GH0.tar.gz) = 279d232893c1af77dc7ac89616a3a9471df6ddcadd5699d2d011d6dbe61e9de2 -SIZE (scipopt-PySCIPOpt-v6.2.0_GH0.tar.gz) = 868591 +TIMESTAMP = 1778999145 +SHA256 (scipopt-PySCIPOpt-v6.2.1_GH0.tar.gz) = 9c511bd3dc6767f08c430c3be18af9e900d5bc939d9d1b44379dd0f760da167e +SIZE (scipopt-PySCIPOpt-v6.2.1_GH0.tar.gz) = 868928