b21a38eda4
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
69 lines
2.5 KiB
Text
69 lines
2.5 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2018/12/10 11:34:00 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pymysql/__init__.py
|
|
${PYSITELIB}/pymysql/__init__.pyc
|
|
${PYSITELIB}/pymysql/__init__.pyo
|
|
${PYSITELIB}/pymysql/_auth.py
|
|
${PYSITELIB}/pymysql/_auth.pyc
|
|
${PYSITELIB}/pymysql/_auth.pyo
|
|
${PYSITELIB}/pymysql/_compat.py
|
|
${PYSITELIB}/pymysql/_compat.pyc
|
|
${PYSITELIB}/pymysql/_compat.pyo
|
|
${PYSITELIB}/pymysql/_socketio.py
|
|
${PYSITELIB}/pymysql/_socketio.pyc
|
|
${PYSITELIB}/pymysql/_socketio.pyo
|
|
${PYSITELIB}/pymysql/charset.py
|
|
${PYSITELIB}/pymysql/charset.pyc
|
|
${PYSITELIB}/pymysql/charset.pyo
|
|
${PYSITELIB}/pymysql/connections.py
|
|
${PYSITELIB}/pymysql/connections.pyc
|
|
${PYSITELIB}/pymysql/connections.pyo
|
|
${PYSITELIB}/pymysql/constants/CLIENT.py
|
|
${PYSITELIB}/pymysql/constants/CLIENT.pyc
|
|
${PYSITELIB}/pymysql/constants/CLIENT.pyo
|
|
${PYSITELIB}/pymysql/constants/COMMAND.py
|
|
${PYSITELIB}/pymysql/constants/COMMAND.pyc
|
|
${PYSITELIB}/pymysql/constants/COMMAND.pyo
|
|
${PYSITELIB}/pymysql/constants/CR.py
|
|
${PYSITELIB}/pymysql/constants/CR.pyc
|
|
${PYSITELIB}/pymysql/constants/CR.pyo
|
|
${PYSITELIB}/pymysql/constants/ER.py
|
|
${PYSITELIB}/pymysql/constants/ER.pyc
|
|
${PYSITELIB}/pymysql/constants/ER.pyo
|
|
${PYSITELIB}/pymysql/constants/FIELD_TYPE.py
|
|
${PYSITELIB}/pymysql/constants/FIELD_TYPE.pyc
|
|
${PYSITELIB}/pymysql/constants/FIELD_TYPE.pyo
|
|
${PYSITELIB}/pymysql/constants/FLAG.py
|
|
${PYSITELIB}/pymysql/constants/FLAG.pyc
|
|
${PYSITELIB}/pymysql/constants/FLAG.pyo
|
|
${PYSITELIB}/pymysql/constants/SERVER_STATUS.py
|
|
${PYSITELIB}/pymysql/constants/SERVER_STATUS.pyc
|
|
${PYSITELIB}/pymysql/constants/SERVER_STATUS.pyo
|
|
${PYSITELIB}/pymysql/constants/__init__.py
|
|
${PYSITELIB}/pymysql/constants/__init__.pyc
|
|
${PYSITELIB}/pymysql/constants/__init__.pyo
|
|
${PYSITELIB}/pymysql/converters.py
|
|
${PYSITELIB}/pymysql/converters.pyc
|
|
${PYSITELIB}/pymysql/converters.pyo
|
|
${PYSITELIB}/pymysql/cursors.py
|
|
${PYSITELIB}/pymysql/cursors.pyc
|
|
${PYSITELIB}/pymysql/cursors.pyo
|
|
${PYSITELIB}/pymysql/err.py
|
|
${PYSITELIB}/pymysql/err.pyc
|
|
${PYSITELIB}/pymysql/err.pyo
|
|
${PYSITELIB}/pymysql/optionfile.py
|
|
${PYSITELIB}/pymysql/optionfile.pyc
|
|
${PYSITELIB}/pymysql/optionfile.pyo
|
|
${PYSITELIB}/pymysql/protocol.py
|
|
${PYSITELIB}/pymysql/protocol.pyc
|
|
${PYSITELIB}/pymysql/protocol.pyo
|
|
${PYSITELIB}/pymysql/times.py
|
|
${PYSITELIB}/pymysql/times.pyc
|
|
${PYSITELIB}/pymysql/times.pyo
|
|
${PYSITELIB}/pymysql/util.py
|
|
${PYSITELIB}/pymysql/util.pyc
|
|
${PYSITELIB}/pymysql/util.pyo
|