!17 Update package to version 2.15.5
From: @jxy_git Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
6696919998
BIN
astroid-2.15.5.tar.gz
Normal file
BIN
astroid-2.15.5.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-astroid
|
||||
Version: 2.15.4
|
||||
Version: 2.15.5
|
||||
Release: 1
|
||||
Summary: An abstract syntax tree for Python with inference support.
|
||||
License: LGPL-2.1-only and GPL-2.0-or-later
|
||||
URL: https://github.com/PyCQA/astroid
|
||||
Source0: https://github.com/pylint-dev/astroid/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://github.com/pylint-dev/astroid/archive/refs/tags/v%{version}.tar.gz#/astroid-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
An abstract syntax tree for Python with inference support.
|
||||
@ -64,6 +64,9 @@ source code. It is currently the library powering pylint capabilities.
|
||||
%{python3_sitelib}/astroid*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Sun Jun 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.15.5-1
|
||||
- Update package to version 2.15.5
|
||||
|
||||
* Mon May 15 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.15.4-1
|
||||
- update to 2.15.4 for pylint upgrade 2.17.2
|
||||
|
||||
|
||||
BIN
v2.15.4.tar.gz
BIN
v2.15.4.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user