forked from pool/python-netmiko
- update to 2.4.1:
* Add Genie/pyATS parser support * Fix Huawei telnet login * Fix support for TextFSM >= 1.0.0 * Fixes on Mellanox Driver OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbc6e2bad6b0e01ae2a20ca9f6f29835d5f7acaf920caba04f0f03753a28396d
|
||||
size 86460
|
||||
3
netmiko-2.4.1.tar.gz
Normal file
3
netmiko-2.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3755fc2ffff48d543b2cd8f4f87fea194e1cb6066a9f5f41e6cd61f6014409e
|
||||
size 87669
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 10:30:40 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to 2.4.1:
|
||||
* Add Genie/pyATS parser support
|
||||
* Fix Huawei telnet login
|
||||
* Fix support for TextFSM >= 1.0.0
|
||||
* Fixes on Mellanox Driver
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 12 19:10:16 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-netmiko
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 0
|
||||
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user