diff --git a/python-sqlparse.spec b/python-sqlparse.spec index 489e33fac87a4c3474b4fdfb90399de68d41e6d5..c7092809b03e3f3a2f7a1236c13f098597c91a6a 100644 --- a/python-sqlparse.spec +++ b/python-sqlparse.spec @@ -2,7 +2,7 @@ %global shortname sqlparse Name: python-sqlparse -Version: 0.5.1 +Version: 0.5.2 Release: 1 Summary: A non-validating SQL parser. License: BSD-3-Clause @@ -49,6 +49,9 @@ A non-validating SQL parser. %{_bindir}/sqlformat %changelog +* Mon Jul 07 2025 openeuler_bot - 0.5.2-1 +- update python-sqlparse to 0.5.2 + * Mon Aug 05 2024 dongjiao - 0.5.1-1 - Update package to version 0.5.1 - Support python 3.12, drop support for Python 3.5, 3.6, and 3.7. diff --git a/sqlparse-0.5.1.tar.gz b/sqlparse-0.5.1.tar.gz deleted file mode 100644 index 17248069164b1afb379ad364cf3788a9ae0af310..0000000000000000000000000000000000000000 Binary files a/sqlparse-0.5.1.tar.gz and /dev/null differ diff --git a/sqlparse-0.5.2.tar.gz b/sqlparse-0.5.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fa574fe34f927432487d5fe1a729ba8d9341eee3 Binary files /dev/null and b/sqlparse-0.5.2.tar.gz differ