forked from pool/python-netmiko
Accepting request 807385 from home:mnhauke:network:automation
- Update to version 3.1.1 New Drivers/Platforms * UnifiSwitchSSH * Huawei OLT * Huawei SmartAX Bugs and Improvements * Nokia SR-OS SCP Support * Improve terminal width behavior * Fix some issues related to cmd_verify * Expanded autodetect support OBS-URL: https://build.opensuse.org/request/show/807385 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
7f7b65d9f1
commit
d6c112c5cc
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-netmiko
|
||||
Version: 3.1.0
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
License: MIT
|
||||
@@ -30,7 +30,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-PyYAML
|
||||
Requires: python-paramiko >= 2.4.1
|
||||
Requires: python-paramiko >= 2.4.3
|
||||
Requires: python-pyserial
|
||||
Requires: python-scp >= 0.13.2
|
||||
Requires: python-textfsm
|
||||
|
||||
Reference in New Issue
Block a user