git: df1814af51bd - main - misc/py-openai: update to 1.30.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 May 2024 17:12:05 UTC
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=df1814af51bd431f8692def14605e556fe553b90 commit df1814af51bd431f8692def14605e556fe553b90 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2024-05-22 14:44:29 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2024-05-22 17:11:40 +0000 misc/py-openai: update to 1.30.1 Approved by: yuri Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D45298 --- misc/py-openai/Makefile | 5 +++-- misc/py-openai/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) 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,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.12.0 +DISTVERSION= 1.30.1 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,7 @@ 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} \ @@ -25,7 +26,7 @@ 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 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