Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyroute2 for openSUSE:Factory checked in at 2021-05-01 00:46:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyroute2 (Old) and /work/SRC/openSUSE:Factory/.python-pyroute2.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyroute2" Sat May 1 00:46:47 2021 rev:23 rq:889497 version:0.5.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyroute2/python-pyroute2.changes 2020-09-16 19:41:36.818952707 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyroute2.new.1947/python-pyroute2.changes 2021-05-01 00:46:50.563413511 +0200 @@ -1,0 +2,21 @@ +Fri Apr 30 08:34:54 UTC 2021 - Antonio Larrosa <alarr...@suse.com> + +- update to 0.5.18: + * netlink: support zero length lladdr + <https://github.com/svinota/pyroute2/issues/717> +- update to 0.5.17: + * license: aligned cli/ss2 + <https://github.com/svinota/pyroute2/pull/777> + * ndb: del_ip() improvements + * ndb: wait(timeout=...) +- update to 0.5.16: + * ndb: fix syntax for Python < 3.6 + <https://github.com/svinota/pyroute2/pull/776> +- update to 0.5.15: + * ndb: don't mess with SQL adapters unless really needed + * ndb: support more virtual interface types + * ndb: support in for views and record sets + * ndb: fix nested fetches from DB + * tests: start migration to pytest + +------------------------------------------------------------------- Old: ---- pyroute2-0.5.14.tar.gz New: ---- pyroute2-0.5.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyroute2.spec ++++++ --- /var/tmp/diff_new_pack.stczkb/_old 2021-05-01 00:46:51.131410981 +0200 +++ /var/tmp/diff_new_pack.stczkb/_new 2021-05-01 00:46:51.135410962 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyroute2 # -# 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,10 +18,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyroute2 -Version: 0.5.14 +Version: 0.5.18 Release: 0 Summary: Python Netlink library -License: GPL-2.0-or-later OR Apache-2.0 +License: Apache-2.0 OR GPL-2.0-or-later URL: https://github.com/svinota/pyroute2 Source: https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz BuildRequires: %{python_module pytest} @@ -29,7 +29,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages ++++++ pyroute2-0.5.14.tar.gz -> pyroute2-0.5.18.tar.gz ++++++ ++++ 40121 lines of diff (skipped)