Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2026-03-10 17:48:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-masakariclient.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-masakariclient"

Tue Mar 10 17:48:01 2026 rev:16 rq:1337888 version:8.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
    2025-11-10 19:18:16.050677133 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new.8177/python-masakariclient.changes
    2026-03-10 17:48:20.727243672 +0100
@@ -1,0 +2,12 @@
+Tue Mar 10 07:52:04 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 8.8.0:
+  * Remove unnecessary executable bit
+  * Update master for stable/2023.2
+  * add pyproject.toml to support pip 23.1
+  * reno: Update master for unmaintained/2024.1
+  * Remove unnecessary hacking from test reqs
+  * Remove support for Python 3.8 and 3.9
+  * Update master for stable/2025.2
+
+-------------------------------------------------------------------

Old:
----
  python_masakariclient-8.7.0.tar.gz

New:
----
  python_masakariclient-8.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-masakariclient.spec ++++++
--- /var/tmp/diff_new_pack.3WlYyu/_old  2026-03-10 17:48:21.475274551 +0100
+++ /var/tmp/diff_new_pack.3WlYyu/_new  2026-03-10 17:48:21.479274716 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-masakariclient
 #
-# 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-masakariclient
-Version:        8.7.0
+Version:        8.8.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Masakari
 License:        Apache-2.0

++++++ python_masakariclient-8.7.0.tar.gz -> python_masakariclient-8.8.0.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/AUTHORS 
new/python_masakariclient-8.8.0/AUTHORS
--- old/python_masakariclient-8.7.0/AUTHORS     2025-09-01 15:36:11.000000000 
+0200
+++ new/python_masakariclient-8.8.0/AUTHORS     2026-02-27 16:33:09.000000000 
+0100
@@ -16,6 +16,7 @@
 Sean McGinnis <[email protected]>
 Shilpa Devharakar <[email protected]>
 Takahiro Izumi <[email protected]>
+Takashi Kajinami <[email protected]>
 XinxinShen <[email protected]>
 ZhijunWei <[email protected]>
 akhiljain23 <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/ChangeLog 
new/python_masakariclient-8.8.0/ChangeLog
--- old/python_masakariclient-8.7.0/ChangeLog   2025-09-01 15:36:11.000000000 
+0200
+++ new/python_masakariclient-8.8.0/ChangeLog   2026-02-27 16:33:09.000000000 
+0100
@@ -1,10 +1,22 @@
 CHANGES
 =======
 
+8.8.0
+-----
+
+* Remove unnecessary executable bit
+* Update master for stable/2023.2
+* add pyproject.toml to support pip 23.1
+* reno: Update master for unmaintained/2024.1
+* Remove unnecessary hacking from test reqs
+* Remove support for Python 3.8 and 3.9
+* Update master for stable/2025.2
+
 8.7.0
 -----
 
 * Update master for stable/2025.1
+* reno: Update master for unmaintained/2023.1
 
 8.6.0
 -----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/PKG-INFO 
new/python_masakariclient-8.8.0/PKG-INFO
--- old/python_masakariclient-8.7.0/PKG-INFO    2025-09-01 15:36:11.540881900 
+0200
+++ new/python_masakariclient-8.8.0/PKG-INFO    2026-02-27 16:33:09.158369000 
+0100
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
 Name: python-masakariclient
-Version: 8.7.0
+Version: 8.8.0
 Summary: masakariclient module and a CLI tool for masakari
 Home-page: https://docs.openstack.org/python-masakariclient/latest/
 Author: OpenStack
@@ -14,17 +14,26 @@
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.8
-Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
-Requires-Python: >=3.8
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
+Requires-Python: >=3.10
 License-File: LICENSE
 Requires-Dist: openstacksdk>=0.13.0
 Requires-Dist: osc-lib>=1.8.0
 Requires-Dist: oslo.i18n>=3.15.3
 Requires-Dist: oslo.serialization!=2.19.1,>=2.18.0
 Requires-Dist: pbr!=2.1.0,>=2.0.0
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: home-page
+Dynamic: license-file
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
 
 =====================
 python-masakariclient
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/pyproject.toml 
new/python_masakariclient-8.8.0/pyproject.toml
--- old/python_masakariclient-8.7.0/pyproject.toml      1970-01-01 
01:00:00.000000000 +0100
+++ new/python_masakariclient-8.8.0/pyproject.toml      2026-02-27 
16:32:24.000000000 +0100
@@ -0,0 +1,3 @@
+[build-system]
+requires = ["pbr>=6.1.1"]
+build-backend = "pbr.build"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/python_masakariclient.egg-info/PKG-INFO 
new/python_masakariclient-8.8.0/python_masakariclient.egg-info/PKG-INFO
--- old/python_masakariclient-8.7.0/python_masakariclient.egg-info/PKG-INFO     
2025-09-01 15:36:11.000000000 +0200
+++ new/python_masakariclient-8.8.0/python_masakariclient.egg-info/PKG-INFO     
2026-02-27 16:33:09.000000000 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
 Name: python-masakariclient
-Version: 8.7.0
+Version: 8.8.0
 Summary: masakariclient module and a CLI tool for masakari
 Home-page: https://docs.openstack.org/python-masakariclient/latest/
 Author: OpenStack
@@ -14,17 +14,26 @@
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.8
-Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
-Requires-Python: >=3.8
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
+Requires-Python: >=3.10
 License-File: LICENSE
 Requires-Dist: openstacksdk>=0.13.0
 Requires-Dist: osc-lib>=1.8.0
 Requires-Dist: oslo.i18n>=3.15.3
 Requires-Dist: oslo.serialization!=2.19.1,>=2.18.0
 Requires-Dist: pbr!=2.1.0,>=2.0.0
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: home-page
+Dynamic: license-file
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
 
 =====================
 python-masakariclient
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/python_masakariclient.egg-info/SOURCES.txt 
new/python_masakariclient-8.8.0/python_masakariclient.egg-info/SOURCES.txt
--- old/python_masakariclient-8.7.0/python_masakariclient.egg-info/SOURCES.txt  
2025-09-01 15:36:11.000000000 +0200
+++ new/python_masakariclient-8.8.0/python_masakariclient.egg-info/SOURCES.txt  
2026-02-27 16:33:09.000000000 +0100
@@ -8,6 +8,7 @@
 HACKING.rst
 LICENSE
 README.rst
+pyproject.toml
 requirements.txt
 setup.cfg
 setup.py
@@ -61,10 +62,13 @@
 releasenotes/notes/deprecate-cli-9ffee25a5c3d1b3b.yaml
 releasenotes/notes/drop-py-2-7-d3c0f239678a4c83.yaml
 releasenotes/notes/drop-the-legacy-client-1b25f27aa5525295.yaml
+releasenotes/notes/remove-py38-py39-68bd210ea9f4c192.yaml
 releasenotes/source/2023.1.rst
+releasenotes/source/2023.2.rst
 releasenotes/source/2024.1.rst
 releasenotes/source/2024.2.rst
 releasenotes/source/2025.1.rst
+releasenotes/source/2025.2.rst
 releasenotes/source/conf.py
 releasenotes/source/index.rst
 releasenotes/source/rocky.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/python_masakariclient.egg-info/pbr.json 
new/python_masakariclient-8.8.0/python_masakariclient.egg-info/pbr.json
--- old/python_masakariclient-8.7.0/python_masakariclient.egg-info/pbr.json     
2025-09-01 15:36:11.000000000 +0200
+++ new/python_masakariclient-8.8.0/python_masakariclient.egg-info/pbr.json     
2026-02-27 16:33:09.000000000 +0100
@@ -1 +1 @@
-{"git_version": "02ee702", "is_release": true}
\ No newline at end of file
+{"git_version": "59dc1c5", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/releasenotes/notes/remove-py38-py39-68bd210ea9f4c192.yaml
 
new/python_masakariclient-8.8.0/releasenotes/notes/remove-py38-py39-68bd210ea9f4c192.yaml
--- 
old/python_masakariclient-8.7.0/releasenotes/notes/remove-py38-py39-68bd210ea9f4c192.yaml
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/python_masakariclient-8.8.0/releasenotes/notes/remove-py38-py39-68bd210ea9f4c192.yaml
   2026-02-27 16:32:24.000000000 +0100
@@ -0,0 +1,5 @@
+---
+upgrade:
+  - |
+    Support for Python 3.8 and 3.9 was removed. The minimum supported version
+    of python is now 3.10 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/releasenotes/source/2023.1.rst 
new/python_masakariclient-8.8.0/releasenotes/source/2023.1.rst
--- old/python_masakariclient-8.7.0/releasenotes/source/2023.1.rst      
2025-09-01 15:35:27.000000000 +0200
+++ new/python_masakariclient-8.8.0/releasenotes/source/2023.1.rst      
2026-02-27 16:32:24.000000000 +0100
@@ -3,4 +3,4 @@
 ===========================
 
 .. release-notes::
-   :branch: stable/2023.1
+   :branch: unmaintained/2023.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/releasenotes/source/2023.2.rst 
new/python_masakariclient-8.8.0/releasenotes/source/2023.2.rst
--- old/python_masakariclient-8.7.0/releasenotes/source/2023.2.rst      
1970-01-01 01:00:00.000000000 +0100
+++ new/python_masakariclient-8.8.0/releasenotes/source/2023.2.rst      
2026-02-27 16:32:24.000000000 +0100
@@ -0,0 +1,6 @@
+===========================
+2023.2 Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/2023.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/releasenotes/source/2024.1.rst 
new/python_masakariclient-8.8.0/releasenotes/source/2024.1.rst
--- old/python_masakariclient-8.7.0/releasenotes/source/2024.1.rst      
2025-09-01 15:35:27.000000000 +0200
+++ new/python_masakariclient-8.8.0/releasenotes/source/2024.1.rst      
2026-02-27 16:32:24.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_masakariclient-8.7.0/releasenotes/source/2025.2.rst 
new/python_masakariclient-8.8.0/releasenotes/source/2025.2.rst
--- old/python_masakariclient-8.7.0/releasenotes/source/2025.2.rst      
1970-01-01 01:00:00.000000000 +0100
+++ new/python_masakariclient-8.8.0/releasenotes/source/2025.2.rst      
2026-02-27 16:32:24.000000000 +0100
@@ -0,0 +1,6 @@
+===========================
+2025.2 Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/2025.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_masakariclient-8.7.0/releasenotes/source/index.rst 
new/python_masakariclient-8.8.0/releasenotes/source/index.rst
--- old/python_masakariclient-8.7.0/releasenotes/source/index.rst       
2025-09-01 15:35:27.000000000 +0200
+++ new/python_masakariclient-8.8.0/releasenotes/source/index.rst       
2026-02-27 16:32:24.000000000 +0100
@@ -6,9 +6,11 @@
    :maxdepth: 1
 
    unreleased
+   2025.2
    2025.1
    2024.2
    2024.1
+   2023.2
    2023.1
    zed
    yoga
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/requirements.txt 
new/python_masakariclient-8.8.0/requirements.txt
--- old/python_masakariclient-8.7.0/requirements.txt    2025-09-01 
15:35:27.000000000 +0200
+++ new/python_masakariclient-8.8.0/requirements.txt    2026-02-27 
16:32:24.000000000 +0100
@@ -1,6 +1,6 @@
-# The order of packages is significant, because pip processes them in the order
-# of appearance. Changing the order has an impact on the overall integration
-# process, which may cause wedges in the gate later.
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
 
 openstacksdk>=0.13.0 # Apache-2.0
 osc-lib>=1.8.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/setup.cfg 
new/python_masakariclient-8.8.0/setup.cfg
--- old/python_masakariclient-8.7.0/setup.cfg   2025-09-01 15:36:11.544882000 
+0200
+++ new/python_masakariclient-8.8.0/setup.cfg   2026-02-27 16:33:09.159369000 
+0100
@@ -6,7 +6,7 @@
 author = OpenStack
 author_email = [email protected]
 home_page = https://docs.openstack.org/python-masakariclient/latest/
-python_requires = >=3.8
+python_requires = >=3.10
 classifier = 
        Environment :: OpenStack
        Intended Audience :: Information Technology
@@ -17,10 +17,10 @@
        Programming Language :: Python :: Implementation :: CPython
        Programming Language :: Python :: 3 :: Only
        Programming Language :: Python :: 3
-       Programming Language :: Python :: 3.8
-       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
 
 [files]
 packages = 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/test-requirements.txt 
new/python_masakariclient-8.8.0/test-requirements.txt
--- old/python_masakariclient-8.7.0/test-requirements.txt       2025-09-01 
15:35:27.000000000 +0200
+++ new/python_masakariclient-8.8.0/test-requirements.txt       2026-02-27 
16:32:24.000000000 +0100
@@ -1,9 +1,3 @@
-# The order of packages is significant, because pip processes them in the order
-# of appearance. Changing the order has an impact on the overall integration
-# process, which may cause wedges in the gate later.
-
-hacking>=3.0.1,<3.1.0 # Apache-2.0
-
 coverage!=4.4,>=4.0 # Apache-2.0
 ddt>=1.0.1 # MIT
 python-subunit>=1.0.0 # Apache-2.0/BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_masakariclient-8.7.0/tox.ini 
new/python_masakariclient-8.8.0/tox.ini
--- old/python_masakariclient-8.7.0/tox.ini     2025-09-01 15:35:27.000000000 
+0200
+++ new/python_masakariclient-8.8.0/tox.ini     2026-02-27 16:32:24.000000000 
+0100
@@ -27,7 +27,7 @@
 skip_install = True
 deps =
   
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-  hacking
+  hacking>=7.0.0,<7.1.0
 commands =
   flake8 {posargs}
 

Reply via email to