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-08-29 17:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langsmith (Old)
 and      /work/SRC/openSUSE:Factory/.python-langsmith.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-langsmith"

Sat Aug 29 17:43:38 2026 rev:22 rq:1374582 version:0.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-langsmith/python-langsmith.changes        
2026-08-20 16:15:24.077473985 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-langsmith.new.1265/python-langsmith.changes  
    2026-08-29 17:44:44.425092876 +0200
@@ -1,0 +2,21 @@
+Sat Aug 29 07:23:58 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.11.2:
+  * Widen the run-metadata environment-variable filter: names
+    containing password/passwd/pwd/credential/email are now
+    dropped alongside key/secret/token
+  * Keep integers >= 2**64 exact when an anonymizer is configured
+    and when serializing runs; orjson silently turned them into
+    floats
+  * Drop the replicas routing config from the serialized run body
+    - it is not run data
+  * Derive replica run ids purely from the source id and key, so
+    the same run yields the same replica id in every process
+  * livekit integration: align trace audio with the span timeline
+  * Point the deprecated-method migration links at their new
+    per-area documentation pages
+- Add pytest-socket to the test requirements: the new
+  test_multipart_retry_matrix.py drives a local HTTP server through
+  its socket_enabled fixture
+
+-------------------------------------------------------------------

Old:
----
  langsmith-0.11.1.tar.gz

New:
----
  langsmith-0.11.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-langsmith.spec ++++++
--- /var/tmp/diff_new_pack.tcukFu/_old  2026-08-29 17:44:45.010113569 +0200
+++ /var/tmp/diff_new_pack.tcukFu/_new  2026-08-29 17:44:45.012113640 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-langsmith
-Version:        0.11.1
+Version:        0.11.2
 Release:        0
 Summary:        Client library for the LangSmith LLM tracing and evaluation 
platform
 License:        MIT
@@ -57,6 +57,8 @@
 BuildRequires:  %{python_module packaging >= 23.2}
 BuildRequires:  %{python_module pydantic >= 2}
 BuildRequires:  %{python_module pytest-asyncio}
+# socket_enabled fixture for tests/unit_tests/test_multipart_retry_matrix.py
+BuildRequires:  %{python_module pytest-socket}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests >= 2.0.0}
 BuildRequires:  %{python_module requests-toolbelt >= 1.0.0}

++++++ langsmith-0.11.1.tar.gz -> langsmith-0.11.2.tar.gz ++++++
++++ 5292 lines of diff (skipped)

Reply via email to