diff --git a/netmiko-3.3.3.tar.gz b/netmiko-3.3.3.tar.gz deleted file mode 100644 index b7c211a..0000000 Binary files a/netmiko-3.3.3.tar.gz and /dev/null differ diff --git a/python-netmiko.spec b/python-netmiko.spec index 5c2a250..fb497e8 100644 --- a/python-netmiko.spec +++ b/python-netmiko.spec @@ -3,12 +3,12 @@ Name: python-%{srcname} Version: 3.3.3 -Release: 1 +Release: 2 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 +License: MIT +URL: https://github.com/ktbyers/netmiko +Source0: https://github.com/ktbyers/netmiko/archive/v%{version}.tar.gz BuildArch: noarch @@ -63,5 +63,8 @@ sed -i '/ntc-templates/d' setup.py %changelog +* Mon Mar 15 2021 zhaorenhai - 3.3.3-2 +- Change url and license + * Sat Mar 13 2021 zhaorenhai - 3.3.3-1 - Init package and spec, referenced from Fedora. diff --git a/v3.3.3.tar.gz b/v3.3.3.tar.gz new file mode 100644 index 0000000..0062a5a Binary files /dev/null and b/v3.3.3.tar.gz differ