From fd22f37460f980fca6518fee56c29d82c4ae99f1 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 24 May 2024 00:35:10 -0700 Subject: =?UTF-8?q?misc/py-openai:=20update=201.30.1=20=E2=86=92=201.30.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- misc/py-openai/Makefile | 4 ++-- misc/py-openai/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index 3d4d567f1d3c..f612500d9557 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.30.1 +DISTVERSION= 1.30.2 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ RUN_DEPENDS+= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.3:math/py-pandas@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 +USE_PYTHON= pep517 concurrent autoplist NO_ARCH= yes diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index b04709419224..2e726ce04748 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716374315 -SHA256 (openai-1.30.1.tar.gz) = 4f85190e577cba0b066e1950b8eb9b11d25bc7ebcc43a86b326ce1bfa564ec74 -SIZE (openai-1.30.1.tar.gz) = 178128 +TIMESTAMP = 1716523953 +SHA256 (openai-1.30.2.tar.gz) = f86780f40505de60fa389993d9b7f5564f20acfbe5efcabd5c853a12453af2b0 +SIZE (openai-1.30.2.tar.gz) = 178127 -- cgit v1.2.3