diff --git a/misc/py-langchain-anthropic/Makefile b/misc/py-langchain-anthropic/Makefile index dc0aa2e51962..23ceb5107836 100644 --- a/misc/py-langchain-anthropic/Makefile +++ b/misc/py-langchain-anthropic/Makefile @@ -1,26 +1,26 @@ PORTNAME= langchain-anthropic -DISTVERSION= 1.3.5 +DISTVERSION= 1.4.4 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= LangChain: Integration package connecting Anthropic and LangChain WWW= https://github.com/langchain-ai/langchain/tree/master/libs/partners/anthropic 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}anthropic>0:misc/py-anthropic@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.76:misc/py-langchain-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anthropic>=0.96.0:misc/py-anthropic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.0:misc/py-langchain-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/misc/py-langchain-anthropic/distinfo b/misc/py-langchain-anthropic/distinfo index 53b201ad9d4a..58f8d9687361 100644 --- a/misc/py-langchain-anthropic/distinfo +++ b/misc/py-langchain-anthropic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773509419 -SHA256 (langchain_anthropic-1.3.5.tar.gz) = 0745f181b8696b03f7b66a95ed97f43cc90b1b086850ebbf17804f605e640f6e -SIZE (langchain_anthropic-1.3.5.tar.gz) = 674070 +TIMESTAMP = 1780265653 +SHA256 (langchain_anthropic-1.4.4.tar.gz) = 9ea39ed345f8b13f13bb37549130eedcec2d032eb08b4942642e758c5ba3ece5 +SIZE (langchain_anthropic-1.4.4.tar.gz) = 687917