Hello community, here is the log from the commit of package python-netmiko for openSUSE:Factory checked in at 2019-03-12 09:53:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-netmiko (Old) and /work/SRC/openSUSE:Factory/.python-netmiko.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netmiko" Tue Mar 12 09:53:20 2019 rev:3 rq:682758 version:2.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-netmiko/python-netmiko.changes 2018-10-11 12:01:04.397594746 +0200 +++ /work/SRC/openSUSE:Factory/.python-netmiko.new.28833/python-netmiko.changes 2019-03-12 09:53:22.519538532 +0100 @@ -1,0 +2,37 @@ +Fri Mar 8 06:54:31 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 2.3.3 + * Add OneAccess OneOS Support + * Use Python Black + * Use environment markers for Poetry support +- Update to version 2.3.2 + * Removing obsolete development status + * telnet return and return adjustments + * fixed telnet not position + * Add oneaccess SSH + * Update tests for Oneaccss OneOS telnet + ssh; + * Update Oneaccess OneOS telnet method + * Add pattern for check_config_mode for cisco_ios and cisco_nxos + * Ruckus FastIron/ICX telnet echo fix + * Adding support for file transfer for different version of ios-xr + * OneOS OneAccess set terminal width + * Fixes #1028 incorrect parse ls output in error case + * Allow support for Cisco WLC/AireOS grep include command + * Updating to support kbytes for IOS-XR + * Update IP in example code + * Netscaler fix strip_prompt join. + * Modified base_connection to check last 3 buffer reads for saved + prompt. + * adding blanket juniper statement to snmp auto detect + * Update test suite to use isolated Arista vEOS + * Fix ubiquity edge enable issue + * Fix Python 3 serial driver issue. + * Add QFabric and Brocade-Extreme NetIron and SLX Support in + SSH Autodetect. + * Fix commit issue on huawei + * Fix Pala Alto not disconnecting gracefully + * Add ubiquiti_edgeswitch to autodetect + * Improve error message for WLC failure on initial 'login as' + authentication. + +------------------------------------------------------------------- Old: ---- netmiko-2.3.0.tar.gz New: ---- netmiko-2.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netmiko.spec ++++++ --- /var/tmp/diff_new_pack.5dSDo7/_old 2019-03-12 09:53:23.123538411 +0100 +++ /var/tmp/diff_new_pack.5dSDo7/_new 2019-03-12 09:53:23.123538411 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-netmiko # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-netmiko -Version: 2.3.0 +Version: 2.3.3 Release: 0 Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices License: MIT ++++++ netmiko-2.3.0.tar.gz -> netmiko-2.3.3.tar.gz ++++++ ++++ 9782 lines of diff (skipped)
