Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148297758
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/math/py-Py-BOBYQA/Makefile b/math/py-Py-BOBYQA/Makefile
index 2b2472244461..e8dab3d67384 100644
--- a/math/py-Py-BOBYQA/Makefile
+++ b/math/py-Py-BOBYQA/Makefile
@@ -1,24 +1,26 @@
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
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
.include <bsd.port.mk>
diff --git a/math/py-Py-BOBYQA/distinfo b/math/py-Py-BOBYQA/distinfo
index 20cf78f3bc80..57f3a10b1e7b 100644
--- a/math/py-Py-BOBYQA/distinfo
+++ b/math/py-Py-BOBYQA/distinfo
@@ -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
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Aug 9, 12:27 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29371285
Default Alt Text
(1 KB)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment