Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-anthropic for
openSUSE:Factory checked in at 2026-09-21 12:24:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anthropic (Old)
and /work/SRC/openSUSE:Factory/.python-anthropic.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-anthropic"
Mon Sep 21 12:24:31 2026 rev:19 rq:1379419 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anthropic/python-anthropic.changes
2026-09-17 15:20:53.978705068 +0200
+++
/work/SRC/openSUSE:Factory/.python-anthropic.new.383539/python-anthropic.changes
2026-09-21 12:24:35.790745312 +0200
@@ -1,0 +2,15 @@
+Mon Sep 21 08:27:16 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.7.0:
+ * Add group with display_name to rate limits and deprecate
+ group_type
+ * Add compact_before_next_turn() to the tool runner, and tidy
+ its state and failure handling
+ * Raise an API error for Bedrock eventstream exception and
+ error frames
+ * Accept "X | Y" union types when parsing responses, and stop
+ raising TypeError for such fields carrying unknown data
+ * Join multiple anthropic-beta values with a comma and no space
+- Require pydantic >= 1.10.0, following upstream
+
+-------------------------------------------------------------------
Old:
----
anthropic-1.6.0.tar.gz
New:
----
anthropic-1.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-anthropic.spec ++++++
--- /var/tmp/diff_new_pack.fBA24S/_old 2026-09-21 12:24:36.435772270 +0200
+++ /var/tmp/diff_new_pack.fBA24S/_new 2026-09-21 12:24:36.437772354 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-anthropic
-Version: 1.6.0
+Version: 1.7.0
Release: 0
Summary: The official Python library for the Anthropic API
# Legal-Review-Notice: ships vendored httpx_aiohttp (BSD-3-Clause)
@@ -35,7 +35,7 @@
Requires: python-docstring-parser >= 0.15
Requires: python-httpx2 >= 2.0.0
Requires: python-jiter >= 0.4.0
-Requires: python-pydantic >= 1.9.0
+Requires: python-pydantic >= 1.10.0
Requires: python-sniffio >= 1
Requires: python-typing_extensions >= 4.14
BuildArch: noarch
@@ -44,7 +44,7 @@
BuildRequires: %{python_module docstring-parser >= 0.15}
BuildRequires: %{python_module httpx2 >= 2.0.0}
BuildRequires: %{python_module jiter >= 0.4.0}
-BuildRequires: %{python_module pydantic >= 1.9.0}
+BuildRequires: %{python_module pydantic >= 1.10.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module sniffio >= 1}
BuildRequires: %{python_module typing_extensions >= 4.14}
++++++ anthropic-1.6.0.tar.gz -> anthropic-1.7.0.tar.gz ++++++
++++ 2215 lines of diff (skipped)