!14 Update package to version 4.1.2

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-12 08:35:37 +00:00 committed by Gitee
commit 0a754b3edd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
netmiko-4.1.2.tar.gz Normal file

Binary file not shown.

View File

@ -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