!3 Change license and url

From: @zhaorenhai
Reviewed-by: @huangtianhua
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2021-03-16 14:27:27 +08:00 committed by Gitee
commit 66372c18d6
3 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -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 <zhaorenhai@hotmail.com> - 3.3.3-2
- Change url and license
* Sat Mar 13 2021 zhaorenhai <zhaorenhai@hotmail.com> - 3.3.3-1
- Init package and spec, referenced from Fedora.

BIN
v3.3.3.tar.gz Normal file

Binary file not shown.