diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index 4431f6acba1f..3d4d567f1d3c 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,32 +1,33 @@ PORTNAME= openai -DISTVERSION= 1.12.0 +DISTVERSION= 1.30.1 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}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>=1.7.0<2.0.0:sysutils/py-distro@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0<1:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=1.9.0<3:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>0:devel/py-sniffio@${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} USES= python -USE_PYTHON= pep517 concurrent autoplist +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index ff832eb0f351..b04709419224 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710052938 -SHA256 (openai-1.12.0.tar.gz) = 99c5d257d09ea6533d689d1cc77caa0ac679fa21efef8893d8b0832a86877f1b -SIZE (openai-1.12.0.tar.gz) = 130552 +TIMESTAMP = 1716374315 +SHA256 (openai-1.30.1.tar.gz) = 4f85190e577cba0b066e1950b8eb9b11d25bc7ebcc43a86b326ce1bfa564ec74 +SIZE (openai-1.30.1.tar.gz) = 178128