!3 update package to 0.9.3

Merge pull request !3 from Markeryang/master
This commit is contained in:
openeuler-ci-bot 2020-07-20 10:58:32 +08:00 committed by Gitee
commit 06131bc200
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
PyMySQL-0.9.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-PyMySQL
Version: 0.9.2
Release: 3
Version: 0.9.3
Release: 1
Summary: Pure Python MySQL Client
License: MIT
URL: https://pypi.python.org/pypi/PyMySQL/
@ -63,5 +63,8 @@ Most public APIs are compatible with mysqlclient and MySQLdb.
%changelog
* Jul Thu 16 2020 yanglongkang <yanglongkang@huawei.com> - 0.9.3-1
- update package to 0.9.3
* Fri Feb 14 2020 hy-euler <eulerstoragemt@huawei.com> - 0.9.2-3
- Package Initialization