diff --git a/ply-3.11.tar.gz b/ply-3.11.tar.gz index 5fbe6277d906c2cda16360a0fab9586f09e71649..abb995c69e54cf58fbd0cd8567335f033f1be846 100644 Binary files a/ply-3.11.tar.gz and b/ply-3.11.tar.gz differ diff --git a/python-ply.spec b/python-ply.spec index b6f60a0662e66755603b6c1bc6f9ef5a053963ae..a7afa4300041d411afe9938cb541c5992977a1ab 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 6 %bcond_without tests %global pypi_name ply @@ -87,6 +87,9 @@ popd %doc CHANGES README.md %changelog +* Tue May 14 2024 Bo Ren - 3.11-6 +- update source + * Tue Mar 12 2024 Zhao Hang - 3.11-5 - Rebuild with python3.11