forked from pool/python-netmiko
Accepting request 830943 from home:mnhauke:network:automation
- Update to version 3.3.0 * NewDriver: Netgear ProSafe * Minor change to Netgear Prosafe * Support for Adtran OS * Changed SSH terminal height in CiscoXrBase * XR commit comment change * Fix broken "enable" on Nokia SR-OS driver * Adding SR-OS to the tests * Fix WLC conn_timeout issue * Improve Session Preparation Behavior * Performance Improvements for IOS and IOS-XE OBS-URL: https://build.opensuse.org/request/show/830943 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d26c62827453196645aa34768fc814469530d3ce4d3592157d05b41abd37ea68
|
||||
size 366409
|
||||
3
netmiko-3.3.0.tar.gz
Normal file
3
netmiko-3.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4539a2c2567872342aa485355942d035b0a087a1c91a15ccbc6062009c8ec00d
|
||||
size 372515
|
||||
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 22:11:35 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.3.0
|
||||
* NewDriver: Netgear ProSafe
|
||||
* Minor change to Netgear Prosafe
|
||||
* Support for Adtran OS
|
||||
* Changed SSH terminal height in CiscoXrBase
|
||||
* XR commit comment change
|
||||
* Fix broken "enable" on Nokia SR-OS driver
|
||||
* Adding SR-OS to the tests
|
||||
* Fix WLC conn_timeout issue
|
||||
* Improve Session Preparation Behavior
|
||||
* Performance Improvements for IOS and IOS-XE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 1 13:36:17 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-netmiko
|
||||
Version: 3.2.0
|
||||
Version: 3.3.0
|
||||
Release: 0
|
||||
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user