Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ovsdbapp for openSUSE:Factory
checked in at 2021-05-10 15:37:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ovsdbapp (Old)
and /work/SRC/openSUSE:Factory/.python-ovsdbapp.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ovsdbapp"
Mon May 10 15:37:44 2021 rev:9 rq:890002 version:1.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ovsdbapp/python-ovsdbapp.changes
2020-10-26 16:18:23.487035416 +0100
+++
/work/SRC/openSUSE:Factory/.python-ovsdbapp.new.2988/python-ovsdbapp.changes
2021-05-10 15:39:56.097427987 +0200
@@ -1,0 +2,33 @@
+Sun May 2 17:15:48 UTC 2021 - [email protected]
+
+- update to version 1.9.0
+ - Switch from unittest2 compat methods to Python 3.x methods
+ - Bump ovs minimum version for support of indexing
+ - Add northbound API support for meters
+ - Fix gate failure
+ - Fix NB API definition "lb_add" method signature
+ - Don't use name mangling when we don't need it
+ - Avoid race condition with RowEvent handling
+ - Don't compile OVS kernel module
+ - Add update_tables method to Idl
+ - requirements: Drop os-testr
+ - Update Python3 wallaby unit tests
+ - Drop py37 and add py38 test
+ - Make it possible to just retrieve schema json
+ - Don't give up when an Exception happens in idl.run
+ - Log the name of the command in execute()
+ - Stop to use the __future__ module.
+ - [ovn nb] Acl add: Avoid setting columns that have no values
+ - Update master for stable/victoria
+ - Ensure lists of Commands can be stringfied
+
+-------------------------------------------------------------------
+Tue Feb 2 00:39:28 UTC 2021 - [email protected]
+
+- update to version 1.6.0
+ - Update TOX_CONSTRAINTS_FILE for stable/victoria
+ - Bump ovs minimum version for support of indexing
+ - Avoid race condition with RowEvent handling
+ - Update .gitreview for stable/victoria
+
+-------------------------------------------------------------------
Old:
----
ovsdbapp-1.5.0.tar.gz
New:
----
ovsdbapp-1.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ovsdbapp.spec ++++++
--- /var/tmp/diff_new_pack.S2Qr80/_old 2021-05-10 15:39:56.593425957 +0200
+++ /var/tmp/diff_new_pack.S2Qr80/_new 2021-05-10 15:39:56.593425957 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ovsdbapp
#
-# 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
@@ -18,13 +18,13 @@
%define with_tests 1
Name: python-ovsdbapp
-Version: 1.5.0
+Version: 1.9.0
Release: 0
Summary: A library for creating OVSDB applications
License: Apache-2.0
Group: Development/Languages/Python
-URL: https://launchpad.net/ovsdbapp
-Source0:
https://files.pythonhosted.org/packages/source/o/ovsdbapp/ovsdbapp-1.5.0.tar.gz
+URL: https://docs.openstack.org/ovsdbapp
+Source0:
https://files.pythonhosted.org/packages/source/o/ovsdbapp/ovsdbapp-1.9.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-fixtures >= 3.0.0
BuildRequires: python3-netaddr >= 0.7.18
@@ -43,7 +43,6 @@
%package -n python3-ovsdbapp
Summary: A library for creating OVSDB applications
-Group: Development/Languages/Python
Requires: python3-fixtures >= 3.0.0
Requires: python3-netaddr >= 0.7.18
Requires: python3-ovs >= 2.10.0
@@ -57,7 +56,6 @@
%package -n python-ovsdbapp-doc
Summary: Documentation for OpenStack log library
-Group: Development/Languages/Python
BuildRequires: python3-Sphinx
BuildRequires: python3-openstackdocstheme
@@ -72,7 +70,7 @@
%{py3_build}
# generate html docs
-PBR_VERSION=1.5.0 PYTHONPATH=. \
+PBR_VERSION=1.9.0 PYTHONPATH=. \
%sphinx_build -b html doc/source doc/build/html
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.S2Qr80/_old 2021-05-10 15:39:56.621425843 +0200
+++ /var/tmp/diff_new_pack.S2Qr80/_new 2021-05-10 15:39:56.625425826 +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/ovsdbapp/ovsdbapp.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/ovsdbapp/ovsdbapp.spec.j2</param>
<param name="output-name">python-ovsdbapp.spec</param>
- <param
name="requirements">https://opendev.org/openstack/ovsdbapp/raw/branch/stable/victoria/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/ovsdbapp/raw/branch/stable/wallaby/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,ovsdbapp</param>
</service>
++++++ ovsdbapp-1.5.0.tar.gz -> ovsdbapp-1.9.0.tar.gz ++++++
++++ 2504 lines of diff (skipped)