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.5.0.tar.gz b/netmiko-4.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ebc27289b0a556d560a01502d1bc3b40786cd5b9 Binary files /dev/null and b/netmiko-4.5.0.tar.gz differ diff --git a/python-netmiko.spec b/python-netmiko.spec index 0a6df2145cc6c2a3be68116a8382e4dbe1cff15f..b02f0ceed8421b32de85ff4d8670a9f03a936376 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.5.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: %{pypi_source netmiko} BuildArch: noarch %description %{common_description} @@ -90,6 +90,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat Jun 21 2025 yanyu - 4.5.0-1 +- Update package to version 4.5.0 + * Tue Apr 02 2024 wangqiang - 4.3.0-1 - Update package to version 4.3.0