Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2026 16:13:49 +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: 0e6be5526403 - main - misc/py-langchain: update 1.3.=?utf-8?Q?2 =E2=86=92 1.?=3.4
Message-ID:  <6a2052bd.42e6a.70ded0e5@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=0e6be5526403e3a46b81866ecd49031ebf4359c4

commit 0e6be5526403e3a46b81866ecd49031ebf4359c4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-03 15:30:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-03 16:13:38 +0000

    misc/py-langchain: update 1.3.2 → 1.3.4
---
 misc/py-langchain/Makefile | 4 ++--
 misc/py-langchain/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-langchain/Makefile b/misc/py-langchain/Makefile
index 2d5ef6aac11c..222f6a6c6e8b 100644
--- a/misc/py-langchain/Makefile
+++ b/misc/py-langchain/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langchain
-DISTVERSION=	1.3.2
+DISTVERSION=	1.3.4
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	MIT
 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.4.0:misc/py-langchain-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}langgraph>=1.2.2:misc/py-langgraph@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langgraph>=1.2.4:misc/py-langgraph@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR}
 
 USES=		python
diff --git a/misc/py-langchain/distinfo b/misc/py-langchain/distinfo
index 32245d90eecd..d1a86d8d66cf 100644
--- a/misc/py-langchain/distinfo
+++ b/misc/py-langchain/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780265651
-SHA256 (langchain-1.3.2.tar.gz) = ffd5f204a46b5fa1a38bf89ba3b45ca0902c02d18fa7d2a2eaeaeb1f5bf19d0a
-SIZE (langchain-1.3.2.tar.gz) = 600598
+TIMESTAMP = 1780500489
+SHA256 (langchain-1.3.4.tar.gz) = d6e0654c22848925534f5c0a706f9be481bb09a619ec60a738fbd1e5502e457a
+SIZE (langchain-1.3.4.tar.gz) = 606617


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2052bd.42e6a.70ded0e5>