Hello community,

here is the log from the commit of package python-netmiko for openSUSE:Factory 
checked in at 2020-10-23 16:09:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netmiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-netmiko.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netmiko"

Fri Oct 23 16:09:05 2020 rev:12 rq:839120 version:3.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netmiko/python-netmiko.changes    
2020-09-01 20:10:21.240676195 +0200
+++ /work/SRC/openSUSE:Factory/.python-netmiko.new.3463/python-netmiko.changes  
2020-10-23 16:09:10.235756834 +0200
@@ -1,0 +2,19 @@
+Thu Oct  1 17:50:26 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 3.3.2
+  New Features
+  * Add support for PIP installable ntc-templates
+  * Add support for TTP templates
+  Performance Improvements
+  * Cisco NX-OS Performance Improvements
+  * Cisco IOS-XR Performance Improvements
+  * Arista Performance Improvements
+  New Drivers
+  * Cisco FTD Driver
+  * Ubiquity EdgeRouter
+  * TPLink JetStream
+  Bug Fixes
+  * Secure Copy Progress Bar fix for get Operation
+- Update to version 3.3.1
+
+-------------------------------------------------------------------

Old:
----
  netmiko-3.3.0.tar.gz

New:
----
  netmiko-3.3.2.tar.gz

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

Other differences:
------------------
++++++ python-netmiko.spec ++++++
--- /var/tmp/diff_new_pack.B9kxgq/_old  2020-10-23 16:09:11.391757433 +0200
+++ /var/tmp/diff_new_pack.B9kxgq/_new  2020-10-23 16:09:11.391757433 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-netmiko
-Version:        3.3.0
+Version:        3.3.2
 Release:        0
 Summary:        Multi-vendor library to simplify Paramiko SSH connections to 
network devices
 License:        MIT
@@ -30,14 +30,15 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-PyYAML
-Requires:       python-paramiko >= 2.4.3
+Requires:       python-paramiko >= 2.6.0
 Requires:       python-pyserial
 Requires:       python-scp >= 0.13.2
+Requires:       python-tenacity
 Requires:       python-textfsm
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module paramiko >= 2.4.3}
+BuildRequires:  %{python_module paramiko >= 2.6.0}
 BuildRequires:  %{python_module pyserial}
 BuildRequires:  %{python_module scp >= 0.13.2}
 BuildRequires:  %{python_module textfsm}

++++++ netmiko-3.3.0.tar.gz -> netmiko-3.3.2.tar.gz ++++++
++++ 10363 lines of diff (skipped)


Reply via email to