diff --git a/netmiko-3.4.0.tar.gz b/netmiko-3.4.0.tar.gz new file mode 100644 index 0000000..47d5f58 Binary files /dev/null and b/netmiko-3.4.0.tar.gz differ diff --git a/python-netmiko.spec b/python-netmiko.spec index fb497e8..f95dac9 100644 --- a/python-netmiko.spec +++ b/python-netmiko.spec @@ -2,13 +2,13 @@ %global sum Multi-vendor library to simplify Paramiko SSH connections to network devices Name: python-%{srcname} -Version: 3.3.3 -Release: 2 +Version: 3.4.0 +Release: 1 Summary: %{sum} License: MIT URL: https://github.com/ktbyers/netmiko -Source0: https://github.com/ktbyers/netmiko/archive/v%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/a7/0b/4d9b1a53e749b2f097062dc7331206b5cfa01e6bed1659739b3fa5f13b5c/netmiko-3.4.0.tar.gz BuildArch: noarch @@ -63,6 +63,9 @@ sed -i '/ntc-templates/d' setup.py %changelog +* Thu Jun 16 2022 OpenStack_SIG -3.4.0-1 +- Upgrade version for openstack yoga + * Mon Mar 15 2021 zhaorenhai - 3.3.3-2 - Change url and license diff --git a/v3.3.3.tar.gz b/v3.3.3.tar.gz deleted file mode 100644 index 0062a5a..0000000 Binary files a/v3.3.3.tar.gz and /dev/null differ