diff --git a/PyMySQL-0.9.3.tar.gz b/PyMySQL-0.9.3.tar.gz deleted file mode 100644 index 3335adcf0bad893cf4dbd025da3b50a43758ee61..0000000000000000000000000000000000000000 Binary files a/PyMySQL-0.9.3.tar.gz and /dev/null differ diff --git a/PyMySQL-1.0.2.tar.gz b/PyMySQL-1.0.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..28fcceb0c10b584c7d6f07c46b859c27da9afb46 Binary files /dev/null and b/PyMySQL-1.0.2.tar.gz differ diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 5fd59056ebefe76a97ba3e8d3008914d0e5454f2..ae9b3c12ae11ff38db1ced6f24df034653c03d7d 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -1,6 +1,6 @@ Name: python-PyMySQL -Version: 0.9.3 -Release: 3 +Version: 1.0.2 +Release: 1 Summary: Pure Python MySQL Client License: MIT URL: https://pypi.python.org/pypi/PyMySQL/ @@ -40,6 +40,9 @@ Most public APIs are compatible with mysqlclient and MySQLdb. %changelog +* Feb Feb 22 2022 zhangy -1.0.2-1 +- Update to 1.0.2 + * Wed Aug 25 2021 OpenStack_SIG - 0.9.3-3 - Revert the version to 0.9.3, because python3-aiomysql depends on the python-PyMySQL vertion ranging form 0.9 to 0.9.3