Change license and url
This commit is contained in:
parent
1cfc9fb90a
commit
389a99d90e
Binary file not shown.
@ -3,12 +3,12 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.3.3
|
Version: 3.3.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: MIT and ASL 2.0
|
License: MIT
|
||||||
URL: https://pypi.org/project/%{srcname}
|
URL: https://github.com/ktbyers/netmiko
|
||||||
Source0: https://files.pythonhosted.org/packages/source/n/%{srcname}/%{srcname}-%{version}.tar.gz
|
Source0: https://github.com/ktbyers/netmiko/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -63,5 +63,8 @@ sed -i '/ntc-templates/d' setup.py
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Mar 13 2021 zhaorenhai <zhaorenhai@hotmail.com> - 3.3.3-1
|
||||||
- Init package and spec, referenced from Fedora.
|
- 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