Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147941537
D43375.1784862295.diff
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
D43375.1784862295.diff
View Options
diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile
--- 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 @@
${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
--- 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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 3:04 AM (3 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29244005
Default Alt Text
D43375.1784862295.diff (1 KB)
Attached To
Mode
D43375: misc/py-openai: Update to 1.7.0
Attached
Detach File
Event Timeline
Log In to Comment