Hello community,

here is the log from the commit of package python-netmiko for openSUSE:Factory 
checked in at 2019-07-17 14:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netmiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-netmiko.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netmiko"

Wed Jul 17 14:26:46 2019 rev:4 rq:715437 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netmiko/python-netmiko.changes    
2019-03-12 09:53:22.519538532 +0100
+++ /work/SRC/openSUSE:Factory/.python-netmiko.new.1887/python-netmiko.changes  
2019-07-17 14:26:47.499432262 +0200
@@ -1,0 +2,22 @@
+Fri Jul 12 19:10:16 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.4.0
+  New Platforms
+  * VERSA Networks FlexVNF
+  * Mikrotik
+  * CloudGenix ION
+  * MRV LX
+  * Endace
+  * Huawei telnet support
+  * IOS-XR telnet support
+  Enhancements
+  * Switch docs to pdoc3
+  * Add support for paramiko banner_timeout
+  * Netmiko Tools search path for inventory file
+  Bug fixes
+  * Fixing MD5 / carriage return issue on NX-OS 9K
+  * Use YAML safe_load
+  * Fix NET_TEXTFSM path issues
+  * Update save_config method params across platforms
+
+-------------------------------------------------------------------

Old:
----
  netmiko-2.3.3.tar.gz

New:
----
  netmiko-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-netmiko.spec ++++++
--- /var/tmp/diff_new_pack.HI6O1v/_old  2019-07-17 14:26:47.935430908 +0200
+++ /var/tmp/diff_new_pack.HI6O1v/_new  2019-07-17 14:26:47.939430895 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-netmiko
-Version:        2.3.3
+Version:        2.4.0
 Release:        0
 Summary:        Multi-vendor library to simplify Paramiko SSH connections to 
network devices
 License:        MIT
@@ -33,7 +33,7 @@
 Requires:       python-PyYAML
 Requires:       python-paramiko >= 2.4.1
 Requires:       python-pyserial
-Requires:       python-scp >= 0.10.0
+Requires:       python-scp >= 0.13.2
 Requires:       python-textfsm
 BuildArch:      noarch
 %ifpython2
@@ -42,9 +42,9 @@
 %endif
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module paramiko >= 2.0.0}
+BuildRequires:  %{python_module paramiko >= 2.4.3}
 BuildRequires:  %{python_module pyserial}
-BuildRequires:  %{python_module scp >= 0.10.0}
+BuildRequires:  %{python_module scp >= 0.13.2}
 BuildRequires:  %{python_module textfsm}
 # /SECTION
 %python_subpackages

++++++ netmiko-2.3.3.tar.gz -> netmiko-2.4.0.tar.gz ++++++
++++ 3191 lines of diff (skipped)


Reply via email to