upgrade python-ply to 3.11

This commit is contained in:
Leo Fang 2020-08-20 22:59:35 +08:00
parent d8c84977a1
commit ace70a8bd8
3 changed files with 5 additions and 2 deletions

BIN
ply-3.11.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}
Summary: Python Lex-Yacc
Version: 3.9
Release: 9
Version: 3.11
Release: 1
License: BSD
URL: http://www.dabeaz.com/ply/
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
@ -108,5 +108,8 @@ popd
%doc python3/CHANGES
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 3.11-1
- Upgrade to version 3.11
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.9-9
- Package init