git: 29a93d829133 - main - misc/py-openai: Update 0.26.5 → 0.27.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 02 Mar 2023 19:06:16 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29a93d82913382473d05c51fba1542438da12c0a

commit 29a93d82913382473d05c51fba1542438da12c0a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-02 16:04:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-02 19:06:09 +0000

    misc/py-openai: Update 0.26.5 → 0.27.0
    
    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