Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2024-01-15 22:18:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-novaclient.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-novaclient"

Mon Jan 15 22:18:02 2024 rev:41 rq:1138707 version:18.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes      
2023-03-07 16:50:25.649613986 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.21961/python-novaclient.changes
   2024-01-15 22:19:23.975220141 +0100
@@ -1,0 +2,7 @@
+Sun Jan 14 18:01:14 UTC 2024 - [email protected]
+
+- update to version 18.4.0
+  - Typo - nova CLI deprecation warning
+  - Update master for stable/2023.1
+
+-------------------------------------------------------------------

Old:
----
  python-novaclient-18.3.0.tar.gz

New:
----
  python-novaclient-18.4.0.tar.gz

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

Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.sbensv/_old  2024-01-15 22:19:24.535240723 +0100
+++ /var/tmp/diff_new_pack.sbensv/_new  2024-01-15 22:19:24.535240723 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-novaclient
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           python-novaclient
-Version:        18.3.0
+Version:        18.4.0
 Release:        0
 Epoch:          0
 Summary:        Python API and CLI for OpenStack Nova
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/python-novaclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-18.3.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-18.4.0.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cinderclient
@@ -89,7 +89,7 @@
 %build
 %{py3_build}
 
-PBR_VERSION=18.3.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
+PBR_VERSION=18.4.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
 # Fix hidden-file-or-dir warnings
 rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sbensv/_old  2024-01-15 22:19:24.559241604 +0100
+++ /var/tmp/diff_new_pack.sbensv/_new  2024-01-15 22:19:24.563241752 +0100
@@ -1,13 +1,13 @@
 <services>
-  <service mode="disabled" name="renderspec">
+  <service mode="manual" name="renderspec">
     <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-novaclient/python-novaclient.spec.j2</param>
     <param name="output-name">python-novaclient.spec</param>
     <param 
name="requirements">https://opendev.org/openstack/python-novaclient/raw/branch/master/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-novaclient</param>
   </service>
-  <service mode="disabled" name="download_files">
+  <service mode="manual" name="download_files">
   </service>
-  <service name="format_spec_file" mode="disabled"/>
+  <service name="format_spec_file" mode="manual"/>
 </services>
 

++++++ python-novaclient-18.3.0.tar.gz -> python-novaclient-18.4.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-18.3.0/AUTHORS 
new/python-novaclient-18.4.0/AUTHORS
--- old/python-novaclient-18.3.0/AUTHORS        2023-02-17 13:00:40.000000000 
+0100
+++ new/python-novaclient-18.4.0/AUTHORS        2023-08-31 14:22:29.000000000 
+0200
@@ -117,6 +117,7 @@
 David Moreau Simard <[email protected]>
 David Scannell <[email protected]>
 David Wittman <[email protected]>
+David Wlazlo <[email protected]>
 Dean Troyer <[email protected]>
 Diana Clarke <[email protected]>
 Dinesh Bhor <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-18.3.0/ChangeLog 
new/python-novaclient-18.4.0/ChangeLog
--- old/python-novaclient-18.3.0/ChangeLog      2023-02-17 13:00:39.000000000 
+0100
+++ new/python-novaclient-18.4.0/ChangeLog      2023-08-31 14:22:28.000000000 
+0200
@@ -1,6 +1,12 @@
 CHANGES
 =======
 
+18.4.0
+------
+
+* Typo - nova CLI deprecation warning
+* Update master for stable/2023.1
+
 18.3.0
 ------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-18.3.0/PKG-INFO 
new/python-novaclient-18.4.0/PKG-INFO
--- old/python-novaclient-18.3.0/PKG-INFO       2023-02-17 13:00:40.272398500 
+0100
+++ new/python-novaclient-18.4.0/PKG-INFO       2023-08-31 14:22:29.352897000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-novaclient
-Version: 18.3.0
+Version: 18.4.0
 Summary: Client library for OpenStack Compute API
 Home-page: https://docs.openstack.org/python-novaclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-18.3.0/novaclient/shell.py 
new/python-novaclient-18.4.0/novaclient/shell.py
--- old/python-novaclient-18.3.0/novaclient/shell.py    2023-02-17 
13:00:18.000000000 +0100
+++ new/python-novaclient-18.4.0/novaclient/shell.py    2023-08-31 
14:22:01.000000000 +0200
@@ -824,7 +824,7 @@
         if os.environ.get("NOVACLIENT_ISHOULDNTBEDOINGTHIS") != "1":
             print(
                 _(
-                    "nova CLI is deprecated and will be a removed in a future "
+                    "nova CLI is deprecated and will be removed in a future "
                     "release"
                 ),
                 file=sys.stderr,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-18.3.0/novaclient/tests/unit/test_shell.py 
new/python-novaclient-18.4.0/novaclient/tests/unit/test_shell.py
--- old/python-novaclient-18.3.0/novaclient/tests/unit/test_shell.py    
2023-02-17 13:00:18.000000000 +0100
+++ new/python-novaclient-18.4.0/novaclient/tests/unit/test_shell.py    
2023-08-31 14:22:01.000000000 +0200
@@ -631,7 +631,7 @@
         )
         # We also expect to see the deprecation warning
         self.assertIn(
-            'nova CLI is deprecated and will be a removed in a future release',
+            'nova CLI is deprecated and will be removed in a future release',
             sys.stderr.getvalue(),
         )
 
@@ -769,7 +769,7 @@
         self.assertIn('ERROR (MyException): message\n', err)
         # We also expect to see the deprecation warning
         self.assertIn(
-            'nova CLI is deprecated and will be a removed in a future release',
+            'nova CLI is deprecated and will be removed in a future release',
             err,
         )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-18.3.0/python_novaclient.egg-info/PKG-INFO 
new/python-novaclient-18.4.0/python_novaclient.egg-info/PKG-INFO
--- old/python-novaclient-18.3.0/python_novaclient.egg-info/PKG-INFO    
2023-02-17 13:00:40.000000000 +0100
+++ new/python-novaclient-18.4.0/python_novaclient.egg-info/PKG-INFO    
2023-08-31 14:22:29.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-novaclient
-Version: 18.3.0
+Version: 18.4.0
 Summary: Client library for OpenStack Compute API
 Home-page: https://docs.openstack.org/python-novaclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-18.3.0/python_novaclient.egg-info/SOURCES.txt 
new/python-novaclient-18.4.0/python_novaclient.egg-info/SOURCES.txt
--- old/python-novaclient-18.3.0/python_novaclient.egg-info/SOURCES.txt 
2023-02-17 13:00:40.000000000 +0100
+++ new/python-novaclient-18.4.0/python_novaclient.egg-info/SOURCES.txt 
2023-08-31 14:22:29.000000000 +0200
@@ -308,6 +308,7 @@
 releasenotes/notes/strict_hostname_match-f37243f0520a09a2.yaml
 releasenotes/notes/switch-to-sessionclient-aa49d16599fea570.yaml
 releasenotes/notes/volume-cli-removal-ffcb94421a356042.yaml
+releasenotes/source/2023.1.rst
 releasenotes/source/conf.py
 releasenotes/source/index.rst
 releasenotes/source/liberty.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-18.3.0/python_novaclient.egg-info/pbr.json 
new/python-novaclient-18.4.0/python_novaclient.egg-info/pbr.json
--- old/python-novaclient-18.3.0/python_novaclient.egg-info/pbr.json    
2023-02-17 13:00:40.000000000 +0100
+++ new/python-novaclient-18.4.0/python_novaclient.egg-info/pbr.json    
2023-08-31 14:22:29.000000000 +0200
@@ -1 +1 @@
-{"git_version": "85e4f083", "is_release": true}
\ No newline at end of file
+{"git_version": "e464940f", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-18.3.0/releasenotes/source/2023.1.rst 
new/python-novaclient-18.4.0/releasenotes/source/2023.1.rst
--- old/python-novaclient-18.3.0/releasenotes/source/2023.1.rst 1970-01-01 
01:00:00.000000000 +0100
+++ new/python-novaclient-18.4.0/releasenotes/source/2023.1.rst 2023-08-31 
14:22:01.000000000 +0200
@@ -0,0 +1,6 @@
+===========================
+2023.1 Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/2023.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-18.3.0/releasenotes/source/index.rst 
new/python-novaclient-18.4.0/releasenotes/source/index.rst
--- old/python-novaclient-18.3.0/releasenotes/source/index.rst  2023-02-17 
13:00:18.000000000 +0100
+++ new/python-novaclient-18.4.0/releasenotes/source/index.rst  2023-08-31 
14:22:01.000000000 +0200
@@ -8,6 +8,7 @@
    :maxdepth: 2
 
    unreleased
+   2023.1
    zed
    yoga
    xena

Reply via email to