Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-senlinclient for 
openSUSE:Factory checked in at 2021-05-10 15:37:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-senlinclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-senlinclient.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-senlinclient"

Mon May 10 15:37:45 2021 rev:12 rq:890005 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-senlinclient/python-senlinclient.changes  
2020-10-26 16:18:55.059060810 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-senlinclient.new.2988/python-senlinclient.changes
        2021-05-10 15:39:58.489418198 +0200
@@ -1,0 +2,10 @@
+Sun May  2 17:16:34 UTC 2021 - [email protected]
+
+- update to version 2.2.1
+  - Send config parameters in cluster update
+  - Remove install unnecessary packages
+  - Update master for stable/victoria
+  - Add Python3 wallaby unit tests
+  - Remove unicode from python client
+
+-------------------------------------------------------------------

Old:
----
  python-senlinclient-2.1.1.tar.gz

New:
----
  python-senlinclient-2.2.1.tar.gz

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

Other differences:
------------------
++++++ python-senlinclient.spec ++++++
--- /var/tmp/diff_new_pack.2X45yA/_old  2021-05-10 15:39:59.021416022 +0200
+++ /var/tmp/diff_new_pack.2X45yA/_new  2021-05-10 15:39:59.025416005 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-senlinclient
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           python-senlinclient
-Version:        2.1.1
+Version:        2.2.1
 Release:        0
 Summary:        Python API and CLI for OpenStack Senlin
 License:        Apache-2.0
 Group:          Development/Languages/Python
-URL:            https://launchpad.net/python-senlinclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-senlinclient/python-senlinclient-2.1.1.tar.gz
+URL:            https://docs.openstack.org/python-senlinclient
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-senlinclient/python-senlinclient-2.2.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Babel
 BuildRequires:  python3-PrettyTable >= 0.7.2
@@ -53,7 +53,6 @@
 
 %package -n python3-senlinclient
 Summary:        Python API and CLI for OpenStack Senlin
-Group:          Development/Languages/Python
 Requires:       python3-Babel
 Requires:       python3-PrettyTable >= 0.7.2
 Requires:       python3-PyYAML >= 3.13
@@ -90,7 +89,7 @@
 auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-senlinclient-2.1.1
+%autosetup -p1 -n python-senlinclient-2.2.1
 %py_req_cleanup
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2X45yA/_old  2021-05-10 15:39:59.057415875 +0200
+++ /var/tmp/diff_new_pack.2X45yA/_new  2021-05-10 15:39:59.057415875 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-senlinclient/python-senlinclient.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-senlinclient/python-senlinclient.spec.j2</param>
     <param name="output-name">python-senlinclient.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/python-senlinclient/raw/branch/stable/victoria/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/python-senlinclient/raw/branch/stable/wallaby/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-senlinclient</param>
   </service>

++++++ python-senlinclient-2.1.1.tar.gz -> python-senlinclient-2.2.1.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-senlinclient-2.1.1/.zuul.yaml 
new/python-senlinclient-2.2.1/.zuul.yaml
--- old/python-senlinclient-2.1.1/.zuul.yaml    2020-09-14 16:18:53.000000000 
+0200
+++ new/python-senlinclient-2.2.1/.zuul.yaml    2021-03-11 12:03:35.000000000 
+0100
@@ -32,7 +32,7 @@
     templates:
       - check-requirements
       - openstack-lower-constraints-jobs
-      - openstack-python3-victoria-jobs
+      - openstack-python3-wallaby-jobs
       - openstackclient-plugin-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-senlinclient-2.1.1/AUTHORS 
new/python-senlinclient-2.2.1/AUTHORS
--- old/python-senlinclient-2.1.1/AUTHORS       2020-09-14 16:20:47.000000000 
+0200
+++ new/python-senlinclient-2.2.1/AUTHORS       2021-03-11 12:04:24.000000000 
+0100
@@ -87,8 +87,10 @@
 shangxiaobj <[email protected]>
 shu-mutou <[email protected]>
 sunjia <[email protected]>
+sunxifa <[email protected]>
 tengqm <[email protected]>
 venkatamahesh <[email protected]>
+wu.shiming <[email protected]>
 xiaolihope <[email protected]>
 xiaozhuangqing <[email protected]>
 xu-haiwei <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-senlinclient-2.1.1/ChangeLog 
new/python-senlinclient-2.2.1/ChangeLog
--- old/python-senlinclient-2.1.1/ChangeLog     2020-09-14 16:20:47.000000000 
+0200
+++ new/python-senlinclient-2.2.1/ChangeLog     2021-03-11 12:04:24.000000000 
+0100
@@ -1,6 +1,19 @@
 CHANGES
 =======
 
+2.2.1
+-----
+
+* Remove unicode from python client
+
+2.2.0
+-----
+
+* Send config parameters in cluster update
+* Remove install unnecessary packages
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
 2.1.1
 -----
 
@@ -526,8 +539,8 @@
 * Updated from global requirements
 * Change 'status\_code' to 'http\_status' to parse SDK's exception
 
-0.3.0
------
+0.3
+---
 
 * Remove argparse from requirements
 * Updated from global requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-senlinclient-2.1.1/PKG-INFO 
new/python-senlinclient-2.2.1/PKG-INFO
--- old/python-senlinclient-2.1.1/PKG-INFO      2020-09-14 16:20:47.000000000 
+0200
+++ new/python-senlinclient-2.2.1/PKG-INFO      2021-03-11 12:04:24.435627500 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-senlinclient
-Version: 2.1.1
+Version: 2.2.1
 Summary: OpenStack Clustering API Client Library
 Home-page: https://docs.openstack.org/python-senlinclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/python_senlinclient.egg-info/PKG-INFO 
new/python-senlinclient-2.2.1/python_senlinclient.egg-info/PKG-INFO
--- old/python-senlinclient-2.1.1/python_senlinclient.egg-info/PKG-INFO 
2020-09-14 16:20:47.000000000 +0200
+++ new/python-senlinclient-2.2.1/python_senlinclient.egg-info/PKG-INFO 
2021-03-11 12:04:24.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-senlinclient
-Version: 2.1.1
+Version: 2.2.1
 Summary: OpenStack Clustering API Client Library
 Home-page: https://docs.openstack.org/python-senlinclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/python_senlinclient.egg-info/SOURCES.txt 
new/python-senlinclient-2.2.1/python_senlinclient.egg-info/SOURCES.txt
--- old/python-senlinclient-2.1.1/python_senlinclient.egg-info/SOURCES.txt      
2020-09-14 16:20:47.000000000 +0200
+++ new/python-senlinclient-2.2.1/python_senlinclient.egg-info/SOURCES.txt      
2021-03-11 12:04:24.000000000 +0100
@@ -63,6 +63,7 @@
 releasenotes/source/train.rst
 releasenotes/source/unreleased.rst
 releasenotes/source/ussuri.rst
+releasenotes/source/victoria.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
 releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/python_senlinclient.egg-info/pbr.json 
new/python-senlinclient-2.2.1/python_senlinclient.egg-info/pbr.json
--- old/python-senlinclient-2.1.1/python_senlinclient.egg-info/pbr.json 
2020-09-14 16:20:47.000000000 +0200
+++ new/python-senlinclient-2.2.1/python_senlinclient.egg-info/pbr.json 
2021-03-11 12:04:24.000000000 +0100
@@ -1 +1 @@
-{"git_version": "1353035", "is_release": true}
\ No newline at end of file
+{"git_version": "e6edaee", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/releasenotes/source/conf.py 
new/python-senlinclient-2.2.1/releasenotes/source/conf.py
--- old/python-senlinclient-2.1.1/releasenotes/source/conf.py   2020-09-14 
16:18:53.000000000 +0200
+++ new/python-senlinclient-2.2.1/releasenotes/source/conf.py   2021-03-11 
12:03:35.000000000 +0100
@@ -54,8 +54,8 @@
 master_doc = 'index'
 
 # General information about the project.
-project = u'Senlin Client Release Notes'
-copyright = u'2015, Senlin Developers'
+project = 'Senlin Client Release Notes'
+copyright = '2015, Senlin Developers'
 
 # Release notes are version independent.
 # The full version, including alpha/beta/rc tags.
@@ -207,8 +207,8 @@
 #  author, documentclass [howto, manual, or own class]).
 latex_documents = [
     ('index', 'SenlinClientReleaseNotes.tex',
-     u'Senlin Client Release Notes Documentation',
-     u'Senlin Developers', 'manual'),
+     'Senlin Client Release Notes Documentation',
+     'Senlin Developers', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of
@@ -238,8 +238,8 @@
 # (source start file, name, description, authors, manual section).
 man_pages = [
     ('index', 'senlinclientreleasenotes',
-     u'Senlin Client Release Notes Documentation',
-     [u'Senlin Developers'], 1)
+     'Senlin Client Release Notes Documentation',
+     ['Senlin Developers'], 1)
 ]
 
 # If true, show URL addresses after external links.
@@ -253,8 +253,8 @@
 #  dir menu entry, description, category)
 texinfo_documents = [
     ('index', 'SenlinClientReleaseNotes',
-     u'Senlin Client Release Notes Documentation',
-     u'Senlin Developers', 'SenlinClientReleaseNotes',
+     'Senlin Client Release Notes Documentation',
+     'Senlin Developers', 'SenlinClientReleaseNotes',
      'One line description of project.',
      'Miscellaneous'),
 ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/releasenotes/source/index.rst 
new/python-senlinclient-2.2.1/releasenotes/source/index.rst
--- old/python-senlinclient-2.1.1/releasenotes/source/index.rst 2020-09-14 
16:18:53.000000000 +0200
+++ new/python-senlinclient-2.2.1/releasenotes/source/index.rst 2021-03-11 
12:03:35.000000000 +0100
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   victoria
    ussuri
    train
    stein
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/releasenotes/source/victoria.rst 
new/python-senlinclient-2.2.1/releasenotes/source/victoria.rst
--- old/python-senlinclient-2.1.1/releasenotes/source/victoria.rst      
1970-01-01 01:00:00.000000000 +0100
+++ new/python-senlinclient-2.2.1/releasenotes/source/victoria.rst      
2021-03-11 12:03:35.000000000 +0100
@@ -0,0 +1,6 @@
+=============================
+Victoria Series Release Notes
+=============================
+
+.. release-notes::
+   :branch: stable/victoria
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-senlinclient-2.1.1/senlinclient/tests/unit/v1/test_cluster.py 
new/python-senlinclient-2.2.1/senlinclient/tests/unit/v1/test_cluster.py
--- old/python-senlinclient-2.1.1/senlinclient/tests/unit/v1/test_cluster.py    
2020-09-14 16:18:53.000000000 +0200
+++ new/python-senlinclient-2.2.1/senlinclient/tests/unit/v1/test_cluster.py    
2021-03-11 12:03:35.000000000 +0100
@@ -273,6 +273,9 @@
             "nk1": "nv1",
             "nk2": "nv2",
         },
+        "config": {
+            "cluster.stop_node_before_delete": "true",
+        },
         "name": 'new_cluster',
         "profile_id": 'new_profile',
         "profile_only": False,
@@ -314,6 +317,7 @@
 
     def test_cluster_update_defaults(self):
         arglist = ['--name', 'new_cluster', '--metadata', 'nk1=nv1;nk2=nv2',
+                   '--config', 'cluster.stop_node_before_delete=true',
                    '--profile', 'new_profile', '--timeout', '30', '45edadcb']
         parsed_args = self.check_parser(self.cmd, arglist, [])
         self.cmd.take_action(parsed_args)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-senlinclient-2.1.1/senlinclient/v1/cluster.py 
new/python-senlinclient-2.2.1/senlinclient/v1/cluster.py
--- old/python-senlinclient-2.1.1/senlinclient/v1/cluster.py    2020-09-14 
16:18:53.000000000 +0200
+++ new/python-senlinclient-2.2.1/senlinclient/v1/cluster.py    2021-03-11 
12:03:35.000000000 +0100
@@ -243,9 +243,11 @@
         parser.add_argument(
             '--config',
             metavar='<"key1=value1;key2=value2...">',
-            help=_('s of the cluster. Default to {}. '
+            help=_('Configuration of the cluster. '
                    'This can be specified multiple times, or once with '
-                   'key-value pairs separated by a semicolon.'),
+                   'key-value pairs separated by a semicolon. '
+                   'Any existing configuration values on the cluster are '
+                   'wiped out when using this option.'),
             action='append'
         )
         parser.add_argument(
@@ -303,6 +305,7 @@
                 strict=True,
             ),
             'metadata': senlin_utils.format_parameters(parsed_args.metadata),
+            'config': senlin_utils.format_parameters(parsed_args.config),
             'timeout': parsed_args.timeout,
         }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-senlinclient-2.1.1/tox.ini 
new/python-senlinclient-2.2.1/tox.ini
--- old/python-senlinclient-2.1.1/tox.ini       2020-09-14 16:18:53.000000000 
+0200
+++ new/python-senlinclient-2.2.1/tox.ini       2021-03-11 12:03:35.000000000 
+0100
@@ -55,14 +55,12 @@
 [testenv:docs]
 deps =
   
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-  -r{toxinidir}/requirements.txt
   -r{toxinidir}/doc/requirements.txt
 commands = sphinx-build -W -b html doc/source doc/build/html
 
 [testenv:releasenotes]
 deps =
   
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-  -r{toxinidir}/requirements.txt
   -r{toxinidir}/doc/requirements.txt
 commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html 
releasenotes/source releasenotes/build/html
 

Reply via email to