diff options
author | adam <adam@pkgsrc.org> | 2018-12-10 11:34:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-10 11:34:00 +0000 |
commit | 5cc92524058483412361747f48d77737b41e538e (patch) | |
tree | a65173ead9e3f67c188a5fa22452eb69f6f96dfa /converters | |
parent | 2114ac038d9b1cf181eb9e71678905bd94c0d4df (diff) | |
download | pkgsrc-5cc92524058483412361747f48d77737b41e538e.tar.gz |
py-pymysql: updated to 0.9.2
0.9.2:
* Disalbled unintentinally enabled debug log
* Removed unintentionally installed tests
0.9.1:
* Fixed caching_sha2_password and sha256_password raise TypeError on PY2
0.9.0:
* Change default charset from latin1 to utf8mb4. (because MySQL 8 changed)
* Support sha256_password and caching_sha2_password auth method
* Add cryptography dependency, because it's needed for new auth methods.
* Remove deprecated `no_delay` option
* Support connection attributes
* Map LOCK_DEADLOCK to OperationalError
Diffstat (limited to 'converters')
0 files changed, 0 insertions, 0 deletions