diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index 7ba7adef35b4..a385ed576e45 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,28 +1,28 @@ PORTNAME= openai -DISTVERSION= 0.27.9 +DISTVERSION= 0.27.10 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python client library for the OpenAI API WWW= https://github.com/openai/openai-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${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} 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 USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index 1d240211223c..9fb1b1520486 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692765671 -SHA256 (openai-0.27.9.tar.gz) = b687761c82f5ebb6f61efc791b2083d2d068277b94802d4d1369efe39851813d -SIZE (openai-0.27.9.tar.gz) = 60539 +TIMESTAMP = 1703667404 +SHA256 (openai-0.27.10.tar.gz) = 60e09edf7100080283688748c6803b7b3b52d5a55d21890f3815292a0552d83b +SIZE (openai-0.27.10.tar.gz) = 61511