math/py-nevergrad: Update to 0.14.0

- Update WWW
- Remove BENCHMARK option

Changes:	https://github.com/facebookresearch/nevergrad/releases
		https://github.com/facebookresearch/nevergrad/blob/master/CHANGELOG.md
This commit is contained in:
Po-Chuan Hsieh 2023-10-11 20:58:11 +08:00
parent 672ab62bc4
commit 0dbfd2b545
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 9 additions and 26 deletions

View File

@ -1,43 +1,26 @@
PORTNAME= nevergrad
PORTVERSION= 0.4.3
PORTREVISION= 1
DISTVERSIONSUFFIX= .post2
PORTVERSION= 0.14.0
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python toolbox for performing gradient-free optimization
WWW= https://github.com/facebookresearch/nevergrad
WWW= https://facebookresearch.github.io/nevergrad/ \
https://github.com/facebookresearch/nevergrad
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bayesian-optimization>=1.2.0:math/py-bayesian-optimization@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cma>=2.6.0:math/py-cma@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.15.0,1:math/py-numpy@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}numpy>=1.24.0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6.6:devel/py-typing-extensions@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
OPTIONS_DEFINE= BENCHMARK
OPTIONS_DEFAULT=BENCHMARK
BENCHMARK_DESC= Run benchmark functions
BENCHMARK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gym>=0.12.1:math/py-gym@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hiplot>=0:graphics/py-hiplot@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}iohexperimenter>=0.2.8:math/py-iohexperimenter@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.3:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mixsimulator>=0.2.9.5:math/py-mixsimulator@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.23.4,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Pyomo>=5.7:math/py-Pyomo@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>=2.6.1:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1619198553
SHA256 (nevergrad-0.4.3.post2.tar.gz) = 9bd0299b4ceb2ba29deec7247fe167faf64922c511531e92bdaf55f1f5f8912f
SIZE (nevergrad-0.4.3.post2.tar.gz) = 288914
TIMESTAMP = 1696904144
SHA256 (nevergrad-0.14.0.tar.gz) = 2ef7b8a1d214238c6a17847f482965e5356f33c68a468903ee9672724b906234
SIZE (nevergrad-0.14.0.tar.gz) = 374163