!3 Upgrade to v3.1.0

From: @hkgy 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-11-07 06:10:46 +00:00 committed by Gitee
commit bc95c37ebd
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
ntc_templates-3.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-ntc-templates Name: python-ntc-templates
Version: 3.0.0 Version: 3.1.0
Release: 1 Release: 1
Summary: TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable. Summary: TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/networktocode/ntc-templates URL: https://github.com/networktocode/ntc-templates
Source0: https://files.pythonhosted.org/packages/a2/24/b242054d9a21ec20502c7cfe2af7ccf394dd29a8493ddb60d796ad1dab4a/ntc_templates-3.0.0.tar.gz Source0: https://files.pythonhosted.org/packages/52/79/d5ab76ba6ac231a7a771f1da8ebc5d2e4f7b40829cfffe89c7c9d2b87c0c/ntc_templates-3.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable. TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Nov 7 2022 hkgy <kaguyahatu@outlook.com> - 3.1.0-1
- Upgrade package python3-ntc-templates to version 3.1.0
* Wed Jun 01 2022 OpenStack_SIG <openstack@openeuler.org> - 3.0.0-1 * Wed Jun 01 2022 OpenStack_SIG <openstack@openeuler.org> - 3.0.0-1
- Upgrade package python3-ntc-templates to version 3.0.0 - Upgrade package python3-ntc-templates to version 3.0.0