Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2026 19:34:46 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f69ffa1e450d - main - misc/py-langchain-openai: update 1.=?utf-8?Q?1.7 =E2=86=92?= 1.1.11
Message-ID:  <69b5b856.38e55.37d858e3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f69ffa1e450d116329fa17338d5cda8456e030fa

commit f69ffa1e450d116329fa17338d5cda8456e030fa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-14 17:47:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-14 19:34:22 +0000

    misc/py-langchain-openai: update 1.1.7 → 1.1.11
---
 misc/py-langchain-openai/Makefile | 6 +++---
 misc/py-langchain-openai/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/misc/py-langchain-openai/Makefile b/misc/py-langchain-openai/Makefile
index 7c9e2e88ec6b..ad88eaaec480 100644
--- a/misc/py-langchain-openai/Makefile
+++ b/misc/py-langchain-openai/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langchain-openai
-DISTVERSION=	1.1.7
+DISTVERSION=	1.1.11
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}langchain-core>=1.2.2:misc/py-langchain-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}openai>=1.109.1:misc/py-openai@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}langchain-core>=1.2.18:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}openai>=2.26.0:misc/py-openai@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR}
 
 USES=		python
diff --git a/misc/py-langchain-openai/distinfo b/misc/py-langchain-openai/distinfo
index 0ef6a40135fa..289d343d945a 100644
--- a/misc/py-langchain-openai/distinfo
+++ b/misc/py-langchain-openai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768799291
-SHA256 (langchain_openai-1.1.7.tar.gz) = f5ec31961ed24777548b63a5fe313548bc6e0eb9730d6552b8c6418765254c81
-SIZE (langchain_openai-1.1.7.tar.gz) = 1039134
+TIMESTAMP = 1773510217
+SHA256 (langchain_openai-1.1.11.tar.gz) = 44b003a2960d1f6699f23721196b3b97d0c420d2e04444950869213214b7a06a
+SIZE (langchain_openai-1.1.11.tar.gz) = 1088560


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b5b856.38e55.37d858e3>