7 Commits

Author SHA1 Message Date
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
dcaeac1677 update to py-pymysql-1.0.2 2021-01-11 14:24:32 +00:00
sthen
f18839bf0d update to PyMySQL 1.0.1 2021-01-09 11:32:40 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
f9112914bb import databases/py-pymysql, tweak/ok jca@
PyMySQL is a pure-Python MySQL client library, based on PEP 249.
Most public APIs are compatible with mysqlclient and MySQLdb.

If you would like to use "sha256_password" or "caching_sha2_password"
for authentication, you need to also install the py3-cryptography
package.
2020-06-01 20:53:57 +00:00