!7 update to upstream version 1.5.5

From: @desert-sailor 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-07-17 02:28:58 +00:00 committed by Gitee
commit 4869bb4828
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-typed-ast
Version: 1.5.4
Version: 1.5.5
Release: 1
Summary: a fork of Python 2 and 3 ast modules with type comment support
License: Apache-2.0
URL: https://github.com/python/typed_ast
Source0: https://files.pythonhosted.org/packages/07/d2/d55702e8deba2c80282fea0df53130790d8f398648be589750954c2dcce4/typed_ast-1.5.4.tar.gz
Source0: https://files.pythonhosted.org/packages/f9/7e/a424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a/typed_ast-1.5.5.tar.gz
%description
It is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library.
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Sat Jul 15 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.5.5-1
- Upgrade package to version 1.5.5
* Wed Nov 09 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.5.4-1
- Upgrade package to version 1.5.4

Binary file not shown.

BIN
typed_ast-1.5.5.tar.gz Normal file

Binary file not shown.