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-08-20 17:52:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langchain-aws (Old)
and /work/SRC/openSUSE:Factory/.python-langchain-aws.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langchain-aws"
Thu Aug 20 17:52:47 2026 rev:6 rq:1371318 version:1.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-langchain-aws/python-langchain-aws.changes
2026-08-09 21:41:52.471630124 +0200
+++
/work/SRC/openSUSE:Factory/.python-langchain-aws.new.1258/python-langchain-aws.changes
2026-08-20 17:52:48.662337932 +0200
@@ -1,0 +2,16 @@
+Sat Aug 15 18:20:01 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.7.1:
+ * Add DynamoDBVectorStore, a vector store backed by DynamoDB
+ vector indexes
+ * Support streaming for Kimi models (moonshot/moonshotai
+ providers) in ChatBedrockConverse
+ * Refresh the bundled model profile data: the openai.gpt-5.6-*
+ Bedrock models now advertise a 1050000-token input limit
+ * Strip AWS_BEARER_TOKEN_BEDROCK from the unit-test environment
+- Raise the python-boto3 floor from 1.43.32 to 1.43.64, following
+ upstream: DynamoDBVectorStore calls DynamoDB's SearchVectors
+ operation, which first appears in the botocore service model in
+ 1.43.64
+
+-------------------------------------------------------------------
Old:
----
langchain_aws-1.7.0.tar.gz
New:
----
langchain_aws-1.7.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langchain-aws.spec ++++++
--- /var/tmp/diff_new_pack.jeTpy4/_old 2026-08-20 17:52:49.344362630 +0200
+++ /var/tmp/diff_new_pack.jeTpy4/_new 2026-08-20 17:52:49.348362775 +0200
@@ -17,7 +17,7 @@
Name: python-langchain-aws
-Version: 1.7.0
+Version: 1.7.1
Release: 0
Summary: LangChain integrations for AWS
License: MIT
@@ -27,13 +27,13 @@
BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-boto3 >= 1.43.32
+Requires: python-boto3 >= 1.43.64
Requires: python-langchain-core >= 1.4.7
Requires: python-numpy >= 1.0.0
Requires: python-pydantic >= 2.10.6
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module boto3 >= 1.43.32}
+BuildRequires: %{python_module boto3 >= 1.43.64}
BuildRequires: %{python_module langchain-core >= 1.4.7}
BuildRequires: %{python_module numpy >= 1.0.0}
BuildRequires: %{python_module pydantic >= 2.10.6}
++++++ langchain_aws-1.7.0.tar.gz -> langchain_aws-1.7.1.tar.gz ++++++
++++ 4400 lines of diff (skipped)