forked from pool/python-napalm
Accepting request 805798 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/805798 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-napalm?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbc1a187b9b38cd0840a53b4281728852d22b35f59ec6e81e4c97001cb705a0e
|
||||
size 1190589
|
||||
3
napalm-3.0.1.tar.gz
Normal file
3
napalm-3.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2d159e91a2d1355fc1eed323a189981999f99776d15c628a8b6aba822fb855a
|
||||
size 1197783
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 10:36:31 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.0.1
|
||||
* [Junos] close configuration in case configure_private is set
|
||||
to avoid configure session to stay forever
|
||||
* [IOS] get_interfaces_counters broken with Managment Interface
|
||||
* [IOS] get_optics does not work on VSS setup
|
||||
* [IOS] get_optics broken if input value is N/A
|
||||
* [NXOS] Fix cmd_verify and null character
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 15:38:12 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-napalm
|
||||
Version: 3.0.0
|
||||
Version: 3.0.1
|
||||
Release: 0
|
||||
Summary: Network Automation and Programmability Abstraction Layer
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user