summaryrefslogtreecommitdiff
path: root/misc/py-openai
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-19 23:20:15 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-19 23:20:22 -0800
commit0e53204cbcfccf6aeb73f5c3157722ddcd66b698 (patch)
treea8ab13afd9f41a3a1dde9e2abc453b236076fe20 /misc/py-openai
parentmath/py-ducc0: update 0.32.0 → 0.33.0 (diff)
misc/py-openai: update 1.6.1 → 1.8.0
Differential Revision: https://reviews.freebsd.org/D43375
Diffstat (limited to 'misc/py-openai')
-rw-r--r--misc/py-openai/Makefile8
-rw-r--r--misc/py-openai/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile
index f8231755b619..7c428d6e3eb6 100644
--- a/misc/py-openai/Makefile
+++ b/misc/py-openai/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openai
-DISTVERSION= 1.6.1
+DISTVERSION= 1.8.0
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +15,13 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cached-property>0:devel/py-cached-property@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0<1:www/py-httpx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pydantic>=1.9.0:devel/py-pydantic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}tqdm>4:misc/py-tqdm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.7:devel/py-typing-extensions@${PY_FLAVOR}
RUN_DEPENDS+= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.2.3:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wandb>0:misc/py-wandb@${PY_FLAVOR}
diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo
index 650823a62164..3252ea964b40 100644
--- a/misc/py-openai/distinfo
+++ b/misc/py-openai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704145684
-SHA256 (openai-1.6.1.tar.gz) = d553ca9dbf9486b08e75b09e8671e4f638462aaadccfced632bf490fc3d75fa2
-SIZE (openai-1.6.1.tar.gz) = 124807
+TIMESTAMP = 1705734902
+SHA256 (openai-1.8.0.tar.gz) = 93366be27802f517e89328801913d2a5ede45e3b86fdcab420385b8a1b88c767
+SIZE (openai-1.8.0.tar.gz) = 126926