aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-04 08:41:11 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-04 08:59:22 +0000
commite25f571f94879c158cce19d722bf5a1c3354d2bb (patch)
tree24d662a8a7f2e6e08d4f6da6b9aec9b8596e5f57
parent1b889e2f1d22a275c04bc0e371145bddda70e951 (diff)
downloadports-e25f571f94879c158cce19d722bf5a1c3354d2bb.tar.gz
ports-e25f571f94879c158cce19d722bf5a1c3354d2bb.zip
misc/py-openai: update 1.9.0 → 1.11.0
Reported by: portscout
-rw-r--r--misc/py-openai/Makefile15
-rw-r--r--misc/py-openai/distinfo6
2 files changed, 9 insertions, 12 deletions
diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile
index 7705ebd74712..20033841b0f0 100644
--- a/misc/py-openai/Makefile
+++ b/misc/py-openai/Makefile
@@ -1,6 +1,5 @@
PORTNAME= openai
-DISTVERSION= 1.9.0
-PORTREVISION= 1
+DISTVERSION= 1.11.0
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,20 +14,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cached-property>0:devel/py-cached-property@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${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}requests>=2.20:www/py-requests@${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} \
- ${PYTHON_PKGNAMEPREFIX}wandb>0:misc/py-wandb@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.3:math/py-pandas@${PY_FLAVOR}
USES= python
-USE_PYTHON= pep517 autoplist
+USE_PYTHON= pep517 concurrent autoplist
NO_ARCH= yes
diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo
index bfd735abc31c..113e0f5193f8 100644
--- a/misc/py-openai/distinfo
+++ b/misc/py-openai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705931360
-SHA256 (openai-1.9.0.tar.gz) = 3e9947a544556c051fa138a4def5bd8b468364ec52803c6628532ab949ddce55
-SIZE (openai-1.9.0.tar.gz) = 127813
+TIMESTAMP = 1707035474
+SHA256 (openai-1.11.0.tar.gz) = 52bc4881efd04a548998c7bdcbfe234f642ce2817ce64cd207d0caccaf0b50ad
+SIZE (openai-1.11.0.tar.gz) = 129920