diff --git a/science/py-pygmo2/Makefile b/science/py-pygmo2/Makefile index 00b798fea194..9e80b7fd4850 100644 --- a/science/py-pygmo2/Makefile +++ b/science/py-pygmo2/Makefile @@ -1,40 +1,40 @@ PORTNAME= pygmo2 DISTVERSIONPREFIX= v -DISTVERSION= 2.19.6 +DISTVERSION= 2.19.7 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 0fca4d1e6464..105e7e056cfa 100644 --- a/science/py-pygmo2/distinfo +++ b/science/py-pygmo2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708575911 -SHA256 (esa-pygmo2-v2.19.6_GH0.tar.gz) = 06442acb5a6535e9731d7df8dbc8cee9b886a90902391b455082938ceea1d0a4 -SIZE (esa-pygmo2-v2.19.6_GH0.tar.gz) = 3024762 +TIMESTAMP = 1723265709 +SHA256 (esa-pygmo2-v2.19.7_GH0.tar.gz) = cfc49bb5b4ec9e96287895db9dcb322122f14c397ec466091aa635dbb31a5c9f +SIZE (esa-pygmo2-v2.19.7_GH0.tar.gz) = 3024802