Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-langsmith
Commits:
d4e504c3 by Felix Yan at 2026-09-21T19:48:27+00:00
upgpkg: 0.12.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-langsmith
pkgdesc = Client library to connect to the LangSmith Observability and
Evaluation Platform
- pkgver = 0.12.0
+ pkgver = 0.12.1
pkgrel = 1
url = https://github.com/langchain-ai/langsmith-sdk
arch = any
@@ -51,7 +51,7 @@ pkgbase = python-langsmith
optdepends = python-opentelemetry-api: OpenTelemetry tracing support
optdepends = python-opentelemetry-sdk: OpenTelemetry tracing support
optdepends = python-opentelemetry-exporter-otlp-proto-http:
OpenTelemetry export support
- source =
git+https://github.com/langchain-ai/langsmith-sdk.git#tag=v0.12.0
- sha512sums =
1b55f77fab02adceec314eace233e7ce63ddbcf0ff1d5eedd72ef288ecf0f0ede885a6ea17ccfec4a5ab328fc3a72fc0b2f6137e99adca9db4518ac44e18f038
+ source =
git+https://github.com/langchain-ai/langsmith-sdk.git#tag=v0.12.1
+ sha512sums =
309a5e6dbe331f251c14f2361ea585b7a3304373da13bfea000f68b4126e73f6363709b3a6e8ddde361a33e9b4cc715c4731a2aeeaa1314d33679bd3457d2e38
pkgname = python-langsmith
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-langsmith
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc="Client library to connect to the LangSmith Observability and
Evaluation Platform"
arch=('any')
@@ -62,7 +62,7 @@ optdepends=(
'python-opentelemetry-exporter-otlp-proto-http: OpenTelemetry export support'
)
source=("git+https://github.com/langchain-ai/langsmith-sdk.git#tag=v$pkgver")
-sha512sums=('1b55f77fab02adceec314eace233e7ce63ddbcf0ff1d5eedd72ef288ecf0f0ede885a6ea17ccfec4a5ab328fc3a72fc0b2f6137e99adca9db4518ac44e18f038')
+sha512sums=('309a5e6dbe331f251c14f2361ea585b7a3304373da13bfea000f68b4126e73f6363709b3a6e8ddde361a33e9b4cc715c4731a2aeeaa1314d33679bd3457d2e38')
prepare() {
cd langsmith-sdk/python
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langsmith/-/commit/d4e504c33c20b9a526dd19fe76f7e2fe4bf88979
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langsmith/-/commit/d4e504c33c20b9a526dd19fe76f7e2fe4bf88979
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help