Date: Sun, 23 Nov 2025 20:09:20 +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: c99c089a0668 - main - misc/py-langsmith: update 0.4.=?utf-8?Q?30 =E2=86=92 0?=.4.46 Message-ID: <692369f0.2dbd8.49c41004@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=c99c089a06686b8fedeb128f6ea84e0087162013 commit c99c089a06686b8fedeb128f6ea84e0087162013 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-11-23 20:07:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-11-23 20:09:01 +0000 misc/py-langsmith: update 0.4.30 → 0.4.46 --- misc/py-langsmith/Makefile | 8 ++++++-- misc/py-langsmith/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/misc/py-langsmith/Makefile b/misc/py-langsmith/Makefile index 87a648aa21f3..5d67161b9b55 100644 --- a/misc/py-langsmith/Makefile +++ b/misc/py-langsmith/Makefile @@ -1,5 +1,5 @@ PORTNAME= langsmith -DISTVERSION= 0.4.30 +DISTVERSION= 0.4.46 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,9 +20,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>0:www/py-requests-toolbelt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zstandard>=0.23.0:archivers/py-zstandard@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.30.0:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-http>=1.30.0:devel/py-opentelemetry-exporter-otlp-proto-http@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=1.30.0:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes diff --git a/misc/py-langsmith/distinfo b/misc/py-langsmith/distinfo index efd57bfd14a1..128e20ef5c29 100644 --- a/misc/py-langsmith/distinfo +++ b/misc/py-langsmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758864419 -SHA256 (langsmith-0.4.30.tar.gz) = 388fe1060aca6507be41f417c7d4168a92dffe27f28bb6ef8a1bfee4a59f3681 -SIZE (langsmith-0.4.30.tar.gz) = 958857 +TIMESTAMP = 1763926927 +SHA256 (langsmith-0.4.46.tar.gz) = 0b73d47ebd0a27ea10edec1717f36f6a865cb9ffc7f4e6a419e2cea1ab3c5b1e +SIZE (langsmith-0.4.46.tar.gz) = 986987home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692369f0.2dbd8.49c41004>
