Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mistralclient for
openSUSE:Factory checked in at 2026-03-24 18:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistralclient (Old)
and /work/SRC/openSUSE:Factory/.python-mistralclient.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistralclient"
Tue Mar 24 18:50:49 2026 rev:22 rq:1342253 version:6.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes
2025-12-01 11:15:49.308855292 +0100
+++
/work/SRC/openSUSE:Factory/.python-mistralclient.new.8177/python-mistralclient.changes
2026-03-24 18:51:38.789335804 +0100
@@ -1,0 +2,7 @@
+Mon Mar 9 21:47:28 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.2.0:
+ * Drop support for Python 3.9
+ * reno: Update master for unmaintained/2024.1
+
+-------------------------------------------------------------------
Old:
----
python_mistralclient-6.1.0.tar.gz
New:
----
python_mistralclient-6.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mistralclient.spec ++++++
--- /var/tmp/diff_new_pack.e7d4cJ/_old 2026-03-24 18:51:39.313357480 +0100
+++ /var/tmp/diff_new_pack.e7d4cJ/_new 2026-03-24 18:51:39.313357480 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-mistralclient
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%global pythons %{primary_python}
Name: python-mistralclient
-Version: 6.1.0
+Version: 6.2.0
Release: 0
Summary: Python API and CLI for OpenStack Mistral
License: Apache-2.0
++++++ python_mistralclient-6.1.0.tar.gz -> python_mistralclient-6.2.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python_mistralclient-6.1.0/ChangeLog
new/python_mistralclient-6.2.0/ChangeLog
--- old/python_mistralclient-6.1.0/ChangeLog 2025-11-13 14:42:55.000000000
+0100
+++ new/python_mistralclient-6.2.0/ChangeLog 2026-02-24 15:36:28.000000000
+0100
@@ -1,6 +1,12 @@
CHANGES
=======
+6.2.0
+-----
+
+* Drop support for Python 3.9
+* reno: Update master for unmaintained/2024.1
+
6.1.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python_mistralclient-6.1.0/PKG-INFO
new/python_mistralclient-6.2.0/PKG-INFO
--- old/python_mistralclient-6.1.0/PKG-INFO 2025-11-13 14:42:55.222916000
+0100
+++ new/python_mistralclient-6.2.0/PKG-INFO 2026-02-24 15:36:28.879395000
+0100
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
Name: python-mistralclient
-Version: 6.1.0
+Version: 6.2.0
Summary: Mistral Client Library
Home-page: https://docs.openstack.org/python-mistralclient/latest/
Author: OpenStack
@@ -10,15 +10,16 @@
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
-Requires-Python: >=3.9
+Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: cliff!=2.9.0,>=2.8.0
Requires-Dist: osc-lib>=1.8.0
@@ -30,6 +31,15 @@
Requires-Dist: PyYAML>=3.13
Requires-Dist: requests>=2.14.2
Requires-Dist: stevedore>=1.20.0
+Dynamic: author
+Dynamic: author-email
+Dynamic: description
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
=======
Mistral
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_mistralclient-6.1.0/python_mistralclient.egg-info/PKG-INFO
new/python_mistralclient-6.2.0/python_mistralclient.egg-info/PKG-INFO
--- old/python_mistralclient-6.1.0/python_mistralclient.egg-info/PKG-INFO
2025-11-13 14:42:55.000000000 +0100
+++ new/python_mistralclient-6.2.0/python_mistralclient.egg-info/PKG-INFO
2026-02-24 15:36:28.000000000 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
Name: python-mistralclient
-Version: 6.1.0
+Version: 6.2.0
Summary: Mistral Client Library
Home-page: https://docs.openstack.org/python-mistralclient/latest/
Author: OpenStack
@@ -10,15 +10,16 @@
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
-Requires-Python: >=3.9
+Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: cliff!=2.9.0,>=2.8.0
Requires-Dist: osc-lib>=1.8.0
@@ -30,6 +31,15 @@
Requires-Dist: PyYAML>=3.13
Requires-Dist: requests>=2.14.2
Requires-Dist: stevedore>=1.20.0
+Dynamic: author
+Dynamic: author-email
+Dynamic: description
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
=======
Mistral
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_mistralclient-6.1.0/python_mistralclient.egg-info/SOURCES.txt
new/python_mistralclient-6.2.0/python_mistralclient.egg-info/SOURCES.txt
--- old/python_mistralclient-6.1.0/python_mistralclient.egg-info/SOURCES.txt
2025-11-13 14:42:55.000000000 +0100
+++ new/python_mistralclient-6.2.0/python_mistralclient.egg-info/SOURCES.txt
2026-02-24 15:36:28.000000000 +0100
@@ -139,6 +139,7 @@
releasenotes/notes/add_namespace_option_to_workbook_command-202c40625dd24ecb.yaml
releasenotes/notes/add_sub_executions_new_commands.yaml
releasenotes/notes/drop-py-2-7-9c369125c06e32bd.yaml
+releasenotes/notes/drop-python-39.yaml
releasenotes/notes/enforce_raw_definitions-94433339a63d15f8.yaml
releasenotes/notes/execution-list-default-behavior-change-225010204e32bc89.yaml
releasenotes/notes/fix-region-name-2031ff4b83b6308e.yaml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_mistralclient-6.1.0/python_mistralclient.egg-info/pbr.json
new/python_mistralclient-6.2.0/python_mistralclient.egg-info/pbr.json
--- old/python_mistralclient-6.1.0/python_mistralclient.egg-info/pbr.json
2025-11-13 14:42:55.000000000 +0100
+++ new/python_mistralclient-6.2.0/python_mistralclient.egg-info/pbr.json
2026-02-24 15:36:28.000000000 +0100
@@ -1 +1 @@
-{"git_version": "10a0682", "is_release": true}
\ No newline at end of file
+{"git_version": "1cb8e3a", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_mistralclient-6.1.0/releasenotes/notes/drop-python-39.yaml
new/python_mistralclient-6.2.0/releasenotes/notes/drop-python-39.yaml
--- old/python_mistralclient-6.1.0/releasenotes/notes/drop-python-39.yaml
1970-01-01 01:00:00.000000000 +0100
+++ new/python_mistralclient-6.2.0/releasenotes/notes/drop-python-39.yaml
2026-02-24 15:36:02.000000000 +0100
@@ -0,0 +1,4 @@
+---
+upgrade:
+ - |
+ Support for Python 3.9 has been dropped.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_mistralclient-6.1.0/releasenotes/source/2024.1.rst
new/python_mistralclient-6.2.0/releasenotes/source/2024.1.rst
--- old/python_mistralclient-6.1.0/releasenotes/source/2024.1.rst
2025-11-13 14:42:21.000000000 +0100
+++ new/python_mistralclient-6.2.0/releasenotes/source/2024.1.rst
2026-02-24 15:36:02.000000000 +0100
@@ -3,4 +3,4 @@
===========================
.. release-notes::
- :branch: stable/2024.1
+ :branch: unmaintained/2024.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python_mistralclient-6.1.0/setup.cfg
new/python_mistralclient-6.2.0/setup.cfg
--- old/python_mistralclient-6.1.0/setup.cfg 2025-11-13 14:42:55.222916000
+0100
+++ new/python_mistralclient-6.2.0/setup.cfg 2026-02-24 15:36:28.879395000
+0100
@@ -3,15 +3,16 @@
summary = Mistral Client Library
description_file = README.rst
license = Apache Software License
-python_requires = >=3.9
+python_requires = >=3.10
classifiers =
Programming Language :: Python
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
+ Programming Language :: Python :: 3.12
+ Programming Language :: Python :: 3.13
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators