Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2026 09:28:31 +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: 00a60ccbe8b4 - main - misc/py-langchain-tests: update 0.3=?utf-8?Q?=2E21 =E2=86=92?= 1.1.2
Message-ID:  <695b843f.fe2e.7c3d7f6f@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=00a60ccbe8b47f187c768ff8262cfb5e24e9c5e0

commit 00a60ccbe8b47f187c768ff8262cfb5e24e9c5e0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-05 06:16:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-05 09:28:16 +0000

    misc/py-langchain-tests: update 0.3.21 → 1.1.2
---
 misc/py-langchain-tests/Makefile | 8 ++++----
 misc/py-langchain-tests/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/misc/py-langchain-tests/Makefile b/misc/py-langchain-tests/Makefile
index d4fff3ffdf25..79ed121effd2 100644
--- a/misc/py-langchain-tests/Makefile
+++ b/misc/py-langchain-tests/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langchain-tests
-DISTVERSION=	0.3.21
+DISTVERSION=	1.1.2
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,11 +11,11 @@ WWW=		https://github.com/langchain-ai/langchain/tree/master/libs/standard-tests
 
 LICENSE=	MIT
 
-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}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.75:misc/py-langchain-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}numpy>=1.26.2:math/py-numpy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}langchain-core>=1.1.2:misc/py-langchain-core@${PY_FLAVOR} \
+		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=7:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.20:devel/py-pytest-asyncio@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \
diff --git a/misc/py-langchain-tests/distinfo b/misc/py-langchain-tests/distinfo
index aaf402f950b5..eceb85163ec2 100644
--- a/misc/py-langchain-tests/distinfo
+++ b/misc/py-langchain-tests/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758900567
-SHA256 (langchain_tests-0.3.21.tar.gz) = be7959a7961050fb3333d0946c55f08d707f7f8f9be1a5d8f55e8c43ea416295
-SIZE (langchain_tests-0.3.21.tar.gz) = 45725
+TIMESTAMP = 1767593656
+SHA256 (langchain_tests-1.1.2.tar.gz) = 064eca975439f74971c828dd853d6fc41b1f100c18111b92d0a2b432a153ecac
+SIZE (langchain_tests-1.1.2.tar.gz) = 178516


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695b843f.fe2e.7c3d7f6f>