diff --git a/netmiko-4.1.1.tar.gz b/netmiko-4.1.1.tar.gz deleted file mode 100644 index 4df73e30c113487bf47a111d03704c77afa3e05b..0000000000000000000000000000000000000000 Binary files a/netmiko-4.1.1.tar.gz and /dev/null differ diff --git a/netmiko-4.1.2.tar.gz b/netmiko-4.1.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e94426088e1b9aad79622eef939426c38ad7ee2b Binary files /dev/null and b/netmiko-4.1.2.tar.gz differ diff --git a/python-netmiko.spec b/python-netmiko.spec index 36405b01a35a54285f2e595c9723de3c742aa839..2ab8e3905a9dc61d857f1416a028795def97135d 100644 --- a/python-netmiko.spec +++ b/python-netmiko.spec @@ -2,12 +2,12 @@ %global sum Multi-vendor library to simplify Paramiko SSH connections to network devices Name: python-%{srcname} -Version: 4.1.1 +Version: 4.1.2 Release: 1 Summary: %{sum} License: MIT and ASL 2.0 URL: https://pypi.org/project/%{srcname} -Source0: https://files.pythonhosted.org/packages/source/n/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/0b/83/030a32a4d728e8cda107243385989af2376e92b6845b4484abf2737ed46c/netmiko-4.1.2.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ sed -i '/ntc-templates/d' setup.py %{python3_sitelib}/* %changelog +* Wed Dec 07 2022 jiangxinyu - 4.1.2-1 +- Update package to version 4.1.2 + * Mon Nov 7 2022 hkgy - 4.1.1-1 - Upgrade to v4.1.1