!2 update package to version 1.6.4

From: @S--Sh 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-08-01 09:09:49 +00:00 committed by Gitee
commit a4f9b65f0d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-treelib
Version: 1.6.1
Version: 1.6.4
Release: 1
Summary: A Python 2/3 implementation of tree structure.
License: Apache-2.0
URL: https://github.com/caesar0301/treelib
Source0: https://files.pythonhosted.org/packages/04/b0/2269c328abffbb63979f7143351a24a066776b87526d79956aea5018b80a/treelib-1.6.1.tar.gz
Source0: https://files.pythonhosted.org/packages/04/b0/2269c328abffbb63979f7143351a24a066776b87526d79956aea5018b80a/treelib-1.6.4.tar.gz
BuildArch: noarch
@ -29,7 +29,7 @@ Provides: python3-treelib-doc
This is a simple tree data structure implementation in python.
%prep
%autosetup -n treelib-1.6.1
%autosetup -n treelib-1.6.4
%build
%py3_build
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Jul 27 2023 sunhui <sunhui@kylinos.cn> - 1.6.4-1
- Update package to version 1.6.4
* Mon Aug 09 2021 Python_Bot <Python_Bot@openeuler.org> - 1.6.1-1
- Package Spec generated

Binary file not shown.

BIN
treelib-1.6.4.tar.gz Normal file

Binary file not shown.