15
0

Accepting request 641188 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/641188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netmiko?expand=0&rev=2
This commit is contained in:
2018-10-11 10:00:36 +00:00
committed by Git OBS Bridge
parent 05b43279a8
commit 52da437fd5
4 changed files with 17 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-netmiko
Version: 2.2.2
Version: 2.3.0
Release: 0
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
License: MIT
@@ -31,7 +31,7 @@ BuildRequires: python-rpm-macros
BuildRequires: python2-enum34
BuildRequires: python2-ipaddress
Requires: python-PyYAML
Requires: python-paramiko >= 2.0.0
Requires: python-paramiko >= 2.4.1
Requires: python-pyserial
Requires: python-scp >= 0.10.0
Requires: python-textfsm