Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2026 09:53:54 +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: ad0c14b87e97 - main - misc/py-langchain-google-genai: update 4=?utf-8?Q?=2E1.2 =E2=86=92?= 4.2.0
Message-ID:  <696dff32.25c8b.1d4b979@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=ad0c14b87e97605f075a62a69df0bac750d72148

commit ad0c14b87e97605f075a62a69df0bac750d72148
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-19 08:24:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-19 09:53:36 +0000

    misc/py-langchain-google-genai: update 4.1.2 → 4.2.0
---
 misc/py-langchain-google-genai/Makefile | 4 ++--
 misc/py-langchain-google-genai/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-langchain-google-genai/Makefile b/misc/py-langchain-google-genai/Makefile
index 0ce1ff06e186..42970ebc4419 100644
--- a/misc/py-langchain-google-genai/Makefile
+++ b/misc/py-langchain-google-genai/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langchain-google-genai
-DISTVERSION=	4.1.2
+DISTVERSION=	4.2.0
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ 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.2:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.2.5: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 5a33bb8bb797..b77153b4eac6 100644
--- a/misc/py-langchain-google-genai/distinfo
+++ b/misc/py-langchain-google-genai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767580600
-SHA256 (langchain_google_genai-4.1.2.tar.gz) = aa0dd7807a9a15651d10cd228c574f23fe46e2ce62921bf21d73a63869ecd814
-SIZE (langchain_google_genai-4.1.2.tar.gz) = 276143
+TIMESTAMP = 1768799210
+SHA256 (langchain_google_genai-4.2.0.tar.gz) = 9a8d9bfc35354983ed29079cefff53c3e7c9c2a44b6ba75cc8f13a0cf8b55c33
+SIZE (langchain_google_genai-4.2.0.tar.gz) = 277361


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696dff32.25c8b.1d4b979>