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-12-02 13:12:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ovsdbapp (Old)
and /work/SRC/openSUSE:Factory/.python-ovsdbapp.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ovsdbapp"
Fri Dec 2 13:12:54 2022 rev:12 rq:1039290 version:2.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ovsdbapp/python-ovsdbapp.changes
2022-06-19 21:11:55.094220214 +0200
+++
/work/SRC/openSUSE:Factory/.python-ovsdbapp.new.1835/python-ovsdbapp.changes
2022-12-02 13:13:07.117845724 +0100
@@ -1,0 +2,21 @@
+Thu Dec 1 10:44:42 UTC 2022 - [email protected]
+
+- update to version 2.2.0
+ - Don't force_reconnect() on unhandled Idl exception
+ - Fix TRY_AGAIN handling
+ - Switch to 2023.1 Python3 unit tests and generic template name
+ - Use daemon property instead of setDaemon method
+ - vtep: add support for 'hardware_vtep' schema
+ - nb: add methods to modify the lrp.networks
+ - nb: add support for lb health checks API
+ - Provide base classes for {Get,Set}Options commands
+ - Update master for stable/zed
+ - Fix logging exception while handling transaction exception
+
+-------------------------------------------------------------------
+Sat Oct 1 12:39:57 UTC 2022 - [email protected]
+
+- update to version 2.0.0
+ - Update python testing as per zed cycle teting runtime
+
+-------------------------------------------------------------------
Old:
----
ovsdbapp-1.16.1.tar.gz
New:
----
ovsdbapp-2.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ovsdbapp.spec ++++++
--- /var/tmp/diff_new_pack.I750jn/_old 2022-12-02 13:13:07.709848980 +0100
+++ /var/tmp/diff_new_pack.I750jn/_new 2022-12-02 13:13:07.717849024 +0100
@@ -18,13 +18,13 @@
%define with_tests 1
Name: python-ovsdbapp
-Version: 1.16.1
+Version: 2.2.0
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.16.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/ovsdbapp/ovsdbapp-2.2.0.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.16.1 PYTHONPATH=. \
+PBR_VERSION=2.2.0 PYTHONPATH=. \
%sphinx_build -b html doc/source doc/build/html
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ ovsdbapp-1.16.1.tar.gz -> ovsdbapp-2.2.0.tar.gz ++++++
++++ 2095 lines of diff (skipped)