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-04-30 20:32:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistralai (Old)
and /work/SRC/openSUSE:Factory/.python-mistralai.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistralai"
Thu Apr 30 20:32:16 2026 rev:5 rq:1350209 version:2.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mistralai/python-mistralai.changes
2026-04-17 20:54:17.349139451 +0200
+++
/work/SRC/openSUSE:Factory/.python-mistralai.new.30200/python-mistralai.changes
2026-04-30 20:33:05.557420134 +0200
@@ -1,0 +2,6 @@
+Wed Apr 29 16:45:19 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 2.4.3:
+ https://github.com/mistralai/client-python/releases
+
+-------------------------------------------------------------------
Old:
----
mistralai-2.3.2.tar.gz
New:
----
mistralai-2.4.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mistralai.spec ++++++
--- /var/tmp/diff_new_pack.buL0uy/_old 2026-04-30 20:33:06.297450580 +0200
+++ /var/tmp/diff_new_pack.buL0uy/_new 2026-04-30 20:33:06.297450580 +0200
@@ -17,7 +17,7 @@
Name: python-mistralai
-Version: 2.3.2
+Version: 2.4.3
Release: 0
Summary: Python Client SDK for the Mistral AI API
License: Apache-2.0
@@ -87,10 +87,10 @@
%check
# gh#mistralai/client-python#490
-# test_create_function_result_*_span tests use asyncio.get_event_loop() which
-# raises RuntimeError on Python 3.14 where an implicit event loop is no longer
-# created automatically (upstream bug).
-%pytest -k "not (test_create_function_result_error_span or
test_create_function_result_span_attributes)"
+# test_create_function_result_*_span and
test_concurrent_async_requests_get_correct_spans
+# tests use asyncio.get_event_loop() which raises RuntimeError on Python 3.14
+# where an implicit event loop is no longer created automatically (upstream
bug).
+%pytest -k "not (test_create_function_result_error_span or
test_create_function_result_span_attributes or
test_concurrent_async_requests_get_correct_spans)"
%files %{python_files}
%doc README-PYPI.md
++++++ mistralai-2.3.2.tar.gz -> mistralai-2.4.3.tar.gz ++++++
++++ 12356 lines of diff (skipped)