Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 06:36:53 +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: 1f85e574c634 - main - misc/py-langchain-anthropic: update 1.3.=?utf-8?Q?5 =E2=86=92 1.?=4.4
Message-ID:  <6a1d2885.1d704.5f6b8456@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=1f85e574c634bc07401f782829a89090d6d90da3

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

    misc/py-langchain-anthropic: update 1.3.5 → 1.4.4
---
 misc/py-langchain-anthropic/Makefile | 6 +++---
 misc/py-langchain-anthropic/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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,5 +1,5 @@
 PORTNAME=	langchain-anthropic
-DISTVERSION=	1.3.5
+DISTVERSION=	1.4.4
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ 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
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d2885.1d704.5f6b8456>