Change license and url
This commit is contained in:
parent
1cfc9fb90a
commit
389a99d90e
Binary file not shown.
@ -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
BIN
v3.3.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user