!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:
openeuler-ci-bot 2023-06-26 01:04:06 +00:00 committed by Gitee
commit 6696919998
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
astroid-2.15.5.tar.gz Normal file

Binary file not shown.

View File

@ -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

Binary file not shown.