Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mistralai for
openSUSE:Factory checked in at 2026-01-28 15:12:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistralai (Old)
and /work/SRC/openSUSE:Factory/.python-mistralai.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistralai"
Wed Jan 28 15:12:55 2026 rev:2 rq:1329581 version:1.10.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mistralai/python-mistralai.changes
2026-01-26 11:07:48.287735542 +0100
+++
/work/SRC/openSUSE:Factory/.python-mistralai.new.1928/python-mistralai.changes
2026-01-28 15:15:46.215532520 +0100
@@ -1,0 +2,34 @@
+Tue Jan 27 22:50:22 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 1.10.1:
+ - mistral.beta.conversations.restart():
+ - request.inputs.[array].[] Changed Breaking
+ - response.outputs.[].[message_output_entry].content.[array].[]
+ Changed Breaking
+ - mistral.beta.conversations.start():
+ - request.inputs.[array].[] Changed Breaking
+ - response.outputs.[].[message_output_entry].content.[array].[]
+ Changed Breaking
+ - mistral.beta.conversations.append():
+ - request.inputs.[array].[] Changed Breaking
+ - response.outputs.[].[message_output_entry].content.[array].[]
+ Changed Breaking
+ - mistral.beta.conversations.get_history(): response.entries.[]
+ Changed Breaking
+ - mistral.beta.conversations.get_messages():
+ response.messages.[] Changed Breaking
+ - mistral.beta.agents.list(): request.metadata Changed
+ - mistral.beta.conversations.list(): request.metadata Changed
+ - mistral.batch.jobs.list(): response.data.[].outputs Added
+ - mistral.batch.jobs.create():
+ - request Changed
+ - response.outputs Added
+ - mistral.batch.jobs.get():
+ - request.inline Added
+ - response.outputs Added
+ - mistral.batch.jobs.cancel(): response.outputs Added
+ - mistral.embeddings.create(): request.metadata Added
+ - mistral.classifiers.moderate(): request.metadata Added
+ - mistral.classifiers.classify(): request.metadata Added
+
+-------------------------------------------------------------------
@@ -5,2 +39,2 @@
- - mistral.beta.libraries.create(): response.owner_id ⚠️
- - mistral.beta.libraries.documents.get(): response ⚠️
+ - mistral.beta.libraries.create(): response.owner_id
+ - mistral.beta.libraries.documents.get(): response
@@ -9 +43 @@
- error.status[422] Removed Breaking ⚠️
+ error.status[422] Removed Breaking
@@ -12 +46 @@
- response.total ⚠️
+ response.total
@@ -14,2 +48,2 @@
- request ⚠️
- response.outputs.[].[tool_execution_entry].name ⚠️
+ request
+ response.outputs.[].[tool_execution_entry].name
@@ -18 +52 @@
- response.share_with_uuid ⚠️
+ response.share_with_uuid
@@ -21 +55 @@
- response.share_with_uuid ⚠️
+ response.share_with_uuid
@@ -23,2 +57,2 @@
- request.inputs.[array].[].[tool_execution_entry].name ⚠️
- response.outputs.[].[tool_execution_entry].name ⚠️
+ request.inputs.[array].[].[tool_execution_entry].name
+ response.outputs.[].[tool_execution_entry].name
@@ -26 +60 @@
- response.data.[].share_with_uuid ⚠️
+ response.data.[].share_with_uuid
@@ -28,2 +62,2 @@
- request ⚠️
- response.outputs.[].[tool_execution_entry].name ⚠️
+ request
+ response.outputs.[].[tool_execution_entry].name
@@ -32,2 +66,2 @@
- response ⚠️
- - mistral.beta.libraries.documents.upload(): response ⚠️
+ response
+ - mistral.beta.libraries.documents.upload(): response
@@ -36,4 +70,4 @@
- response.data.[] ⚠️
- - mistral.beta.libraries.update(): response.owner_id ⚠️
- - mistral.beta.libraries.delete(): response.owner_id ⚠️
- - mistral.beta.libraries.get(): response.owner_id ⚠️
+ response.data.[]
+ - mistral.beta.libraries.update(): response.owner_id
+ - mistral.beta.libraries.delete(): response.owner_id
+ - mistral.beta.libraries.get(): response.owner_id
@@ -41,2 +75,2 @@
- response.entries.[].[tool_execution_entry].name ⚠️
- - mistral.beta.libraries.list(): response.data.[].owner_id ⚠️
+ response.entries.[].[tool_execution_entry].name
+ - mistral.beta.libraries.list(): response.data.[].owner_id
Old:
----
mistralai-1.10.0.tar.gz
New:
----
mistralai-1.10.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mistralai.spec ++++++
--- /var/tmp/diff_new_pack.ZTyvro/_old 2026-01-28 15:15:47.619590961 +0100
+++ /var/tmp/diff_new_pack.ZTyvro/_new 2026-01-28 15:15:47.623591127 +0100
@@ -17,7 +17,7 @@
Name: python-mistralai
-Version: 1.10.0
+Version: 1.10.1
Release: 0
Summary: Python Client SDK for the Mistral AI API
License: Apache-2.0
@@ -25,7 +25,7 @@
Source0:
https://files.pythonhosted.org/packages/source/m/mistralai/mistralai-%{version}.tar.gz
Source99: python-mistralai.rpmlintrc
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module poetry-core}
+BuildRequires: %{python_module hatchling}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-opentelemetry-api
@@ -85,7 +85,7 @@
%pytest
%files %{python_files}
-%doc README-PYPI.md
+%doc README.md
%license LICENSE
%{python_sitelib}/mistralai
%{python_sitelib}/mistralai_gcp
++++++ mistralai-1.10.0.tar.gz -> mistralai-1.10.1.tar.gz ++++++
++++ 8606 lines of diff (skipped)