From 29a93d82913382473d05c51fba1542438da12c0a Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 2 Mar 2023 08:04:19 -0800 Subject: [PATCH] =?UTF-8?q?misc/py-openai:=20Update=200.26.5=20=E2=86=92?= =?UTF-8?q?=200.27.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- misc/py-openai/Makefile | 8 +++++--- misc/py-openai/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index 21e664c82a8b..626447384c9b 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,6 +1,5 @@ PORTNAME= openai -DISTVERSION= 0.26.5 -PORTREVISION= 1 +DISTVERSION= 0.27.0 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>0: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} USES= python diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index 6777e46e7e7a..4f9fc34f5879 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677544433 -SHA256 (openai-0.26.5.tar.gz) = 2882a59c67ae33c2716a04389a6e6680d061f073424953732f917fde219addfd -SIZE (openai-0.26.5.tar.gz) = 55501 +TIMESTAMP = 1677783228 +SHA256 (openai-0.27.0.tar.gz) = 0efa486016283607cb72c23eac346ac739a22613ff4bff101df72a138cb2de60 +SIZE (openai-0.27.0.tar.gz) = 57034