Hello community,
here is the log from the commit of package python-novaclient for
openSUSE:Factory checked in at 2019-12-04 13:48:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
and /work/SRC/openSUSE:Factory/.python-novaclient.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-novaclient"
Wed Dec 4 13:48:46 2019 rev:33 rq:736665 version:15.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes
2019-07-04 15:42:26.866032208 +0200
+++
/work/SRC/openSUSE:Factory/.python-novaclient.new.4691/python-novaclient.changes
2019-12-04 14:18:57.246366011 +0100
@@ -1,0 +2,47 @@
+Wed Oct 9 13:04:46 UTC 2019 - [email protected]
+
+- update to version 15.1.0
+ - Modify the url of upper_constraints_file
+ - OpenDev Migration Patch
+ - Revert "Add irrelevant files in dsvm job"
+ - Optimize limit option docs string description for novaclient
+ - Cap sphinx for py2 and drop keyring dependency
+ - doc: Clarify versioned wrapped method
+ - Replace openstack.org git:// URLs with https://
+ - Allow passing negative values for the locked search_opt in cs.servers.list
+ - Microversion 2.73: Support adding the reason behind a server lock
+ - Use SHA256 instead of MD5 in completion cache
+ - Blacklist sphinx 2.1.0 (autodoc bug)
+ - Microversion 2.77: Support Specifying AZ to unshelve
+ - Bump the openstackdocstheme extension to 1.20
+ - Add test for console-log and docs for bug 1746534
+ - Allow searching for hypervisors and getting back details
+ - Tiny fix of documentation
+ - docs: clarify nova migration-list --host option
+ - Drop py35 tests
+ - Microversion 2.79: Add delete_on_termination to volume-attach API
+ - Bump openstackdocstheme to 1.30.0
+ - Add host and hypervisor_hostname to create servers
+ - API microversion 2.76: Add 'power-update' external event
+ - Add irrelevant files in dsvm job again
+ - Add --migration-type and --source-compute to migration-list
+ - Update master for stable/stein
+ - Blacklist python-cinderclient 4.0.0
+ - Remove deprecated methods and properties
+ - Fix duplicate object description error
+ - Set the lower limit of api_version for volume_type
+ - Remove deprecated options
+ - Add a description of --on-shared-storage
+ - Updates for OpenDev transition
+ - Update api-ref location
+ - Microversion 2.75 - Multiple API cleanup changes
+ - Deprecate cells v1 and extension commands and APIs
+ - Add Python 3 Train unit tests
+ - [Docs] Update client docs to add reason and locked options
+ - Microversion 2.78 - show server topology
+ - Revert "Fix crashing console-log"
+ - Add a guide to add a new microversion support
+ - Add irrelevant files in dsvm job
+ - Follow up for microversion 2.75
+
+-------------------------------------------------------------------
Old:
----
python-novaclient-13.0.1.tar.gz
New:
----
python-novaclient-15.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.7eN2mI/_old 2019-12-04 14:18:57.642366345 +0100
+++ /var/tmp/diff_new_pack.7eN2mI/_new 2019-12-04 14:18:57.646366348 +0100
@@ -17,12 +17,12 @@
Name: python-novaclient
-Version: 13.0.1
+Version: 15.1.0
Release: 0
Summary: Python API and CLI for OpenStack Nova
License: Apache-2.0
Group: Development/Languages/Python
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-13.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-15.1.0.tar.gz
BuildRequires: openssl
BuildRequires: openstack-macros
BuildRequires: python2-cinderclient
@@ -83,10 +83,10 @@
%package -n python-novaclient-doc
Summary: Documentation for OpenStack Nova API Client
Group: Documentation/HTML
-BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme
-BuildRequires: python-reno
-BuildRequires: python-sphinxcontrib-apidoc
+BuildRequires: python3-Sphinx
+BuildRequires: python3-openstackdocstheme
+BuildRequires: python3-reno
+BuildRequires: python3-sphinxcontrib-apidoc
%description -n python-novaclient-doc
This is a client for the OpenStack Nova API. There's a Python API (the
@@ -102,7 +102,7 @@
%build
%{python_build}
-PBR_VERSION=13.0.1 sphinx-build -b html -d doc/build/doctrees doc/source
doc/build/html
+PBR_VERSION=15.1.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.7eN2mI/_old 2019-12-04 14:18:57.670366368 +0100
+++ /var/tmp/diff_new_pack.7eN2mI/_new 2019-12-04 14:18:57.674366372 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-novaclient/python-novaclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-novaclient/python-novaclient.spec.j2</param>
<param name="output-name">python-novaclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/python-novaclient/stable/stein/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/python-novaclient/stable/train/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-novaclient</param>
</service>
++++++ python-novaclient-13.0.1.tar.gz -> python-novaclient-15.1.0.tar.gz ++++++
++++ 3460 lines of diff (skipped)