math/py-Py-BOBYQA: update 1.4 → 1.5.0

This commit is contained in:
Yuri Victorovich 2024-11-17 14:19:43 -08:00
parent 3fa60d6603
commit 1fc9f99887
2 changed files with 8 additions and 6 deletions

View file

@ -1,9 +1,9 @@
PORTNAME= Py-BOBYQA
DISTVERSION= 1.4
PORTREVISION= 1
DISTVERSION= 1.5.0
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:S/-/_/:tl}-${PORTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Flexible derivative-free solver for general objective minimization
@ -11,13 +11,15 @@ WWW= https://numericalalgorithmsgroup.github.io/pybobyqa/build/html/index.html
LICENSE= GPLv3
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.17:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.17:science/py-scipy@${PY_FLAVOR}
# extras: trustregion
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= pep517 autoplist
NO_ARCH= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1699762548
SHA256 (Py-BOBYQA-1.4.tar.gz) = 71090cad226e25192c797abd63cdba4c6f1c45114328b1a30619eb541d8e132a
SIZE (Py-BOBYQA-1.4.tar.gz) = 38165
TIMESTAMP = 1731880936
SHA256 (py_bobyqa-1.5.0.tar.gz) = 3c7719b68b28834ea6d538f54603f6a891263f7c21f1a673de79e3a5e0e7e413
SIZE (py_bobyqa-1.5.0.tar.gz) = 51486