Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 06:36:56 +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: b4227c2744b0 - main - misc/py-langchain-google-genai: update 4=?utf-8?Q?=2E2.1 =E2=86=92?= 4.2.4
Message-ID:  <6a1d2888.1c6f7.7690c742@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=b4227c2744b042eb23743082009570aae8f09931

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

    misc/py-langchain-google-genai: update 4.2.1 → 4.2.4
---
 misc/py-langchain-google-genai/Makefile | 7 +++----
 misc/py-langchain-google-genai/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/misc/py-langchain-google-genai/Makefile b/misc/py-langchain-google-genai/Makefile
index 6962b7464653..d624ea7abc89 100644
--- a/misc/py-langchain-google-genai/Makefile
+++ b/misc/py-langchain-google-genai/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	langchain-google-genai
-DISTVERSION=	4.2.1
-PORTREVISION=	1
+DISTVERSION=	4.2.4
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +14,8 @@ LICENSE=	MIT
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}filetype>=1.2.0:devel/py-filetype@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}google-genai>=1.56.0:misc/py-google-genai@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.2.5:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-genai>=1.65.0:misc/py-google-genai@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.3.2:misc/py-langchain-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydantic2>=2:devel/py-pydantic2@${PY_FLAVOR}
 #TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}freezegun>=1.2.2:devel/py-freezegun@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}langchain-tests>=0.3.20:misc/py-langchain-tests@${PY_FLAVOR} \
diff --git a/misc/py-langchain-google-genai/distinfo b/misc/py-langchain-google-genai/distinfo
index 484383414f38..a7115913aea6 100644
--- a/misc/py-langchain-google-genai/distinfo
+++ b/misc/py-langchain-google-genai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773509737
-SHA256 (langchain_google_genai-4.2.1.tar.gz) = 7f44487a0337535897e3bba9a1d6605d722629e034f757ffa8755af0aa85daa8
-SIZE (langchain_google_genai-4.2.1.tar.gz) = 278288
+TIMESTAMP = 1780265654
+SHA256 (langchain_google_genai-4.2.4.tar.gz) = 2f5de7a8a6552ffb64b907aca7503fd5e34d1a3240e280abcdc5f7eef480edd5
+SIZE (langchain_google_genai-4.2.4.tar.gz) = 270054


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d2888.1c6f7.7690c742>