forked from pool/python-netmiko
Accepting request 876142 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/876142 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netmiko?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84832d2b7d19ef28b7255a6e0217a68ed5727c03206a5e74abc101dc42550d97
|
||||
size 483570
|
||||
3
netmiko-3.3.3.tar.gz
Normal file
3
netmiko-3.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ead6ea70b46307cce03d121d4da96fd862f76619474d6e962d1019560bb4c5a1
|
||||
size 496512
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 07:42:15 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.3.3
|
||||
New Drivers
|
||||
* Add Ericcson IPOS Support
|
||||
* Adtran Telnet Support
|
||||
Performance Improvements
|
||||
* Juniper Performance Improvements
|
||||
* Cisco ASA Performance Improvements
|
||||
Bugs and Enhancements
|
||||
* Improve Authentication Exception Handling
|
||||
* FIX Cryptography Lib Change Issue
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 17:50:26 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-netmiko
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-netmiko
|
||||
Version: 3.3.2
|
||||
Version: 3.3.3
|
||||
Release: 0
|
||||
Summary: Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user