diff --git a/science/py-pygmo2/Makefile b/science/py-pygmo2/Makefile index f5de4c35b320..b98a46cfe8dd 100644 --- a/science/py-pygmo2/Makefile +++ b/science/py-pygmo2/Makefile @@ -1,41 +1,40 @@ PORTNAME= pygmo2 DISTVERSIONPREFIX= v -DISTVERSION= 2.19.3 -PORTREVISION= 1 +DISTVERSION= 2.19.5 CATEGORIES= science graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python platform to perform parallel computations of optimisation tasks WWW= https://esa.github.io/pygmo2/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= pybind11>0:devel/pybind11 LIB_DEPENDS= libpagmo.so:science/pagmo2 \ libboost_serialization.so:devel/boost-libs \ libnlopt.so:math/nlopt RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dill>0:devel/py-dill@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} USES= cmake compiler:c++17-lang python USE_PYTHON= flavors USE_GITHUB= yes GH_ACCOUNT= esa CMAKE_ON= PYGMO_ENABLE_IPO CMAKE_ARGS= -DFREEBSD_PYTHON_DISTVERSION=${PYTHON_DISTVERSION} CXXFLAGS+= -I${LOCALBASE}/include/coin # see https://github.com/esa/pygmo2/issues/58 do-test: install # tests require sysctl sudo sysctl kern.threads.max_threads_per_proc variable to be at least 15000 ; test taken from azure-pipelines.yml # some tests fail, see https://github.com/esa/pygmo2/issues/135 @${PYTHON_CMD} -c "import pygmo; pygmo.test.run_test_suite(1); pygmo.mp_island.shutdown_pool(); pygmo.mp_bfe.shutdown_pool()" .include diff --git a/science/py-pygmo2/distinfo b/science/py-pygmo2/distinfo index 39376e1f3ccd..fd741186b0b2 100644 --- a/science/py-pygmo2/distinfo +++ b/science/py-pygmo2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681192197 -SHA256 (esa-pygmo2-v2.19.3_GH0.tar.gz) = 40c3bcaaa0938a1acea1c31400f0d015faa38ae82fee8686cae392728e73e96f -SIZE (esa-pygmo2-v2.19.3_GH0.tar.gz) = 3024188 +TIMESTAMP = 1688267233 +SHA256 (esa-pygmo2-v2.19.5_GH0.tar.gz) = 742ff0c3d535cb2af94d5095968d8f29c23ed7bdbd4ddd8259ca787eef881aa2 +SIZE (esa-pygmo2-v2.19.5_GH0.tar.gz) = 3024346