Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 06:36:54 +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: e1b460a8ebc5 - main - misc/py-langgraph-sdk: update 0.3.1=?utf-8?Q?1 =E2=86=92 0.?=4.0
Message-ID:  <6a1d2886.1bc51.77ecf45e@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=e1b460a8ebc50b918e0cb55a37d516bdad82e28b

commit e1b460a8ebc50b918e0cb55a37d516bdad82e28b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-01 04:31:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-01 06:36:44 +0000

    misc/py-langgraph-sdk: update 0.3.11 → 0.4.0
---
 misc/py-langgraph-sdk/Makefile | 7 +++++--
 misc/py-langgraph-sdk/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/misc/py-langgraph-sdk/Makefile b/misc/py-langgraph-sdk/Makefile
index c7b0b070ac42..592f6166925b 100644
--- a/misc/py-langgraph-sdk/Makefile
+++ b/misc/py-langgraph-sdk/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langgraph-sdk
-DISTVERSION=	0.3.11
+DISTVERSION=	0.4.0
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,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}httpx>=0.25.2:www/py-httpx@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}orjson>0:devel/py-orjson@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.0:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langchain-protocol>=0.0.15:misc/py-langchain-protocol@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}orjson>0:devel/py-orjson@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}websockets>=14:devel/py-websockets@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	pep517 autoplist pytest
diff --git a/misc/py-langgraph-sdk/distinfo b/misc/py-langgraph-sdk/distinfo
index 62aa114d5ade..f8f03cf60577 100644
--- a/misc/py-langgraph-sdk/distinfo
+++ b/misc/py-langgraph-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773510805
-SHA256 (langgraph_sdk-0.3.11.tar.gz) = 3640134835d89d2c7c8bb7de73bd10673d4b282db3ff0e2fdaf1cee9e50cb1eb
-SIZE (langgraph_sdk-0.3.11.tar.gz) = 190387
+TIMESTAMP = 1780265655
+SHA256 (langgraph_sdk-0.4.0.tar.gz) = fd84612d215d6dca11cdfc8c0835df2910c7e51a0b0150b950fc7a928c76a2eb
+SIZE (langgraph_sdk-0.4.0.tar.gz) = 332481


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d2886.1bc51.77ecf45e>