Hello community,

here is the log from the commit of package python-napalm for openSUSE:Factory 
checked in at 2020-09-04 11:12:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-napalm (Old)
 and      /work/SRC/openSUSE:Factory/.python-napalm.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-napalm"

Fri Sep  4 11:12:46 2020 rev:7 rq:831976 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-napalm/python-napalm.changes      
2020-07-28 17:26:15.957967883 +0200
+++ /work/SRC/openSUSE:Factory/.python-napalm.new.3399/python-napalm.changes    
2020-09-04 11:13:14.783064940 +0200
@@ -1,0 +2,15 @@
+Thu Sep  3 18:55:26 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 3.2.0
+  New features
+  * [EOS] Add get_vlans getter.
+  * [NX-OS] Feature/nxos ssh get_interfaces_counters.
+  Bug fixes and behaviour changes
+  * [IOS] get_network_instances fixes, see #1095 for more details.
+  * [IOS-XR] get_route_to fix pyIOSXR.exceptions.XMLCLIError for
+    some versions.
+  * [EOS] Fix get_arp_table for static ARP records.
+  * [EOS] Add EOS-4.23+ translation for show environment temperature.
+  * [IOS] Update get_probe code to make it work it IOS XE 16.12.x.
+
+-------------------------------------------------------------------

Old:
----
  napalm-3.1.0.tar.gz

New:
----
  napalm-3.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-napalm.spec ++++++
--- /var/tmp/diff_new_pack.bxVpit/_old  2020-09-04 11:13:15.227065163 +0200
+++ /var/tmp/diff_new_pack.bxVpit/_new  2020-09-04 11:13:15.231065165 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-napalm
-Version:        3.1.0
+Version:        3.2.0
 Release:        0
 Summary:        Network Automation and Programmability Abstraction Layer
 License:        Apache-2.0
@@ -36,8 +36,8 @@
 Requires:       python-future
 Requires:       python-junos-eznc >= 2.2.1
 Requires:       python-netaddr
-Requires:       python-netmiko >= 2.4.2
-Requires:       python-paramiko >= 2.4.2
+Requires:       python-netmiko >= 3.1.0
+Requires:       python-paramiko >= 2.6.0
 Requires:       python-pyeapi >= 0.8.2
 Requires:       python-requests >= 2.7.0
 Requires:       python-scp
@@ -56,8 +56,8 @@
 BuildRequires:  %{python_module junos-eznc >= 2.2.1}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module netaddr}
-BuildRequires:  %{python_module netmiko >= 2.4.2}
-BuildRequires:  %{python_module paramiko >= 2.4.2}
+BuildRequires:  %{python_module netmiko >= 3.1.0}
+BuildRequires:  %{python_module paramiko >= 2.6.0}
 BuildRequires:  %{python_module pyeapi >= 0.8.2}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests >= 2.7.0}

++++++ napalm-3.1.0.tar.gz -> napalm-3.2.0.tar.gz ++++++
++++ 7724 lines of diff (skipped)


Reply via email to