Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 11:18:57 +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: 4e4013d25239 - main - misc/py-langchain-anthropic: update 1.4.=?utf-8?Q?4 =E2=86=92 1.?=4.5
Message-ID:  <6a2a99a1.3d9d2.18f1cf4a@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=4e4013d2523904878b682629782ddb56ca2adb80

commit 4e4013d2523904878b682629782ddb56ca2adb80
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-11 10:56:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-11 11:18:49 +0000

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

diff --git a/misc/py-langchain-anthropic/Makefile b/misc/py-langchain-anthropic/Makefile
index 23ceb5107836..5db81051d000 100644
--- a/misc/py-langchain-anthropic/Makefile
+++ b/misc/py-langchain-anthropic/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langchain-anthropic
-DISTVERSION=	1.4.4
+DISTVERSION=	1.4.5
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ 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.96.0:misc/py-anthropic@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.0:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.4: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 58f8d9687361..9bfdb81fde26 100644
--- a/misc/py-langchain-anthropic/distinfo
+++ b/misc/py-langchain-anthropic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780265653
-SHA256 (langchain_anthropic-1.4.4.tar.gz) = 9ea39ed345f8b13f13bb37549130eedcec2d032eb08b4942642e758c5ba3ece5
-SIZE (langchain_anthropic-1.4.4.tar.gz) = 687917
+TIMESTAMP = 1781169391
+SHA256 (langchain_anthropic-1.4.5.tar.gz) = ed5cb345cee846a1c69a11e1e55cfd2deedac31a8ea3bea46568ea1702d2e702
+SIZE (langchain_anthropic-1.4.5.tar.gz) = 693439


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2a99a1.3d9d2.18f1cf4a>