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-17 15:19:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anthropic (Old)
and /work/SRC/openSUSE:Factory/.python-anthropic.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-anthropic"
Thu Sep 17 15:19:42 2026 rev:18 rq:1378286 version:1.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anthropic/python-anthropic.changes
2026-09-11 18:06:55.331868069 +0200
+++
/work/SRC/openSUSE:Factory/.python-anthropic.new.383539/python-anthropic.changes
2026-09-17 15:20:53.978705068 +0200
@@ -1,0 +2,13 @@
+Wed Sep 16 07:25:29 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.6.0:
+ * beta: compaction parameter and signed compaction blocks; web
+ fetch tool gains url_sources
+ * user-profile methods take workspace_id; data-residency geo
+ fields become enums
+ * client supports async credential token providers
+ * honour Retry-After values above 60s and ignore invalid ones;
+ async client retries connection errors
+ * require anyio >= 4.1.0
+
+-------------------------------------------------------------------
Old:
----
anthropic-1.5.0.tar.gz
New:
----
anthropic-1.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-anthropic.spec ++++++
--- /var/tmp/diff_new_pack.4qitCO/_old 2026-09-17 15:20:55.071750910 +0200
+++ /var/tmp/diff_new_pack.4qitCO/_new 2026-09-17 15:20:55.078751203 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-anthropic
-Version: 1.5.0
+Version: 1.6.0
Release: 0
Summary: The official Python library for the Anthropic API
# Legal-Review-Notice: ships vendored httpx_aiohttp (BSD-3-Clause)
@@ -31,7 +31,7 @@
BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-anyio >= 3.5.0
+Requires: python-anyio >= 4.1.0
Requires: python-docstring-parser >= 0.15
Requires: python-httpx2 >= 2.0.0
Requires: python-jiter >= 0.4.0
@@ -40,7 +40,7 @@
Requires: python-typing_extensions >= 4.14
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module anyio >= 3.5.0}
+BuildRequires: %{python_module anyio >= 4.1.0}
BuildRequires: %{python_module docstring-parser >= 0.15}
BuildRequires: %{python_module httpx2 >= 2.0.0}
BuildRequires: %{python_module jiter >= 0.4.0}
++++++ anthropic-1.5.0.tar.gz -> anthropic-1.6.0.tar.gz ++++++
++++ 11814 lines of diff (skipped)