aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2024-05-22 14:44:29 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2024-05-22 17:11:40 +0000
commitdf1814af51bd431f8692def14605e556fe553b90 (patch)
tree378e8377fa8cb1ab3bd7bfae330d748524654588
parent6aa4e143812221b67578b1058ec1b0fcee07054f (diff)
downloadports-df1814af51bd431f8692def14605e556fe553b90.tar.gz
ports-df1814af51bd431f8692def14605e556fe553b90.zip
misc/py-openai: update to 1.30.1
Approved by: yuri Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D45298
-rw-r--r--misc/py-openai/Makefile5
-rw-r--r--misc/py-openai/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile
index 4431f6acba1f..3d4d567f1d3c 100644
--- a/misc/py-openai/Makefile
+++ b/misc/py-openai/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openai
-DISTVERSION= 1.12.0
+DISTVERSION= 1.30.1
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${PY_FLAVOR} \
@@ -25,7 +26,7 @@ RUN_DEPENDS+= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.2.3:math/py-pandas@${PY_FLAVOR}
USES= python
-USE_PYTHON= pep517 concurrent autoplist
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo
index ff832eb0f351..b04709419224 100644
--- a/misc/py-openai/distinfo
+++ b/misc/py-openai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710052938
-SHA256 (openai-1.12.0.tar.gz) = 99c5d257d09ea6533d689d1cc77caa0ac679fa21efef8893d8b0832a86877f1b
-SIZE (openai-1.12.0.tar.gz) = 130552
+TIMESTAMP = 1716374315
+SHA256 (openai-1.30.1.tar.gz) = 4f85190e577cba0b066e1950b8eb9b11d25bc7ebcc43a86b326ce1bfa564ec74
+SIZE (openai-1.30.1.tar.gz) = 178128