!5 Update package to version 2.12.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
79a5326962
BIN
anytree-2.12.0.tar.gz
Normal file
BIN
anytree-2.12.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,10 +1,9 @@
|
||||
%global modname anytree
|
||||
|
||||
Name: python-anytree
|
||||
Version: 2.9.0
|
||||
Version: 2.12.0
|
||||
Release: 1
|
||||
Summary: Powerful and Lightweight Python Tree Data Structure
|
||||
|
||||
License: Apache-2.0
|
||||
URL: https://pypi.io/project/anytree
|
||||
Source0: %pypi_source %{modname}
|
||||
@ -30,8 +29,6 @@ Powerful and Lightweight Python Tree Data Structure with various plugins.
|
||||
%prep
|
||||
%setup -q -n %{modname}-%{version}
|
||||
|
||||
|
||||
|
||||
%build
|
||||
%pyproject_build
|
||||
|
||||
@ -42,12 +39,14 @@ Powerful and Lightweight Python Tree Data Structure with various plugins.
|
||||
%files -n python3-anytree
|
||||
%{python3_sitelib}/%{modname}/
|
||||
%{python3_sitelib}/%{modname}-%{version}*
|
||||
%{_bindir}/ebt
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 13 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.12.0-1
|
||||
- Update package to version 2.12.0
|
||||
|
||||
* Wed Aug 02 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 2.9.0-1
|
||||
- Update package to version 2.9.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user