Update package to version 4.1.2
This commit is contained in:
parent
76e2b9a193
commit
e2f20db70d
Binary file not shown.
BIN
netmiko-4.1.2.tar.gz
Normal file
BIN
netmiko-4.1.2.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global sum Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.1.1
|
||||
Version: 4.1.2
|
||||
Release: 1
|
||||
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
|
||||
Source0: https://files.pythonhosted.org/packages/0b/83/030a32a4d728e8cda107243385989af2376e92b6845b4484abf2737ed46c/netmiko-4.1.2.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -67,6 +67,9 @@ sed -i '/ntc-templates/d' setup.py
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 07 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.1.2-1
|
||||
- Update package to version 4.1.2
|
||||
|
||||
* Mon Nov 7 2022 hkgy <kaguyahatu@outlook.com> - 4.1.1-1
|
||||
- Upgrade to v4.1.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user