Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2026 09:28:30 +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: 64dca4af4f84 - main - misc/py-langchain-openai: update 0.=?utf-8?Q?3.33 =E2=86=92?= 1.1.6
Message-ID:  <695b843e.211ca.24557569@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=64dca4af4f84f220d9de8ade4ad5345db8c7979e

commit 64dca4af4f84f220d9de8ade4ad5345db8c7979e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-05 06:13:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-05 09:28:16 +0000

    misc/py-langchain-openai: update 0.3.33 → 1.1.6
---
 misc/py-langchain-openai/Makefile | 10 +++++-----
 misc/py-langchain-openai/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/misc/py-langchain-openai/Makefile b/misc/py-langchain-openai/Makefile
index 8625bb4be390..4b5fe1dacd76 100644
--- a/misc/py-langchain-openai/Makefile
+++ b/misc/py-langchain-openai/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langchain-openai
-DISTVERSION=	0.3.33
+DISTVERSION=	1.1.6
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +13,11 @@ WWW=		https://python.langchain.com/docs/introduction/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \
+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>=0.3.76:misc/py-langchain-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}openai>=1.104.2:misc/py-openai@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7:textproc/py-tiktoken@${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} \
+		${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	pep517 autoplist pytest
diff --git a/misc/py-langchain-openai/distinfo b/misc/py-langchain-openai/distinfo
index 78c865638517..db22dd321331 100644
--- a/misc/py-langchain-openai/distinfo
+++ b/misc/py-langchain-openai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758900324
-SHA256 (langchain_openai-0.3.33.tar.gz) = 2dec058332ea9e8977cd91df6515b95952e187ac7484f349c3fe91d936a92375
-SIZE (langchain_openai-0.3.33.tar.gz) = 784533
+TIMESTAMP = 1767593421
+SHA256 (langchain_openai-1.1.6.tar.gz) = e306612654330ae36fb6bbe36db91c98534312afade19e140c3061fe4208dac8
+SIZE (langchain_openai-1.1.6.tar.gz) = 1038310


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695b843e.211ca.24557569>