Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-langchain-anthropic for
openSUSE:Factory checked in at 2026-08-28 19:47:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langchain-anthropic (Old)
and /work/SRC/openSUSE:Factory/.python-langchain-anthropic.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langchain-anthropic"
Fri Aug 28 19:47:19 2026 rev:11 rq:1374109 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-langchain-anthropic/python-langchain-anthropic.changes
2026-08-21 16:54:50.561191013 +0200
+++
/work/SRC/openSUSE:Factory/.python-langchain-anthropic.new.1265/python-langchain-anthropic.changes
2026-08-28 19:48:02.327353189 +0200
@@ -1,0 +2,22 @@
+Thu Aug 27 18:13:22 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.7.0:
+ * Support the anthropic 1.x SDK next to 0.x; 1.x is what Factory
+ ships: the sampling parameters temperature/top_p/top_k that 1.x
+ dropped from the message API are relocated into extra_body, and
+ the async with_raw_response parse() is awaited when the SDK
+ hands back a coroutine
+ * Accept a top-level container parameter (container id or dict)
+ so code-execution skills can be loaded; reuse_last_container
+ now merges into it instead of overwriting it
+ * Auto-append the beta headers the API requires for the updates
+ thinking display mode and for the advisor_20260301 tool
+ * The code_execution_20250825 tool no longer auto-appends the
+ code-execution-2025-08-25 beta header, which the API no longer
+ requires
+ * Surface LangSmith gateway response metadata in generation_info
+- Upstream widened its anthropic requirement to < 2.0.0; the
+ dependency floors are unchanged (anthropic >= 0.120.0,
+ langchain-core >= 1.6.0, pydantic >= 2.7.4)
+
+-------------------------------------------------------------------
Old:
----
langchain_anthropic-1.6.1.tar.gz
New:
----
langchain_anthropic-1.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langchain-anthropic.spec ++++++
--- /var/tmp/diff_new_pack.OZ51Mo/_old 2026-08-28 19:48:03.318387829 +0200
+++ /var/tmp/diff_new_pack.OZ51Mo/_new 2026-08-28 19:48:03.322387969 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-langchain-anthropic
-Version: 1.6.1
+Version: 1.7.0
Release: 0
Summary: Integration package connecting Claude (Anthropic) APIs and
LangChain
License: MIT
++++++ langchain_anthropic-1.6.1.tar.gz -> langchain_anthropic-1.7.0.tar.gz
++++++
++++ 1623 lines of diff (skipped)