Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-langsmith


Commits:
cffde42f by Felix Yan at 2026-07-09T21:36:50+00:00
upgpkg: 0.10.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.10.0
+       pkgver = 0.10.1
        pkgrel = 1
        url = https://github.com/langchain-ai/langsmith-sdk
        arch = any
@@ -48,7 +48,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.10.0
-       sha512sums = 
ffb8c33d001aa75db2ab4eb73b306451b33270d39c151fa5c504b17bbbe9bb2f383e1f16842f6afe0b159e564c504e4c02ee28e4a27b16acd5e5a0ccc6fcd625
+       source = 
git+https://github.com/langchain-ai/langsmith-sdk.git#tag=v0.10.1
+       sha512sums = 
2db52abed04af588451ce0da3d37989dc6e2ce43764ff16cb291e023704403497b9a37448d74bcc2b1dc9ebaeaa8eec061dcaf0c421f81a70d3a6c86fab90e5d
 
 pkgname = python-langsmith


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-langsmith
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="Client library to connect to the LangSmith Observability and 
Evaluation Platform"
 arch=('any')
@@ -59,7 +59,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=('ffb8c33d001aa75db2ab4eb73b306451b33270d39c151fa5c504b17bbbe9bb2f383e1f16842f6afe0b159e564c504e4c02ee28e4a27b16acd5e5a0ccc6fcd625')
+sha512sums=('2db52abed04af588451ce0da3d37989dc6e2ce43764ff16cb291e023704403497b9a37448d74bcc2b1dc9ebaeaa8eec061dcaf0c421f81a70d3a6c86fab90e5d')
 
 build() {
   cd langsmith-sdk/python



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langsmith/-/commit/cffde42f6dc3e32bf2c0e48185772e3858611e74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langsmith/-/commit/cffde42f6dc3e32bf2c0e48185772e3858611e74
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


Reply via email to