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 2022-06-19 21:11:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ovsdbapp (Old)
and /work/SRC/openSUSE:Factory/.python-ovsdbapp.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ovsdbapp"
Sun Jun 19 21:11:36 2022 rev:11 rq:983762 version:1.16.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ovsdbapp/python-ovsdbapp.changes
2021-12-12 00:57:57.590598809 +0100
+++
/work/SRC/openSUSE:Factory/.python-ovsdbapp.new.1548/python-ovsdbapp.changes
2022-06-19 21:11:55.094220214 +0200
@@ -1,0 +2,34 @@
+Tue Jun 7 08:52:03 UTC 2022 - [email protected]
+
+- update to version 1.16.1
+ - Handle OVS 2.17 change to Idl.tables
+ - nb: set chassis_name for new gateway chassis
+ - tools: fix OvsOvnVenvFixture init
+ - Log what exception caused abort of the transaction
+ - nb: provide 'discard' value for nexthop
+ - Update master for stable/xena
+ - ic: add support for OVN_IC_Northbound schema
+ - Add cooperative_yield() to OvsdbIdl
+ - Capture test run logging
+ - Update master for stable/yoga
+ - Remove ovsdb_connection singleton for tests
+ - nb: provide lrp_get method
+ - Check WaitEvents for match after other events
+ - Use "api.lookup" to search for a "Logical_Switch"
+ - github no longer accepts git:// connections
+ - Allow functional tests to pass on older OVN w/o IC
+ - nb: fix route.output_port name
+ - Use py3 as the default runtime for tox
+ - Drop lower-constraints.txt and its testing
+ - tools: run functional tests against ovn/main branch
+ - Add Python3 yoga unit tests
+ - Add support for OVN NB Logical_Router_Policy table
+ - Move linters dependencies to tox.ini
+ - remove unicode from code
+ - nb: add support for lrp's gateway chassis API
+ - Fix broken behavior after recent OVS update
+ - Update QoS register in "QoSAddCommand" if exists
+ - nb: add support for set of addresses API
+ - Revert "Add an active wait in the "Backend.lookup""
+
+-------------------------------------------------------------------
Old:
----
ovsdbapp-1.12.0.tar.gz
New:
----
ovsdbapp-1.16.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ovsdbapp.spec ++++++
--- /var/tmp/diff_new_pack.1RhK5L/_old 2022-06-19 21:11:55.526220856 +0200
+++ /var/tmp/diff_new_pack.1RhK5L/_new 2022-06-19 21:11:55.530220863 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ovsdbapp
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.12.0
+Version: 1.16.1
Release: 0
Summary: A library for creating OVSDB applications
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/ovsdbapp
-Source0:
https://files.pythonhosted.org/packages/source/o/ovsdbapp/ovsdbapp-1.12.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/ovsdbapp/ovsdbapp-1.16.1.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-fixtures >= 3.0.0
BuildRequires: python3-netaddr >= 0.7.18
@@ -70,7 +70,7 @@
%{py3_build}
# generate html docs
-PBR_VERSION=1.12.0 PYTHONPATH=. \
+PBR_VERSION=1.16.1 PYTHONPATH=. \
%sphinx_build -b html doc/source doc/build/html
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ ovsdbapp-1.12.0.tar.gz -> ovsdbapp-1.16.1.tar.gz ++++++
++++ 2823 lines of diff (skipped)