15
0

Accepting request 830978 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/830978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netmiko?expand=0&rev=11
This commit is contained in:
2020-09-01 18:10:05 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4539a2c2567872342aa485355942d035b0a087a1c91a15ccbc6062009c8ec00d
size 372515

View File

@@ -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>

View File

@@ -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