diff --git a/misc/py-langgraph-checkpoint/Makefile b/misc/py-langgraph-checkpoint/Makefile index d368fd007921..de1fd9502331 100644 --- a/misc/py-langgraph-checkpoint/Makefile +++ b/misc/py-langgraph-checkpoint/Makefile @@ -1,35 +1,34 @@ PORTNAME= langgraph-checkpoint -DISTVERSION= 4.0.1 -PORTREVISION= 1 +DISTVERSION= 4.1.1 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= LangGraph: Base interfaces for LangGraph checkpoint savers WWW= https://github.com/langchain-ai/langgraph LICENSE= MIT 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.2.38:misc/py-langchain-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ormsgpack>=1.12.0:devel/py-ormsgpack@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dataclasses-json>0:devel/py-dataclasses-json@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas-stubs>=2.2.2.240807:math/py-pandas-stubs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-watcher>0:devel/py-pytest-watcher@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}redis>0:databases/py-redis@${PY_FLAVOR} # math/py-pandas-stubs isn't ported yet USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/misc/py-langgraph-checkpoint/distinfo b/misc/py-langgraph-checkpoint/distinfo index 363044f41c08..eeed8df0a7cb 100644 --- a/misc/py-langgraph-checkpoint/distinfo +++ b/misc/py-langgraph-checkpoint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773510561 -SHA256 (langgraph_checkpoint-4.0.1.tar.gz) = b433123735df11ade28829e40ce25b9be614930cd50245ff2af60629234befd9 -SIZE (langgraph_checkpoint-4.0.1.tar.gz) = 158135 +TIMESTAMP = 1780265654 +SHA256 (langgraph_checkpoint-4.1.1.tar.gz) = 6c2bdb530c91f91d7d9c1bd100925d0fc4f498d418c17f3587d1526279482a25 +SIZE (langgraph_checkpoint-4.1.1.tar.gz) = 184020