Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-langchain-aws for 
openSUSE:Factory checked in at 2026-09-17 15:19:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langchain-aws (Old)
 and      /work/SRC/openSUSE:Factory/.python-langchain-aws.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-langchain-aws"

Thu Sep 17 15:19:44 2026 rev:11 rq:1378293 version:1.7.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-langchain-aws/python-langchain-aws.changes    
    2026-09-11 18:06:57.636964881 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-langchain-aws.new.383539/python-langchain-aws.changes
    2026-09-17 15:21:02.015042108 +0200
@@ -1,0 +2,15 @@
+Wed Sep 16 07:23:11 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.7.7:
+  * ChatBedrockConverse can opt into LangSmith Gateway with
+    LANGSMITH_GATEWAY without changing application code
+  * Skip Claude's optional cache point after a reasoning block
+    so Bedrock does not reject the request
+  * Preserve invalid tool calls as empty-input toolUse blocks
+    so Bedrock replay stays valid after a mid-call stream
+  * Reject incomplete Bedrock Converse streams that never
+    deliver messageStop, raising ConnectionError for retry
+  * Refreshed the bundled Bedrock model profile data
+  * Raise langchain-core requirement to >= 1.6.3
+
+-------------------------------------------------------------------

Old:
----
  langchain_aws-1.7.6.tar.gz

New:
----
  langchain_aws-1.7.7.tar.gz

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

Other differences:
------------------
++++++ python-langchain-aws.spec ++++++
--- /var/tmp/diff_new_pack.4LyTrz/_old  2026-09-17 15:21:02.679069957 +0200
+++ /var/tmp/diff_new_pack.4LyTrz/_new  2026-09-17 15:21:02.683070125 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-langchain-aws
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        LangChain integrations for AWS
 License:        MIT
@@ -28,14 +28,14 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-boto3 >= 1.43.64
-Requires:       python-langchain-core >= 1.6.0
+Requires:       python-langchain-core >= 1.6.3
 Requires:       python-numpy >= 1.0.0
 Requires:       python-pydantic >= 2.10.6
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module boto3 >= 1.43.64}
 BuildRequires:  %{python_module langchain-anthropic}
-BuildRequires:  %{python_module langchain-core >= 1.6.0}
+BuildRequires:  %{python_module langchain-core >= 1.6.3}
 BuildRequires:  %{python_module langgraph}
 BuildRequires:  %{python_module numpy >= 1.0.0}
 BuildRequires:  %{python_module pydantic >= 2.10.6}

++++++ langchain_aws-1.7.6.tar.gz -> langchain_aws-1.7.7.tar.gz ++++++
++++ 1931 lines of diff (skipped)

Reply via email to