diff --git a/misc/py-langchain-anthropic/Makefile b/misc/py-langchain-anthropic/Makefile index b0274bec6493..cc400bf5ad8b 100644 --- a/misc/py-langchain-anthropic/Makefile +++ b/misc/py-langchain-anthropic/Makefile @@ -1,26 +1,26 @@ PORTNAME= langchain-anthropic -DISTVERSION= 0.3.20 +DISTVERSION= 1.3.0 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}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ +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} \ ${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 581b9a71d0b4..8bebfde03dd2 100644 --- a/misc/py-langchain-anthropic/distinfo +++ b/misc/py-langchain-anthropic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758900433 -SHA256 (langchain_anthropic-0.3.20.tar.gz) = 8ad996817a051db1dbaa1b76d710ad2588b93b9bf3c4ac7ecf66c1d480f921fc -SIZE (langchain_anthropic-0.3.20.tar.gz) = 306369 +TIMESTAMP = 1767580154 +SHA256 (langchain_anthropic-1.3.0.tar.gz) = 497a937ee0310c588196bff37f39f02d43d87bff3a12d16278bdbc3bd0e9a80b +SIZE (langchain_anthropic-1.3.0.tar.gz) = 707207