Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 06:37:03 +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: 936b63d82f08 - main - misc/py-langgraph: update 1.1.=?utf-8?Q?2 =E2=86=92 1.?=2.2
Message-ID:  <6a1d288f.1c7b0.7f746b0@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=936b63d82f08263f8f9f856cccc024ff928c397e

commit 936b63d82f08263f8f9f856cccc024ff928c397e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-01 04:33:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-01 06:36:45 +0000

    misc/py-langgraph: update 1.1.2 → 1.2.2
---
 misc/py-langgraph/Makefile | 10 +++++-----
 misc/py-langgraph/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/misc/py-langgraph/Makefile b/misc/py-langgraph/Makefile
index eb0b858b84f0..743f84b11e96 100644
--- a/misc/py-langgraph/Makefile
+++ b/misc/py-langgraph/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langgraph
-DISTVERSION=	1.1.2
+DISTVERSION=	1.2.2
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,10 +14,10 @@ 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>=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.8:misc/py-langgraph-prebuilt@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}langgraph-sdk>=0.3.0<0.4.0:misc/py-langgraph-sdk@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.0:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langgraph-checkpoint>=4.1.0:misc/py-langgraph-checkpoint@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langgraph-prebuilt>=1.1.0:misc/py-langgraph-prebuilt@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langgraph-sdk>=0.3.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 f6714ad1c245..d335ce354975 100644
--- a/misc/py-langgraph/distinfo
+++ b/misc/py-langgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773510973
-SHA256 (langgraph-1.1.2.tar.gz) = c4385ce349823a590891b3f6b1c46b54f51d0134164056866e95034985f047c9
-SIZE (langgraph-1.1.2.tar.gz) = 544288
+TIMESTAMP = 1780265655
+SHA256 (langgraph-1.2.2.tar.gz) = f54a98458976b3ff0774683867df125fb52d8dbedeb2441d0b0656a51331cee5
+SIZE (langgraph-1.2.2.tar.gz) = 695730


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d288f.1c7b0.7f746b0>