!2 python-ply

Merge pull request !2 from shirely/master
This commit is contained in:
openeuler-ci-bot 2020-06-20 18:30:03 +08:00 committed by Gitee
commit 6c32bad228
3 changed files with 5 additions and 2 deletions

BIN
ply-3.10.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -16,8 +16,8 @@ Here is a list of its essential features:\
Name: python-%{modname} Name: python-%{modname}
Summary: Python Lex-Yacc Summary: Python Lex-Yacc
Version: 3.9 Version: 3.10
Release: 9 Release: 1
License: BSD License: BSD
URL: http://www.dabeaz.com/ply/ URL: http://www.dabeaz.com/ply/
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
@ -108,5 +108,8 @@ popd
%doc python3/CHANGES %doc python3/CHANGES
%changelog %changelog
* Sat Jun 20 hanhui <hanhui15@huawei.com> - 3.10-1
- update 3.10
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.9-9 * Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.9-9
- Package init - Package init