Date: Sat, 14 Mar 2026 19:34:36 +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: 88155b3a6f0b - main - misc/py-langsmith: update 0.6.=?utf-8?Q?4 =E2=86=92 0.?=7.17 Message-ID: <69b5b84c.396ae.631c8be7@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=88155b3a6f0bf5d04cc2807eb44d889662295fe0 commit 88155b3a6f0bf5d04cc2807eb44d889662295fe0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-14 17:22:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-14 19:34:20 +0000 misc/py-langsmith: update 0.6.4 → 0.7.17 --- misc/py-langsmith/Makefile | 11 ++++++----- misc/py-langsmith/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/misc/py-langsmith/Makefile b/misc/py-langsmith/Makefile index 222a719feb71..fb25f65fb57a 100644 --- a/misc/py-langsmith/Makefile +++ b/misc/py-langsmith/Makefile @@ -1,5 +1,5 @@ PORTNAME= langsmith -DISTVERSION= 0.6.4 +DISTVERSION= 0.7.17 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,11 +15,12 @@ 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.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} \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>0:www/py-requests-toolbelt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=1.0.0:www/py-requests-toolbelt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uuid-utils>=0.12.0:misc/py-uuid-utils@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xxhash>=3.0.0:devel/py-xxhash@${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} \ diff --git a/misc/py-langsmith/distinfo b/misc/py-langsmith/distinfo index 0ced04587ce4..beae35169efa 100644 --- a/misc/py-langsmith/distinfo +++ b/misc/py-langsmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768799424 -SHA256 (langsmith-0.6.4.tar.gz) = 36f7223a01c218079fbb17da5e536ebbaf5c1468c028abe070aa3ae59bc99ec8 -SIZE (langsmith-0.6.4.tar.gz) = 919964 +TIMESTAMP = 1773507955 +SHA256 (langsmith-0.7.17.tar.gz) = 6c1b0c2863cdd6636d2a58b8d5b1b80060703d98cac2593f4233e09ac25b5a9d +SIZE (langsmith-0.7.17.tar.gz) = 1132228home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b5b84c.396ae.631c8be7>
