Hello community,
here is the log from the commit of package python-octaviaclient for
openSUSE:Factory checked in at 2019-12-04 13:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-octaviaclient (Old)
and /work/SRC/openSUSE:Factory/.python-octaviaclient.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-octaviaclient"
Wed Dec 4 13:48:49 2019 rev:4 rq:736666 version:1.10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-octaviaclient/python-octaviaclient.changes
2019-07-04 15:42:27.878033570 +0200
+++
/work/SRC/openSUSE:Factory/.python-octaviaclient.new.4691/python-octaviaclient.changes
2019-12-04 14:18:57.946366601 +0100
@@ -1,0 +2,28 @@
+Wed Oct 9 13:05:17 UTC 2019 - [email protected]
+
+- update to version 1.10.0
+ - Adds "unset" action to the quota command
+ - Replace git.openstack.org URLs with opendev.org URLs
+ - Wrap several show api calls with correct_return_codes
+ - Update master for stable/stein
+ - Blacklist sphinx 2.1.0 (autodoc bug)
+ - Add support for SOURCE_IP_PORT algorithm
+ - OpenDev Migration Patch
+ - Adds "unset" action to the l7rule command
+ - Remove python3.5 jobs for Train
+ - Update tox.ini for new upper constraints strategy
+ - Make sure we always requests JSON responses
+ - Add Python 3 Train unit tests
+ - Fix a bad unit test for amphora list
+ - Bump the openstackdocstheme extension to 1.20
+ - Adds "unset" action to the loadbalancer command
+ - Adds "unset" action to the member command
+ - Adds "unset" action to the flavor command
+ - Add support to VIP access control list
+ - Adds "unset" action to the l7policy command
+ - Adds "unset" action to the pool command
+ - Adds "unset" action to the listener command
+ - Cleanup requirements.txt
+ - Adds "unset" action to the healthmonitor command
+
+-------------------------------------------------------------------
Old:
----
python-octaviaclient-1.8.1.tar.gz
New:
----
python-octaviaclient-1.10.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-octaviaclient.spec ++++++
--- /var/tmp/diff_new_pack.ZrN1zf/_old 2019-12-04 14:18:58.358366948 +0100
+++ /var/tmp/diff_new_pack.ZrN1zf/_new 2019-12-04 14:18:58.358366948 +0100
@@ -17,22 +17,20 @@
Name: python-octaviaclient
-Version: 1.8.1
+Version: 1.10.0
Release: 0
Summary: Octavia Plugin for the OpenStack Command-line Client
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/python-octaviaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-octaviaclient/python-octaviaclient-1.8.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-octaviaclient/python-octaviaclient-1.10.0.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python-devel
BuildRequires: python2-mock
BuildRequires: python2-openstackclient >= 3.12.0
BuildRequires: python2-oslotest
BuildRequires: python2-requests-mock
BuildRequires: python2-stestr
BuildRequires: python2-testscenarios
-BuildRequires: python3-devel
BuildRequires: python3-mock
BuildRequires: python3-openstackclient >= 3.12.0
BuildRequires: python3-oslotest
@@ -40,13 +38,13 @@
BuildRequires: python3-stestr
BuildRequires: python3-testscenarios
Requires: python-Babel >= 2.3.4
-Requires: python-appdirs >= 1.3.0
Requires: python-cliff >= 2.8.0
Requires: python-keystoneauth1 >= 3.4.0
+Requires: python-netifaces >= 0.10.4
Requires: python-neutronclient >= 6.7.0
Requires: python-openstackclient >= 3.12.0
-Requires: python-oslo.i18n >= 3.15.3
-Requires: python-oslo.serialization
+Requires: python-osc-lib >= 1.8.0
+Requires: python-oslo.serialization >= 2.18.0
Requires: python-oslo.utils >= 3.33.0
Requires: python-requests >= 2.14.2
Requires: python-six >= 1.10.0
@@ -68,9 +66,9 @@
%package -n python-octaviaclient-doc
Summary: Documentation for OpenStack Octavia API Client
Group: Documentation/HTML
-BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme
-BuildRequires: python-reno
+BuildRequires: python3-Sphinx
+BuildRequires: python3-openstackdocstheme
+BuildRequires: python3-reno
%description -n python-octaviaclient-doc
The Python Octavia Client (python-octaviaclient) is a command-line client for
@@ -78,13 +76,13 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-octaviaclient-1.8.1
+%autosetup -p1 -n python-octaviaclient-1.10.0
%py_req_cleanup
%build
%{python_build}
-PBR_VERSION=1.8.1 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=1.10.0 %sphinx_build -b html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZrN1zf/_old 2019-12-04 14:18:58.386366972 +0100
+++ /var/tmp/diff_new_pack.ZrN1zf/_new 2019-12-04 14:18:58.386366972 +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-octaviaclient/python-octaviaclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-octaviaclient/python-octaviaclient.spec.j2</param>
<param name="output-name">python-octaviaclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/python-octaviaclient/stable/stein/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/python-octaviaclient/stable/train/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-octaviaclient</param>
</service>
++++++ python-octaviaclient-1.8.1.tar.gz -> python-octaviaclient-1.10.0.tar.gz
++++++
++++ 2329 lines of diff (skipped)