diff options
Diffstat (limited to 'misc/py-langgraph-sdk')
| -rw-r--r-- | misc/py-langgraph-sdk/Makefile | 6 | ||||
| -rw-r--r-- | misc/py-langgraph-sdk/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/py-langgraph-sdk/Makefile b/misc/py-langgraph-sdk/Makefile index bd3a7494027a..35221a585fc8 100644 --- a/misc/py-langgraph-sdk/Makefile +++ b/misc/py-langgraph-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= langgraph-sdk -DISTVERSION= 0.1.74 +DISTVERSION= 0.2.9 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,8 +18,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.2:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}orjson>=3.10.1:devel/py-orjson@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +# tests as of 0.2.9: 6 failed, 8 passed, 3 warnings in 0.64s (the file api/openapi.json is missing) + .include <bsd.port.mk> diff --git a/misc/py-langgraph-sdk/distinfo b/misc/py-langgraph-sdk/distinfo index 1afff2ca3ea6..9997660d41d3 100644 --- a/misc/py-langgraph-sdk/distinfo +++ b/misc/py-langgraph-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753241265 -SHA256 (langgraph_sdk-0.1.74.tar.gz) = 7450e0db5b226cc2e5328ca22c5968725873630ef47c4206a30707cb25dc3ad6 -SIZE (langgraph_sdk-0.1.74.tar.gz) = 72190 +TIMESTAMP = 1763929270 +SHA256 (langgraph_sdk-0.2.9.tar.gz) = b3bd04c6be4fa382996cd2be8fbc1e7cc94857d2bc6b6f4599a7f2a245975303 +SIZE (langgraph_sdk-0.2.9.tar.gz) = 99802 |
