pymysql: add new package (only Py3 variant)
authorAlexandru Ardelean <redacted>
Mon, 30 Dec 2019 14:22:41 +0000 (16:22 +0200)
committerAlexandru Ardelean <redacted>
Mon, 13 Jan 2020 07:22:10 +0000 (09:22 +0200)
commitd62b27d4995076d7ae740e2dc35487b4543dba12
tree0d7e0e292d986f3ba9d16526c7e9254422dee1a9
parent55f577b9683aa3f27d9b8281932a4b67198a9ca5
pymysql: add new package (only Py3 variant)

This change adds support for the pymysql package, which is a pure Python
MySQL client. This package will replace the current python-mysqlclient.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/pymysql/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT