15
0

Accepting request 876135 from home:mnhauke:network:automation

- 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

OBS-URL: https://build.opensuse.org/request/show/876135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=31
This commit is contained in:
2021-03-02 08:09:53 +00:00
committed by Git OBS Bridge
parent eb090ec9ca
commit 031b8e79f5
4 changed files with 19 additions and 5 deletions

View File

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