Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-langsmith for
openSUSE:Factory checked in at 2026-07-21 23:09:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langsmith (Old)
and /work/SRC/openSUSE:Factory/.python-langsmith.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langsmith"
Tue Jul 21 23:09:04 2026 rev:12 rq:1366804 version:0.10.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-langsmith/python-langsmith.changes
2026-07-18 22:26:02.152198621 +0200
+++
/work/SRC/openSUSE:Factory/.python-langsmith.new.24530/python-langsmith.changes
2026-07-21 23:09:14.435918277 +0200
@@ -1,0 +2,10 @@
+Mon Jul 20 15:39:35 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.10.7:
+ * Raise the minimum supported LangSmith backend version to
+ 0.16.14rc1
+ * Refresh the generated langsmith_api client bindings
+- Align websockets (>= 15.0) and zstandard (>= 0.23.0) minimum
+ versions with the versions declared upstream
+
+-------------------------------------------------------------------
Old:
----
langsmith-0.10.6.tar.gz
New:
----
langsmith-0.10.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langsmith.spec ++++++
--- /var/tmp/diff_new_pack.gs5pRx/_old 2026-07-21 23:09:15.439952604 +0200
+++ /var/tmp/diff_new_pack.gs5pRx/_new 2026-07-21 23:09:15.443952741 +0200
@@ -17,7 +17,7 @@
Name: python-langsmith
-Version: 0.10.6
+Version: 0.10.7
Release: 0
Summary: Client library for the LangSmith LLM tracing and evaluation
platform
License: MIT
@@ -38,9 +38,9 @@
Requires: python-sniffio >= 1.1
Requires: python-typing_extensions >= 4.0.0
Requires: python-uuid-utils >= 0.12.0
-Requires: python-websockets >= 14.2
+Requires: python-websockets >= 15.0
Requires: python-xxhash >= 3.0.0
-Requires: python-zstandard >= 0.22.0
+Requires: python-zstandard >= 0.23.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module anyio >= 3.5.0}
@@ -61,9 +61,9 @@
BuildRequires: %{python_module sniffio >= 1.1}
BuildRequires: %{python_module typing_extensions >= 4.0.0}
BuildRequires: %{python_module uuid-utils >= 0.12.0}
-BuildRequires: %{python_module websockets >= 14.2}
+BuildRequires: %{python_module websockets >= 15.0}
BuildRequires: %{python_module xxhash >= 3.0.0}
-BuildRequires: %{python_module zstandard >= 0.22.0}
+BuildRequires: %{python_module zstandard >= 0.23.0}
# /SECTION
%python_subpackages
++++++ langsmith-0.10.6.tar.gz -> langsmith-0.10.7.tar.gz ++++++
++++ 3497 lines of diff (skipped)