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-08-09 21:44:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anthropic (Old)
and /work/SRC/openSUSE:Factory/.python-anthropic.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-anthropic"
Sun Aug 9 21:44:00 2026 rev:9 rq:1370299 version:0.121.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anthropic/python-anthropic.changes
2026-07-29 19:01:19.093926457 +0200
+++
/work/SRC/openSUSE:Factory/.python-anthropic.new.16738/python-anthropic.changes
2026-08-09 21:46:03.084189823 +0200
@@ -1,0 +2,11 @@
+Sat Aug 8 04:31:59 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.121.0:
+ * Add the mid-conversation-tool-changes-2026-07-01 beta
+ * Add support for session budgets, the advisor tool, pinned
+ inference location and skills auto-loading from GitHub
+ * Remove the retired Claude Opus 4.1 models
+ * Constrain every dependency to a major version
+- Follow upstream and set a sniffio >= 1 requirement floor
+
+-------------------------------------------------------------------
Old:
----
anthropic-0.120.2.tar.gz
New:
----
anthropic-0.121.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-anthropic.spec ++++++
--- /var/tmp/diff_new_pack.Qvw1xq/_old 2026-08-09 21:46:04.028222047 +0200
+++ /var/tmp/diff_new_pack.Qvw1xq/_new 2026-08-09 21:46:04.028222047 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-anthropic
-Version: 0.120.2
+Version: 0.121.0
Release: 0
Summary: The official Python library for the Anthropic API
License: MIT
@@ -35,7 +35,7 @@
Requires: python-httpx >= 0.25.0
Requires: python-jiter >= 0.4.0
Requires: python-pydantic >= 1.9.0
-Requires: python-sniffio
+Requires: python-sniffio >= 1
Requires: python-typing_extensions >= 4.14
BuildArch: noarch
# SECTION test requirements
@@ -46,7 +46,7 @@
BuildRequires: %{python_module jiter >= 0.4.0}
BuildRequires: %{python_module pydantic >= 1.9.0}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module sniffio}
+BuildRequires: %{python_module sniffio >= 1}
BuildRequires: %{python_module typing_extensions >= 4.14}
# /SECTION
%python_subpackages
++++++ anthropic-0.120.2.tar.gz -> anthropic-0.121.0.tar.gz ++++++
++++ 2120 lines of diff (skipped)