Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2026 19:34:53 +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: 485910ef7352 - main - misc/py-langgraph: update 1.0.=?utf-8?Q?6 =E2=86=92 1.?=1.2
Message-ID:  <69b5b85d.39cc2.75c4753c@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=485910ef73520cb4071564323655ddaa3f42c199

commit 485910ef73520cb4071564323655ddaa3f42c199
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-14 17:57:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-14 19:34:23 +0000

    misc/py-langgraph: update 1.0.6 → 1.1.2
---
 misc/py-langgraph/Makefile | 4 ++--
 misc/py-langgraph/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-langgraph/Makefile b/misc/py-langgraph/Makefile
index 39ed50b3fbed..eb0b858b84f0 100644
--- a/misc/py-langgraph/Makefile
+++ b/misc/py-langgraph/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langgraph
-DISTVERSION=	1.0.6
+DISTVERSION=	1.1.2
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ 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.1:misc/py-langchain-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}langgraph-checkpoint>=2.1.0<5.0.0:misc/py-langgraph-checkpoint@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}langgraph-prebuilt>=1.0.2<1.1.0:misc/py-langgraph-prebuilt@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langgraph-prebuilt>=1.0.8:misc/py-langgraph-prebuilt@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}langgraph-sdk>=0.3.0<0.4.0:misc/py-langgraph-sdk@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xxhash>=3.5.0:devel/py-xxhash@${PY_FLAVOR}
diff --git a/misc/py-langgraph/distinfo b/misc/py-langgraph/distinfo
index 47a4c801b4cd..f6714ad1c245 100644
--- a/misc/py-langgraph/distinfo
+++ b/misc/py-langgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768799329
-SHA256 (langgraph-1.0.6.tar.gz) = dd8e754c76d34a07485308d7117221acf63990e7de8f46ddf5fe256b0a22e6c5
-SIZE (langgraph-1.0.6.tar.gz) = 495092
+TIMESTAMP = 1773510973
+SHA256 (langgraph-1.1.2.tar.gz) = c4385ce349823a590891b3f6b1c46b54f51d0134164056866e95034985f047c9
+SIZE (langgraph-1.1.2.tar.gz) = 544288


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b5b85d.39cc2.75c4753c>