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-08 16:53:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langsmith (Old)
and /work/SRC/openSUSE:Factory/.python-langsmith.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langsmith"
Tue Sep 8 16:53:24 2026 rev:24 rq:1376073 version:0.12.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-langsmith/python-langsmith.changes
2026-09-02 17:00:17.657244689 +0200
+++
/work/SRC/openSUSE:Factory/.python-langsmith.new.1265/python-langsmith.changes
2026-09-08 16:54:03.896833549 +0200
@@ -1,0 +2,16 @@
+Mon Sep 7 06:44:29 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.12.2:
+ * Add 429 and 500 to the urllib3 status_forcelist: 429 was
+ retried only when the response carried Retry-After, which
+ neither the ingest route nor the load balancer sets, so
+ rate-limited batches were dropped after one attempt; 500 was
+ retried only by the app loop, with no backoff
+ * Sandbox snapshots take a tag; name:tag is a mutable pointer
+ to immutable content and defaults to latest, so repeated
+ captures no longer collide on a numeric suffix
+ * Sandbox websocket connects retry on HTTP 429, honouring a
+ finite Retry-After and reusing the command id so reconnects
+ stay idempotent
+
+-------------------------------------------------------------------
Old:
----
langsmith-0.12.1.tar.gz
New:
----
langsmith-0.12.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langsmith.spec ++++++
--- /var/tmp/diff_new_pack.4CMMPF/_old 2026-09-08 16:54:04.810871895 +0200
+++ /var/tmp/diff_new_pack.4CMMPF/_new 2026-09-08 16:54:04.812871979 +0200
@@ -17,7 +17,7 @@
Name: python-langsmith
-Version: 0.12.1
+Version: 0.12.2
Release: 0
Summary: Client library for the LangSmith LLM tracing and evaluation
platform
License: MIT
++++++ langsmith-0.12.1.tar.gz -> langsmith-0.12.2.tar.gz ++++++
++++ 3150 lines of diff (skipped)