!21 Update package to version 3.0.1
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
9ed4291c1e
Binary file not shown.
BIN
astroid-3.0.1.tar.gz
Normal file
BIN
astroid-3.0.1.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-astroid
|
||||
Version: 2.15.6
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Summary: An abstract syntax tree for Python with inference support.
|
||||
License: LGPL-2.1-only and GPL-2.0-or-later
|
||||
@ -56,7 +56,7 @@ source code. It is currently the library powering pylint capabilities.
|
||||
%pyproject_build
|
||||
|
||||
%install
|
||||
%pyproject_install astroid==%{version}
|
||||
%pyproject_install
|
||||
|
||||
%files -n python3-astroid
|
||||
%license LICENSE
|
||||
@ -64,6 +64,9 @@ source code. It is currently the library powering pylint capabilities.
|
||||
%{python3_sitelib}/astroid*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.1-1
|
||||
- Update package to version 3.0.1
|
||||
|
||||
* Wed Oct 11 2023 shangjiwei <cyrus_shang@163.com> - 2.15.6-1
|
||||
- update to 2.17.5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user