diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 8ad595319ece..6a29cd2ab31b 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,28 +1,27 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v -DISTVERSION= 4.3.0 -PORTREVISION= 1 +DISTVERSION= 5.0.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 +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 .include diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo index 1bddd3dce2d5..ab1327dc1f36 100644 --- a/math/py-PySCIPOpt/distinfo +++ b/math/py-PySCIPOpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679207677 -SHA256 (scipopt-PySCIPOpt-v4.3.0_GH0.tar.gz) = f2c71fdf9cdf4bbe2bdb3f26a1e3f5eb6d7a95e0c3dd6b7b31d4d5a910a191b2 -SIZE (scipopt-PySCIPOpt-v4.3.0_GH0.tar.gz) = 213335 +TIMESTAMP = 1712369048 +SHA256 (scipopt-PySCIPOpt-v5.0.1_GH0.tar.gz) = 0960a124d2c849e1e822c3bdb2ae0a0b847a9289a1d71e55bfb3b06917f9cf5e +SIZE (scipopt-PySCIPOpt-v5.0.1_GH0.tar.gz) = 274784