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-09-21 12:21:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langsmith (Old)
and /work/SRC/openSUSE:Factory/.python-langsmith.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langsmith"
Mon Sep 21 12:21:00 2026 rev:28 rq:1379306 version:0.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-langsmith/python-langsmith.changes
2026-09-18 22:05:47.466713969 +0200
+++
/work/SRC/openSUSE:Factory/.python-langsmith.new.383539/python-langsmith.changes
2026-09-21 12:21:02.175816599 +0200
@@ -1,0 +2,23 @@
+Sun Sep 20 15:33:16 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.13.0:
+ * evaluate()/aevaluate() take disable_evaluator_tracing, so the
+ evaluator's own runs can be kept out of the trace project when
+ only the target's traces are wanted
+ * Sandbox proxy and mount credentials can come from an AWS IAM
+ role_arn instead of static access keys
+ * Sandbox exec takes a run_config, which deprecates the env and
+ cwd arguments; combining them now raises
+ * Non-PTY sandbox commands close stdin at spawn, so the command
+ sees EOF and send_input() raises unless run(close_input=False)
+ * Sandbox exec reads file ranges and searches natively
+ * Sandbox commands can stream over the SSE exec endpoints
+ instead of the websocket, behind the new
+ LANGSMITH_EXPERIMENTAL_FEATURES=sandbox_sse_exec toggle
+ * The client logs which source its API URL was resolved from,
+ so a misrouted endpoint points back at the env var, profile
+ or argument that set it
+ * proxy_config()'s no_proxy argument is deprecated and ignored;
+ the sandbox runtime intercepts all egress
+
+-------------------------------------------------------------------
Old:
----
langsmith-0.12.6.tar.gz
New:
----
langsmith-0.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langsmith.spec ++++++
--- /var/tmp/diff_new_pack.RPliMw/_old 2026-09-21 12:21:02.960849423 +0200
+++ /var/tmp/diff_new_pack.RPliMw/_new 2026-09-21 12:21:02.962849507 +0200
@@ -17,7 +17,7 @@
Name: python-langsmith
-Version: 0.12.6
+Version: 0.13.0
Release: 0
Summary: Client library for the LangSmith LLM tracing and evaluation
platform
License: MIT
++++++ langsmith-0.12.6.tar.gz -> langsmith-0.13.0.tar.gz ++++++
++++ 6317 lines of diff (skipped)