forked from pool/python-netmiko
Accepting request 1004469 from home:mnhauke:network:automation
- Update to 4.1.2: New Driver * Audiocode Driver. Bugs and Improvements * Improve disconnect behavior. * Improve encoding behavior. * Fix textfsm dependency issue by pinning to 1.1.2. * Proposed Cisco WLC fix for session_preparation(). * Added Versa FlexVNF platform to SSH autodetect. * Nokia global_cmd_verify default fix. * Fix issue with redispatch not working due to no data. * Fix generator bug in send_config_set. * Fix to accommodate single character prompts in set_base_prompt. * Adding check that key_file exists if use_keys is True. * Minor session_log test updates. OBS-URL: https://build.opensuse.org/request/show/1004469 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=41
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-netmiko
|
||||
Version: 4.1.1
|
||||
Version: 4.1.2
|
||||
Release: 0
|
||||
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user