diff --git a/napalm-3.0.0.tar.gz b/napalm-3.0.0.tar.gz deleted file mode 100644 index c308cc2..0000000 --- a/napalm-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbc1a187b9b38cd0840a53b4281728852d22b35f59ec6e81e4c97001cb705a0e -size 1190589 diff --git a/napalm-3.0.1.tar.gz b/napalm-3.0.1.tar.gz new file mode 100644 index 0000000..7a4e11e --- /dev/null +++ b/napalm-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d159e91a2d1355fc1eed323a189981999f99776d15c628a8b6aba822fb855a +size 1197783 diff --git a/python-napalm.changes b/python-napalm.changes index d1706fc..c86a890 100644 --- a/python-napalm.changes +++ b/python-napalm.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri May 15 10:36:31 UTC 2020 - Martin Hauke + +- 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 diff --git a/python-napalm.spec b/python-napalm.spec index b750d7e..eaa2459 100644 --- a/python-napalm.spec +++ b/python-napalm.spec @@ -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