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 2024-03-25 21:11:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
and /work/SRC/openSUSE:Factory/.python-masakariclient.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-masakariclient"
Mon Mar 25 21:11:23 2024 rev:13 rq:1161190 version:8.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes
2024-01-15 22:19:21.115115029 +0100
+++
/work/SRC/openSUSE:Factory/.python-masakariclient.new.1905/python-masakariclient.changes
2024-03-25 21:18:06.587255973 +0100
@@ -1,0 +2,6 @@
+Sun Mar 24 20:09:24 UTC 2024 - [email protected]
+
+- update to version 8.4.0
+ - Update python unit testing template
+
+-------------------------------------------------------------------
Old:
----
python-masakariclient-8.3.0.tar.gz
New:
----
python-masakariclient-8.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-masakariclient.spec ++++++
--- /var/tmp/diff_new_pack.pBKoat/_old 2024-03-25 21:18:07.371284808 +0100
+++ /var/tmp/diff_new_pack.pBKoat/_new 2024-03-25 21:18:07.375284956 +0100
@@ -18,14 +18,14 @@
%global oldpython python
Name: python-masakariclient
-Version: 8.3.0
+Version: 8.4.0
Release: 0
Epoch: 0
Summary: Python API and CLI for OpenStack Masakari
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-masakariclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-8.3.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-8.4.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PrettyTable
BuildRequires: python3-ddt
@@ -82,8 +82,8 @@
%{py3_build}
# Build HTML docs and man page
-PBR_VERSION=8.3.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=8.3.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=8.4.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=8.4.0 %sphinx_build -b man doc/source doc/build/man
rm -r doc/build/html/.{doctrees,buildinfo}
%install
++++++ python-masakariclient-8.3.0.tar.gz -> python-masakariclient-8.4.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-masakariclient-8.3.0/.zuul.yaml
new/python-masakariclient-8.4.0/.zuul.yaml
--- old/python-masakariclient-8.3.0/.zuul.yaml 2023-11-15 11:59:50.000000000
+0100
+++ new/python-masakariclient-8.4.0/.zuul.yaml 2024-02-29 14:25:32.000000000
+0100
@@ -1,7 +1,7 @@
- project:
templates:
- check-requirements
- - openstack-python3-antelope-jobs
+ - openstack-python3-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-masakariclient-8.3.0/ChangeLog
new/python-masakariclient-8.4.0/ChangeLog
--- old/python-masakariclient-8.3.0/ChangeLog 2023-11-15 12:00:41.000000000
+0100
+++ new/python-masakariclient-8.4.0/ChangeLog 2024-02-29 14:26:01.000000000
+0100
@@ -1,6 +1,11 @@
CHANGES
=======
+8.4.0
+-----
+
+* Update python unit testing template
+
8.3.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-masakariclient-8.3.0/PKG-INFO
new/python-masakariclient-8.4.0/PKG-INFO
--- old/python-masakariclient-8.3.0/PKG-INFO 2023-11-15 12:00:41.185836300
+0100
+++ new/python-masakariclient-8.4.0/PKG-INFO 2024-02-29 14:26:01.804646700
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-masakariclient
-Version: 8.3.0
+Version: 8.4.0
Summary: masakariclient module and a CLI tool for masakari
Home-page: https://docs.openstack.org/python-masakariclient/latest/
Author: OpenStack
@@ -40,4 +40,6 @@
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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-masakariclient-8.3.0/python_masakariclient.egg-info/PKG-INFO
new/python-masakariclient-8.4.0/python_masakariclient.egg-info/PKG-INFO
--- old/python-masakariclient-8.3.0/python_masakariclient.egg-info/PKG-INFO
2023-11-15 12:00:41.000000000 +0100
+++ new/python-masakariclient-8.4.0/python_masakariclient.egg-info/PKG-INFO
2024-02-29 14:26:01.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-masakariclient
-Version: 8.3.0
+Version: 8.4.0
Summary: masakariclient module and a CLI tool for masakari
Home-page: https://docs.openstack.org/python-masakariclient/latest/
Author: OpenStack
@@ -40,4 +40,6 @@
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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-masakariclient-8.3.0/python_masakariclient.egg-info/pbr.json
new/python-masakariclient-8.4.0/python_masakariclient.egg-info/pbr.json
--- old/python-masakariclient-8.3.0/python_masakariclient.egg-info/pbr.json
2023-11-15 12:00:41.000000000 +0100
+++ new/python-masakariclient-8.4.0/python_masakariclient.egg-info/pbr.json
2024-02-29 14:26:01.000000000 +0100
@@ -1 +1 @@
-{"git_version": "b43a4ce", "is_release": true}
\ No newline at end of file
+{"git_version": "7587dda", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-masakariclient-8.3.0/setup.cfg
new/python-masakariclient-8.4.0/setup.cfg
--- old/python-masakariclient-8.3.0/setup.cfg 2023-11-15 12:00:41.189836300
+0100
+++ new/python-masakariclient-8.4.0/setup.cfg 2024-02-29 14:26:01.804646700
+0100
@@ -19,6 +19,8 @@
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
[files]
packages =