Hello community, here is the log from the commit of package python-nornir for openSUSE:Factory checked in at 2020-02-18 10:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nornir (Old) and /work/SRC/openSUSE:Factory/.python-nornir.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nornir" Tue Feb 18 10:35:56 2020 rev:2 rq:774696 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nornir/python-nornir.changes 2019-12-09 21:35:42.626086644 +0100 +++ /work/SRC/openSUSE:Factory/.python-nornir.new.26092/python-nornir.changes 2020-02-18 10:37:06.064539987 +0100 @@ -1,0 +2,16 @@ +Sat Feb 15 15:10:35 UTC 2020 - Martin Hauke <[email protected]> + +- Update o version 2.4.0 + * Netconf connection plugin does not respect ssh config + * Added napalm_ping.py plugin + * Replace multiprocessing.dummy with concurrent.futures + * Ansible Inventory - NornirNoValidInventoryError Exception + * Minor Typing updates to appease mypy + * Update to support Netmiko 3.x.x + * Add netconf plugins + * Fix KeyError when setting a “False” val in defaults + * Add Netbox inventory plugin to documentation + * Add netconf_capabilities plugin + * Fix netbox unnamed devices + +------------------------------------------------------------------- Old: ---- nornir-2.3.0.tar.gz New: ---- nornir-2.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nornir.spec ++++++ --- /var/tmp/diff_new_pack.H0HGTq/_old 2020-02-18 10:37:08.480544916 +0100 +++ /var/tmp/diff_new_pack.H0HGTq/_new 2020-02-18 10:37:08.484544924 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-nornir # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2019, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-nornir -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: Network automation framework written in Python License: Apache-2.0 @@ -53,6 +53,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-mock} BuildRequires: %{python_module ruamel.yaml >= 0.15.85} +BuildRequires: %{python_module typing_extensions >= 3.7} # /SECTION BuildArch: noarch %python_subpackages ++++++ nornir-2.3.0.tar.gz -> nornir-2.4.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-nornir/nornir-2.3.0.tar.gz /work/SRC/openSUSE:Factory/.python-nornir.new.26092/nornir-2.4.0.tar.gz differ: char 12, line 1
