Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jan 2026 10:27:41 +0000
Message-ID:  <6958ef1d.2369c.17af2edd@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=abe58c3a752cf2aecb50834ac79c497ff49d8a93

commit abe58c3a752cf2aecb50834ac79c497ff49d8a93
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-03 10:25:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-03 10:27:29 +0000

    misc/py-langsmith: update 0.4.59 → 0.6.0
---
 misc/py-langsmith/Makefile | 4 ++--
 misc/py-langsmith/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-langsmith/Makefile b/misc/py-langsmith/Makefile
index c342060d75a9..83f7382d0971 100644
--- a/misc/py-langsmith/Makefile
+++ b/misc/py-langsmith/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	langsmith
-DISTVERSION=	0.4.59
+DISTVERSION=	0.6.0
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ 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}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}orjson>=3.9.14:devel/py-orjson@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \
diff --git a/misc/py-langsmith/distinfo b/misc/py-langsmith/distinfo
index da87a5ee9396..5c0a259ec156 100644
--- a/misc/py-langsmith/distinfo
+++ b/misc/py-langsmith/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765876761
-SHA256 (langsmith-0.4.59.tar.gz) = 6b143214c2303dafb29ab12dcd05ac50bdfc60dac01c6e0450e50cee1d2415e0
-SIZE (langsmith-0.4.59.tar.gz) = 992784
+TIMESTAMP = 1767435444
+SHA256 (langsmith-0.6.0.tar.gz) = b60f1785aed4dac5e01f24db01aa18fa1af258bad4531e045e739438daa3f8c2
+SIZE (langsmith-0.6.0.tar.gz) = 883012


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6958ef1d.2369c.17af2edd>