Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2018-09-07 15:36:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cinderclient"

Fri Sep  7 15:36:56 2018 rev:33 rq:633062 version:4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2018-03-19 23:34:22.978000902 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
    2018-09-07 15:36:58.238693500 +0200
@@ -1,0 +2,47 @@
+Fri Aug 31 16:26:47 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.0.1
+  - Allow volume-transfer creation < 3.55 microversion
+  - Update pylint to work with python 3
+  - Update reno for stable/queens
+  - fix a typo in documentation
+  - Add mode option to attachment-create
+  - Remove PyPI downloads
+  - Reflect multiattach deprecation in help text
+  - unable to create group from src in cinderclient
+  - Remove unit tests about run_test
+  - Remove replication v1 support
+  - Zuul: Remove project name
+  - update the value of OS_AUTH_URL and OS_VOLUME_API_VERSION
+  - Add release note for ability to set attachment mode
+  - Remove useless args in create_group_from_src
+  - Add reno to requirements
+  - Use api version 3 for functional test
+  - Unreadable output of upload-to-image.
+  - Transfer snapshots with volumes
+  - Remove deprecated CLI options
+  - Add api_version wraps for some v3 volume APIs
+  - Update help text for encryption provider
+  - Support availability-zone in volume type
+  - Add api_version wraps for group snapshot list in v3/shell.py
+  - Trivial: Update pypi url to new url
+  - Add the parameter service-id for service cleanup command
+  - Remove unused cinderclient/apiclient/client.py module
+  - Allow --help for specific commands
+  - Correct errors in snapshot-manageable-list help text
+  - Follow the new PTI for document build
+  - Fix failing functional test cases
+  - Remove initialization of logger if logger is None
+  - Fix for v3 volume unit tests
+  - fix tox python3 overrides
+  - Remove unnecessary parameters from volume create APIs
+  - Add bindep.txt for system packages
+  - Keep is_public usage backwards compatible
+  - Switch from ostestr to stestr
+  - Support cross AZ backups
+  - Updated from global requirements
+  - add lower-constraints job
+  - Update unit_test.rst doc unit test py34 to py35
+  - Update python usage docs
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.pEeWjq/_old  2018-09-07 15:36:58.730692949 +0200
+++ /var/tmp/diff_new_pack.pEeWjq/_new  2018-09-07 15:36:58.734692944 +0200
@@ -17,52 +17,52 @@
 
 
 Name:           python-cinderclient
-Version:        3.5.0
+Version:        4.0.1
 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-3.5.0.tar.gz
+URL:            https://launchpad.net/python-cinderclient
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
-BuildRequires:  python2-ddt >= 1.0.1
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-keystoneauth1 >= 3.3.0
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-os-testr >= 1.0.0
-BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-ddt
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-keystoneauth1 >= 3.4.0
+BuildRequires:  python2-mock
+BuildRequires:  python2-os-testr
+BuildRequires:  python2-oslo.serialization
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit >= 1.0.0
-BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-requests-mock >= 1.1.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testscenarios >= 0.4
-BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-requests
+BuildRequires:  python2-requests-mock
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
 BuildRequires:  python3-PrettyTable >= 0.7.1
-BuildRequires:  python3-ddt >= 1.0.1
+BuildRequires:  python3-ddt
 BuildRequires:  python3-devel
-BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-keystoneauth1 >= 3.3.0
-BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-os-testr >= 1.0.0
-BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-fixtures
+BuildRequires:  python3-keystoneauth1 >= 3.4.0
+BuildRequires:  python3-mock
+BuildRequires:  python3-os-testr
+BuildRequires:  python3-oslo.serialization
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-python-subunit >= 1.0.0
-BuildRequires:  python3-requests >= 2.14.2
-BuildRequires:  python3-requests-mock >= 1.1.0
-BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testscenarios >= 0.4
-BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-requests
+BuildRequires:  python3-requests-mock
+BuildRequires:  python3-testrepository
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
 Requires:       python-Babel >= 2.3.4
 Requires:       python-PrettyTable >= 0.7.1
-Requires:       python-keystoneauth1 >= 3.3.0
+Requires:       python-keystoneauth1 >= 3.4.0
 Requires:       python-oslo.i18n >= 3.15.3
 Requires:       python-oslo.utils >= 3.33.0
-Requires:       python-requests >= 2.14.2
+Requires:       python-requests
 Requires:       python-simplejson >= 3.5.1
 Requires:       python-six >= 1.10.0
 BuildArch:      noarch
@@ -85,8 +85,8 @@
 Summary:        Documentation for OpenStack Cinder API Client
 Group:          Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
-BuildRequires:  python-reno >= 2.5.0
+BuildRequires:  python-openstackdocstheme
+BuildRequires:  python-reno
 
 %description -n python-cinderclient-doc
 This is a client for the OpenStack Cinder API (Block Storage. There's a
@@ -95,14 +95,15 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-cinderclient-3.5.0
+%autosetup -p1 -n python-cinderclient-4.0.1
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{python_build}
 
-%{__python2} setup.py build_sphinx --builder=html,man
+PBR_VERSION=4.0.1 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=4.0.1 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.pEeWjq/_old  2018-09-07 15:36:58.774692899 +0200
+++ /var/tmp/diff_new_pack.pEeWjq/_new  2018-09-07 15:36:58.778692895 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-cinderclient/python-cinderclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-cinderclient/python-cinderclient.spec.j2</param>
     <param name="output-name">python-cinderclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/python-cinderclient/stable/rocky/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,python-cinderclient</param>
   </service>

++++++ python-cinderclient-3.5.0.tar.gz -> python-cinderclient-4.0.1.tar.gz 
++++++
++++ 3212 lines of diff (skipped)


Reply via email to