Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-cinderclient"

Mon May 10 15:37:18 2021 rev:40 rq:889960 version:7.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2020-10-26 16:15:36.454898149 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.2988/python-cinderclient.changes
        2021-05-10 15:39:31.413529003 +0200
@@ -1,0 +2,27 @@
+Sun May  2 17:17:07 UTC 2021 - [email protected]
+
+- update to version 7.4.0
+  - Update master for stable/victoria
+  - Remove install unnecessary packages
+  - Fix undesirable raw Python error
+  - Stop configuring install_command in tox.
+  - Doc: Functional Tests in python-cinderclient
+  - Remove more python2 compat code
+  - Add MV 3.63 to the max supported version
+  - Move cinderclient to new hacking 4.0.0
+  - Support backup-restore to a specific volume type or AZ
+  - Use TOX_CONSTRAINTS_FILE
+  - Uncap PrettyTable
+  - Update requirements for wallaby release
+  - Add note for Wallaby release
+  - Bump API max version to 3.64
+  - Add Python3 wallaby unit tests
+  - Changed minversion in tox to 3.18.0
+  - Bump pylint to 2.6.0
+  - Add flake8-import-order extension
+  - doc: Update Py37 instead of py27
+  - Remove all usage of six library
+  - Update requirements and lower-constraints
+  - Dropping explicit unicode literal
+
+-------------------------------------------------------------------

Old:
----
  python-cinderclient-7.2.0.tar.gz

New:
----
  python-cinderclient-7.4.0.tar.gz

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

Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.zftmkj/_old  2021-05-10 15:39:31.901527006 +0200
+++ /var/tmp/diff_new_pack.zftmkj/_new  2021-05-10 15:39:31.901527006 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# 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,23 +17,23 @@
 
 
 Name:           python-cinderclient
-Version:        7.2.0
+Version:        7.4.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Cinder
 License:        Apache-2.0
 Group:          Development/Languages/Python
-URL:            https://launchpad.net/python-cinderclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-7.2.0.tar.gz
+URL:            https://docs.openstack.org/python-cinderclient
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-7.4.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python3-PrettyTable >= 0.7.1
+BuildRequires:  python3-PrettyTable >= 0.7.2
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
-BuildRequires:  python3-keystoneauth1 >= 3.4.0
+BuildRequires:  python3-keystoneauth1 >= 4.3.1
 BuildRequires:  python3-mock
 BuildRequires:  python3-oslo.serialization
-BuildRequires:  python3-oslo.utils >= 3.33.0
-BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-requests >= 2.14.2
+BuildRequires:  python3-oslo.utils >= 4.8.0
+BuildRequires:  python3-pbr >= 5.5.0
+BuildRequires:  python3-requests >= 2.25.1
 BuildRequires:  python3-requests-mock
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testtools
@@ -46,15 +46,14 @@
 
 %package -n python3-cinderclient
 Summary:        Python API and CLI for OpenStack Cinder
-Group:          Development/Languages/Python
 Requires:       python3-Babel
-Requires:       python3-PrettyTable >= 0.7.1
-Requires:       python3-keystoneauth1 >= 3.4.0
-Requires:       python3-oslo.i18n >= 3.15.3
-Requires:       python3-oslo.utils >= 3.33.0
-Requires:       python3-requests >= 2.14.2
+Requires:       python3-PrettyTable >= 0.7.2
+Requires:       python3-keystoneauth1 >= 4.3.1
+Requires:       python3-oslo.i18n >= 5.0.1
+Requires:       python3-oslo.utils >= 4.8.0
+Requires:       python3-requests >= 2.25.1
 Requires:       python3-simplejson >= 3.5.1
-Requires:       python3-six >= 1.10.0
+Requires:       python3-six
 %if 0%{?suse_version}
 Obsoletes:      python2-cinderclient < 6.0.0
 %endif
@@ -80,15 +79,15 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-cinderclient-7.2.0
+%autosetup -p1 -n python-cinderclient-7.4.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
 export PYTHONPATH=.
-PBR_VERSION=7.2.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=7.2.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=7.4.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=7.4.0 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zftmkj/_old  2021-05-10 15:39:31.929526892 +0200
+++ /var/tmp/diff_new_pack.zftmkj/_new  2021-05-10 15:39:31.929526892 +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-cinderclient/python-cinderclient.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-cinderclient/python-cinderclient.spec.j2</param>
     <param name="output-name">python-cinderclient.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/python-cinderclient/raw/branch/stable/victoria/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/python-cinderclient/raw/branch/stable/wallaby/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-cinderclient</param>
   </service>

++++++ python-cinderclient-7.2.0.tar.gz -> python-cinderclient-7.4.0.tar.gz 
++++++
++++ 2206 lines of diff (skipped)

Reply via email to