Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-octaviaclient for
openSUSE:Factory checked in at 2021-05-10 15:37:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-octaviaclient (Old)
and /work/SRC/openSUSE:Factory/.python-octaviaclient.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-octaviaclient"
Mon May 10 15:37:33 2021 rev:7 rq:889981 version:2.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-octaviaclient/python-octaviaclient.changes
2020-10-26 16:16:47.990958606 +0100
+++
/work/SRC/openSUSE:Factory/.python-octaviaclient.new.2988/python-octaviaclient.changes
2021-05-10 15:39:44.301476262 +0200
@@ -1,0 +2,15 @@
+Sun May 2 17:25:27 UTC 2021 - [email protected]
+
+- update to version 2.3.0
+ - Remove install unnecessary packages
+ - Add support for PROXYV2 protocol
+ - Improve error messages in list/show calls
+ - Add Python3 wallaby unit tests
+ - Update master for stable/victoria
+ - Add ALPN support for pools
+ - Remove Babel
+ - remove unicode from code
+ - Fix lower-constraints job
+ - Add tag support for Octavia resources
+
+-------------------------------------------------------------------
Old:
----
python-octaviaclient-2.2.0.tar.gz
New:
----
python-octaviaclient-2.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-octaviaclient.spec ++++++
--- /var/tmp/diff_new_pack.K0BmY6/_old 2021-05-10 15:39:44.749474429 +0200
+++ /var/tmp/diff_new_pack.K0BmY6/_new 2021-05-10 15:39:44.749474429 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-octaviaclient
#
-# 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,13 +17,13 @@
Name: python-octaviaclient
-Version: 2.2.0
+Version: 2.3.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-2.2.0.tar.gz
+URL: https://docs.openstack.org/python-octaviaclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-octaviaclient/python-octaviaclient-2.3.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-mock
BuildRequires: python3-openstackclient >= 3.12.0
@@ -39,10 +39,9 @@
%package -n python3-octaviaclient
Summary: Octavia Plugin for the OpenStack Command-line Client
-Group: Development/Languages/Python
Requires: python3-Babel
Requires: python3-cliff >= 2.8.0
-Requires: python3-keystoneauth1 >= 3.4.0
+Requires: python3-keystoneauth1 >= 3.18.0
Requires: python3-netifaces
Requires: python3-neutronclient >= 6.7.0
Requires: python3-openstackclient >= 3.12.0
@@ -72,13 +71,13 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-octaviaclient-2.2.0
+%autosetup -p1 -n python-octaviaclient-2.3.0
%py_req_cleanup
%build
%{py3_build}
-PBR_VERSION=2.2.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.3.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.K0BmY6/_old 2021-05-10 15:39:44.773474331 +0200
+++ /var/tmp/diff_new_pack.K0BmY6/_new 2021-05-10 15:39:44.773474331 +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-octaviaclient/python-octaviaclient.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-octaviaclient/python-octaviaclient.spec.j2</param>
<param name="output-name">python-octaviaclient.spec</param>
- <param
name="requirements">https://opendev.org/openstack/python-octaviaclient/raw/branch/stable/victoria/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-octaviaclient/raw/branch/stable/wallaby/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-octaviaclient</param>
</service>
++++++ python-octaviaclient-2.2.0.tar.gz -> python-octaviaclient-2.3.0.tar.gz
++++++
++++ 3313 lines of diff (skipped)