diff --git a/netmiko-4.3.0.tar.gz b/netmiko-4.3.0.tar.gz deleted file mode 100644 index af58d0a2fe46e7765f0b8c7ebb3d7ff183e5a192..0000000000000000000000000000000000000000 Binary files a/netmiko-4.3.0.tar.gz and /dev/null differ diff --git a/netmiko-4.4.0.tar.gz b/netmiko-4.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..089dd9288ce73cf907182fdf4e48a9dce5e98114 Binary files /dev/null and b/netmiko-4.4.0.tar.gz differ diff --git a/python-netmiko.spec b/python-netmiko.spec index 0a6df2145cc6c2a3be68116a8382e4dbe1cff15f..c4a30941ace479e39af19c51162e0c52dcaa4a35 100644 --- a/python-netmiko.spec +++ b/python-netmiko.spec @@ -3,12 +3,12 @@ Multi-vendor library to simplify Paramiko SSH connections to network devices Name: python-netmiko -Version: 4.3.0 +Version: 4.4.0 Release: 1 Summary: Multi-vendor library to simplify legacy CLI connections to network devices License: MIT URL: https://github.com/ktbyers/netmiko -Source0: https://files.pythonhosted.org/packages/46/c5/fbc99404d15ec3c447fbb5a2e4a44eabee0ec9991a7246d8d80480766e82/netmiko-4.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/f2/8c/a857bd61afed60f5397b28a8d15de47b10f0777cfd9d623af229ec4010ce/netmiko-4.4.0.tar.gz BuildArch: noarch %description %{common_description} @@ -90,6 +90,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Oct 25 2024 Hann - 4.4.0-1 +- Update package to version 4.4.0 +- Add save_config for Huawei VRPv8 +- Expand SSH autodetect support + * Tue Apr 02 2024 wangqiang - 4.3.0-1 - Update package to version 4.3.0