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-12-12 00:57:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
and /work/SRC/openSUSE:Factory/.python-cinderclient.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cinderclient"
Sun Dec 12 00:57:30 2021 rev:41 rq:939529 version:8.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes
2021-05-10 15:39:31.413529003 +0200
+++
/work/SRC/openSUSE:Factory/.python-cinderclient.new.2520/python-cinderclient.changes
2021-12-12 00:57:33.806582478 +0100
@@ -1,0 +2,24 @@
+Tue Oct 26 21:49:09 UTC 2021 - [email protected]
+
+- update to version 8.1.0
+ - Remove v2 support from the shell
+ - Add consumes quota field support
+ - client: Stop logging request-id twice in DEBUG
+ - Add Python3 xena unit tests
+ - Support Block Storage API mv 3.66
+ - Fix list resources when use limit and with-count
+ - Remove v2 classes
+ - setup.cfg: Replace dashes with underscores
+ - Prepare for Xena cinderclient release
+ - Remove skip_missing_interpreters
+ - Update master for stable/wallaby
+ - Increase default quotas for zuul jobs
+ - update some scripts
+ - Make instance_uuid optional in attachment create
+ - Add functional jobs to the gate
+ - Dropping lower constraints testing
+ - Unset tempest.lib timeout in functional tests
+ - Support passing client certificates for server version requests
+ - Run functional job on Ubuntu Focal
+
+-------------------------------------------------------------------
Old:
----
python-cinderclient-7.4.0.tar.gz
New:
----
python-cinderclient-8.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.IZJjOh/_old 2021-12-12 00:57:34.498582953 +0100
+++ /var/tmp/diff_new_pack.IZJjOh/_new 2021-12-12 00:57:34.502582956 +0100
@@ -17,13 +17,13 @@
Name: python-cinderclient
-Version: 7.4.0
+Version: 8.1.0
Release: 0
Summary: Python API and CLI for OpenStack Cinder
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-7.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-8.1.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PrettyTable >= 0.7.2
BuildRequires: python3-ddt
@@ -79,15 +79,15 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-cinderclient-7.4.0
+%autosetup -p1 -n python-cinderclient-8.1.0
%py_req_cleanup
%build
%{py3_build}
export PYTHONPATH=.
-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
+PBR_VERSION=8.1.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=8.1.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.IZJjOh/_old 2021-12-12 00:57:34.526582973 +0100
+++ /var/tmp/diff_new_pack.IZJjOh/_new 2021-12-12 00:57:34.526582973 +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/python-cinderclient/python-cinderclient.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/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/wallaby/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-cinderclient/raw/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-cinderclient</param>
</service>
++++++ python-cinderclient-7.4.0.tar.gz -> python-cinderclient-8.1.0.tar.gz
++++++
++++ 19961 lines of diff (skipped)