diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 85a603dc4bcc..2af5fd739c38 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,33 +1,32 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v -DISTVERSION= 6.1.0 -PORTREVISION= 1 +DISTVERSION= 6.2.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}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 05a278848ec9..414071901abf 100644 --- a/math/py-PySCIPOpt/distinfo +++ b/math/py-PySCIPOpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775811548 -SHA256 (scipopt-PySCIPOpt-v6.1.0_GH0.tar.gz) = f1c588bd7d8da02f7d67f20e9e3e953acd6bc1d7f39209f1da45e1780fb6ed5f -SIZE (scipopt-PySCIPOpt-v6.1.0_GH0.tar.gz) = 853645 +TIMESTAMP = 1778575988 +SHA256 (scipopt-PySCIPOpt-v6.2.0_GH0.tar.gz) = 279d232893c1af77dc7ac89616a3a9471df6ddcadd5699d2d011d6dbe61e9de2 +SIZE (scipopt-PySCIPOpt-v6.2.0_GH0.tar.gz) = 868591