!5 sync version 1.7.0 from master branch to 24.03-LTS-SP1
From: @tsingYu Reviewed-by: @chenwei_kernel Signed-off-by: @chenwei_kernel
This commit is contained in:
commit
f230dc402c
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-treelib
|
||||
Version: 1.6.4
|
||||
Version: 1.7.0
|
||||
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.4.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/d8/ec/962387a2bd7ece011f47cfa08f06f832fc9fd41b31f4f0007b8b7948eb93/treelib-1.7.0.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.4
|
||||
%autosetup -n treelib-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -69,6 +69,12 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2024 xiaozai <xiaozai@kylinos.cn> - 1.7.0-1
|
||||
- Update package to version 1.7.0
|
||||
- Remove deprecated plugins
|
||||
- Remove python 2 declaration
|
||||
- Add static method Tree.from_map
|
||||
|
||||
* Thu Jul 27 2023 sunhui <sunhui@kylinos.cn> - 1.6.4-1
|
||||
- Update package to version 1.6.4
|
||||
|
||||
|
||||
Binary file not shown.
BIN
treelib-1.7.0.tar.gz
Normal file
BIN
treelib-1.7.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user