Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-osc-lib for openSUSE:Factory 
checked in at 2021-12-07 00:00:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-osc-lib (Old)
 and      /work/SRC/openSUSE:Factory/.python-osc-lib.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-osc-lib"

Tue Dec  7 00:00:22 2021 rev:15 rq:936090 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-osc-lib/python-osc-lib.changes    
2021-05-10 15:39:46.445467488 +0200
+++ /work/SRC/openSUSE:Factory/.python-osc-lib.new.31177/python-osc-lib.changes 
2021-12-07 00:02:07.771981435 +0100
@@ -1,0 +2,12 @@
+Tue Oct 26 21:38:28 UTC 2021 - [email protected]
+
+- update to version 2.4.2
+  - Add check for sdk_connection
+  - Add support for SDK auth caching
+  - Add Python3 xena unit tests
+  - Correct the tox option for skipping sdist generation
+  - Moving IRC network reference to OFTC
+  - Update master for stable/wallaby
+  - Close session at clean_up if available
+
+-------------------------------------------------------------------

Old:
----
  osc-lib-2.3.1.tar.gz

New:
----
  osc-lib-2.4.2.tar.gz

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

Other differences:
------------------
++++++ python-osc-lib.spec ++++++
--- /var/tmp/diff_new_pack.F4mzKD/_old  2021-12-07 00:02:08.327979468 +0100
+++ /var/tmp/diff_new_pack.F4mzKD/_new  2021-12-07 00:02:08.331979455 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-osc-lib
-Version:        2.3.1
+Version:        2.4.2
 Release:        0
 Summary:        OpenStackClient Library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/developer/osc-lib
-Source0:        
https://files.pythonhosted.org/packages/source/o/osc-lib/osc-lib-2.3.1.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/osc-lib/osc-lib-2.4.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Babel
 BuildRequires:  python3-cliff >= 3.2.0
@@ -78,7 +78,7 @@
 Documentation for the OpenStack client library.
 
 %prep
-%autosetup -p1 -n osc-lib-2.3.1
+%autosetup -p1 -n osc-lib-2.4.2
 %py_req_cleanup
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.F4mzKD/_old  2021-12-07 00:02:08.363979341 +0100
+++ /var/tmp/diff_new_pack.F4mzKD/_new  2021-12-07 00:02:08.363979341 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/osc-lib/osc-lib.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/osc-lib/osc-lib.spec.j2</param>
     <param name="output-name">python-osc-lib.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/osc-lib/raw/branch/stable/wallaby/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/osc-lib/raw/branch/stable/xena/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,osc-lib</param>
   </service>

++++++ osc-lib-2.3.1.tar.gz -> osc-lib-2.4.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/.zuul.yaml new/osc-lib-2.4.2/.zuul.yaml
--- old/osc-lib-2.3.1/.zuul.yaml        2021-01-18 22:53:09.000000000 +0100
+++ new/osc-lib-2.4.2/.zuul.yaml        2021-08-25 09:45:09.000000000 +0200
@@ -3,7 +3,7 @@
     templates:
       - check-requirements
       - openstack-lower-constraints-jobs
-      - openstack-python3-wallaby-jobs
+      - openstack-python3-xena-jobs
       - osc-tox-unit-tips
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/AUTHORS new/osc-lib-2.4.2/AUTHORS
--- old/osc-lib-2.3.1/AUTHORS   2021-01-18 22:54:12.000000000 +0100
+++ new/osc-lib-2.4.2/AUTHORS   2021-08-25 09:45:43.000000000 +0200
@@ -14,6 +14,7 @@
 Andreas Jaeger <[email protected]>
 Andreas Jaeger <[email protected]>
 Andrey Kurilin <[email protected]>
+Artem Goncharov <[email protected]>
 Artem Goncharov <[email protected]>
 Atsushi SAKAI <[email protected]>
 Bar Elharar <[email protected]>
@@ -76,6 +77,7 @@
 Jude Job <[email protected]>
 Julien Lavesque <[email protected]>
 Ken Thomas <[email protected]>
+Kevin Carter <[email protected]>
 Kristi Nikolla <[email protected]>
 Kyrylo Romanenko <[email protected]>
 Luong Anh Tuan <[email protected]>
@@ -162,5 +164,6 @@
 xiaozhuangqing <[email protected]>
 xiexs <[email protected]>
 yanpuqing <[email protected]>
+yatinkarel <[email protected]>
 zhiyuan_cai <[email protected]>
 zhurong <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/ChangeLog new/osc-lib-2.4.2/ChangeLog
--- old/osc-lib-2.3.1/ChangeLog 2021-01-18 22:54:11.000000000 +0100
+++ new/osc-lib-2.4.2/ChangeLog 2021-08-25 09:45:43.000000000 +0200
@@ -1,10 +1,29 @@
 CHANGES
 =======
 
+2.4.2
+-----
+
+* Moving IRC network reference to OFTC
+
+2.4.1
+-----
+
+* Close session at clean\_up if available
+* Correct the tox option for skipping sdist generation
+* Add check for sdk\_connection
+
+2.4.0
+-----
+
+* Add Python3 xena unit tests
+* Update master for stable/wallaby
+
 2.3.1
 -----
 
 * Fix lower-constraints job
+* Add support for SDK auth caching
 * Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
 * Add Python3 wallaby unit tests
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/PKG-INFO new/osc-lib-2.4.2/PKG-INFO
--- old/osc-lib-2.3.1/PKG-INFO  2021-01-18 22:54:12.122384500 +0100
+++ new/osc-lib-2.4.2/PKG-INFO  2021-08-25 09:45:44.136804600 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: osc-lib
-Version: 2.3.1
+Version: 2.4.2
 Summary: OpenStackClient Library
 Home-page: https://docs.openstack.org/osc-lib/latest/
 Author: OpenStack
@@ -25,7 +25,7 @@
         * `Developer` - getting started as a developer
         * `Contributing` - contributing code
         * `Testing` - testing code
-        * IRC: #openstack-sdks on Freenode (irc.freenode.net)
+        * IRC: #openstack-sdks on OFTC (irc.oftc.net)
         * License: Apache 2.0
         
         .. _PyPi: https://pypi.org/project/osc-lib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/README.rst new/osc-lib-2.4.2/README.rst
--- old/osc-lib-2.3.1/README.rst        2021-01-18 22:53:09.000000000 +0100
+++ new/osc-lib-2.4.2/README.rst        2021-08-25 09:45:09.000000000 +0200
@@ -17,7 +17,7 @@
 * `Developer` - getting started as a developer
 * `Contributing` - contributing code
 * `Testing` - testing code
-* IRC: #openstack-sdks on Freenode (irc.freenode.net)
+* IRC: #openstack-sdks on OFTC (irc.oftc.net)
 * License: Apache 2.0
 
 .. _PyPi: https://pypi.org/project/osc-lib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/osc_lib/clientmanager.py 
new/osc-lib-2.4.2/osc_lib/clientmanager.py
--- old/osc-lib-2.3.1/osc_lib/clientmanager.py  2021-01-18 22:53:09.000000000 
+0100
+++ new/osc-lib-2.4.2/osc_lib/clientmanager.py  2021-08-25 09:45:09.000000000 
+0200
@@ -168,6 +168,10 @@
 
         self.sdk_connection = connection.Connection(config=self._cli_options)
 
+        # We might get auth_ref from SDK cacnihg
+        if hasattr(self.auth, 'auth_ref') and self.auth.auth_ref:
+            self._auth_ref = self.auth.auth_ref
+
         self._auth_setup_completed = True
 
     def validate_scope(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/osc_lib/shell.py 
new/osc-lib-2.4.2/osc_lib/shell.py
--- old/osc-lib-2.3.1/osc_lib/shell.py  2021-01-18 22:53:09.000000000 +0100
+++ new/osc-lib-2.4.2/osc_lib/shell.py  2021-08-25 09:45:09.000000000 +0200
@@ -495,6 +495,14 @@
     def clean_up(self, cmd, result, err):
         self.log.debug('clean_up %s: %s', cmd.__class__.__name__, err or '')
 
+        # Close SDK connection if available to have proper cleanup there
+        if hasattr(self.client_manager, "sdk_connection"):
+            self.client_manager.sdk_connection.close()
+
+        # Close session if available
+        if hasattr(self.client_manager.session, "session"):
+            self.client_manager.session.session.close()
+
         # Process collected timing data
         if self.options.timing:
             # Get session data
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/osc_lib.egg-info/PKG-INFO 
new/osc-lib-2.4.2/osc_lib.egg-info/PKG-INFO
--- old/osc-lib-2.3.1/osc_lib.egg-info/PKG-INFO 2021-01-18 22:54:12.000000000 
+0100
+++ new/osc-lib-2.4.2/osc_lib.egg-info/PKG-INFO 2021-08-25 09:45:44.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: osc-lib
-Version: 2.3.1
+Version: 2.4.2
 Summary: OpenStackClient Library
 Home-page: https://docs.openstack.org/osc-lib/latest/
 Author: OpenStack
@@ -25,7 +25,7 @@
         * `Developer` - getting started as a developer
         * `Contributing` - contributing code
         * `Testing` - testing code
-        * IRC: #openstack-sdks on Freenode (irc.freenode.net)
+        * IRC: #openstack-sdks on OFTC (irc.oftc.net)
         * License: Apache 2.0
         
         .. _PyPi: https://pypi.org/project/osc-lib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/osc_lib.egg-info/SOURCES.txt 
new/osc-lib-2.4.2/osc_lib.egg-info/SOURCES.txt
--- old/osc-lib-2.3.1/osc_lib.egg-info/SOURCES.txt      2021-01-18 
22:54:12.000000000 +0100
+++ new/osc-lib-2.4.2/osc_lib.egg-info/SOURCES.txt      2021-08-25 
09:45:44.000000000 +0200
@@ -108,5 +108,6 @@
 releasenotes/source/unreleased.rst
 releasenotes/source/ussuri.rst
 releasenotes/source/victoria.rst
+releasenotes/source/wallaby.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/osc_lib.egg-info/pbr.json 
new/osc-lib-2.4.2/osc_lib.egg-info/pbr.json
--- old/osc-lib-2.3.1/osc_lib.egg-info/pbr.json 2021-01-18 22:54:12.000000000 
+0100
+++ new/osc-lib-2.4.2/osc_lib.egg-info/pbr.json 2021-08-25 09:45:43.000000000 
+0200
@@ -1 +1 @@
-{"git_version": "2b7a679", "is_release": true}
\ No newline at end of file
+{"git_version": "415a6c7", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/releasenotes/source/index.rst 
new/osc-lib-2.4.2/releasenotes/source/index.rst
--- old/osc-lib-2.3.1/releasenotes/source/index.rst     2021-01-18 
22:53:09.000000000 +0100
+++ new/osc-lib-2.4.2/releasenotes/source/index.rst     2021-08-25 
09:45:09.000000000 +0200
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   wallaby
    victoria
    ussuri
    train
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/releasenotes/source/wallaby.rst 
new/osc-lib-2.4.2/releasenotes/source/wallaby.rst
--- old/osc-lib-2.3.1/releasenotes/source/wallaby.rst   1970-01-01 
01:00:00.000000000 +0100
+++ new/osc-lib-2.4.2/releasenotes/source/wallaby.rst   2021-08-25 
09:45:09.000000000 +0200
@@ -0,0 +1,6 @@
+============================
+Wallaby Series Release Notes
+============================
+
+.. release-notes::
+   :branch: stable/wallaby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-lib-2.3.1/tox.ini new/osc-lib-2.4.2/tox.ini
--- old/osc-lib-2.3.1/tox.ini   2021-01-18 22:53:09.000000000 +0100
+++ new/osc-lib-2.4.2/tox.ini   2021-08-25 09:45:09.000000000 +0200
@@ -1,7 +1,7 @@
 [tox]
 minversion = 2.0
 envlist = py38,pep8
-skipdist = True
+skipsdist = True
 ignore_basepython_conflict = true
 
 [testenv]

Reply via email to