diff --git a/ply-3.10.tar.gz b/ply-3.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..85bb03216489fc534f8c55e056fa4c4a2882feac Binary files /dev/null and b/ply-3.10.tar.gz differ diff --git a/ply-3.9.tar.gz b/ply-3.9.tar.gz deleted file mode 100644 index 20573dfc55a7c5d11117a5ed05c2c2a1d207231c..0000000000000000000000000000000000000000 Binary files a/ply-3.9.tar.gz and /dev/null differ diff --git a/python-ply.spec b/python-ply.spec index 9a1b800e3e0a673a066e122a0c7081e5b9b7e22a..f0c239566753e701c5e47a568b283985ba16cb63 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -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.10 +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 +* Sat Jun 20 hanhui - 3.10-1 +- update 3.10 + * Mon Sep 16 2019 openEuler Buildteam - 3.9-9 - Package init