diff options
author | adam <adam@pkgsrc.org> | 2015-10-03 12:49:11 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-10-03 12:49:11 +0000 |
commit | 5e65924aeb337d2f129b943a7a168ce5d9e778e7 (patch) | |
tree | 50b192c9ed942d5f878024db4b9428573010c63f /databases | |
parent | ab6687d30b539d77a77f8ac26ac9dfb117b6582d (diff) | |
download | pkgsrc-5e65924aeb337d2f129b943a7a168ce5d9e778e7.tar.gz |
Changes 2.1.3:
* Connector/Python is now compatible with Django 1.8.
* When using the C Extension with raise_on_warnings=True, errors were not thrown as exceptions when an executed statement produced an error, and it was not possible to reuse the cursor if the statement produced a result set.
* When using the C Extension, character decoding of identifiers (database, table, column names) in result sets could fail.
* When using the C Extension with the auth_plugin option, connect() calls failed.
* In connections for which consume_results=True, callproc() could hang.
* Connections failed if the password began or ended with spaces because they were being stripped before the connection attempt.
* Connection failure occurred for accounts authenticated with the sha256_password authentication plugin that had a blank password.
* The Connector/Python C Extension could exit when fetching a result set containing many NULL values.
* Connector/Python failed to complete the connection handshake with MySQL Server 5.5.8.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-mysql-connector/Makefile | 4 | ||||
-rw-r--r-- | databases/py-mysql-connector/PLIST | 17 | ||||
-rw-r--r-- | databases/py-mysql-connector/distinfo | 8 |
3 files changed, 22 insertions, 7 deletions
diff --git a/databases/py-mysql-connector/Makefile b/databases/py-mysql-connector/Makefile index 7ceae1751ee..95cf2dfc8be 100644 --- a/databases/py-mysql-connector/Makefile +++ b/databases/py-mysql-connector/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2015/04/30 08:15:22 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/10/03 12:49:11 adam Exp $ -DISTNAME= mysql-connector-python-2.0.4 +DISTNAME= mysql-connector-python-2.1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//} CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-Python/} diff --git a/databases/py-mysql-connector/PLIST b/databases/py-mysql-connector/PLIST index 82f223dd521..27b5d584f1b 100644 --- a/databases/py-mysql-connector/PLIST +++ b/databases/py-mysql-connector/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/10/07 10:09:36 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/10/03 12:49:11 adam Exp $ ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/mysql/__init__.py ${PYSITELIB}/mysql/__init__.pyc @@ -6,6 +6,9 @@ ${PYSITELIB}/mysql/__init__.pyo ${PYSITELIB}/mysql/connector/__init__.py ${PYSITELIB}/mysql/connector/__init__.pyc ${PYSITELIB}/mysql/connector/__init__.pyo +${PYSITELIB}/mysql/connector/abstracts.py +${PYSITELIB}/mysql/connector/abstracts.pyc +${PYSITELIB}/mysql/connector/abstracts.pyo ${PYSITELIB}/mysql/connector/authentication.py ${PYSITELIB}/mysql/connector/authentication.pyc ${PYSITELIB}/mysql/connector/authentication.pyo @@ -18,6 +21,9 @@ ${PYSITELIB}/mysql/connector/charsets.pyo ${PYSITELIB}/mysql/connector/connection.py ${PYSITELIB}/mysql/connector/connection.pyc ${PYSITELIB}/mysql/connector/connection.pyo +${PYSITELIB}/mysql/connector/connection_cext.py +${PYSITELIB}/mysql/connector/connection_cext.pyc +${PYSITELIB}/mysql/connector/connection_cext.pyo ${PYSITELIB}/mysql/connector/constants.py ${PYSITELIB}/mysql/connector/constants.pyc ${PYSITELIB}/mysql/connector/constants.pyo @@ -27,6 +33,9 @@ ${PYSITELIB}/mysql/connector/conversion.pyo ${PYSITELIB}/mysql/connector/cursor.py ${PYSITELIB}/mysql/connector/cursor.pyc ${PYSITELIB}/mysql/connector/cursor.pyo +${PYSITELIB}/mysql/connector/cursor_cext.py +${PYSITELIB}/mysql/connector/cursor_cext.pyc +${PYSITELIB}/mysql/connector/cursor_cext.pyo ${PYSITELIB}/mysql/connector/custom_types.py ${PYSITELIB}/mysql/connector/custom_types.pyc ${PYSITELIB}/mysql/connector/custom_types.pyo @@ -48,9 +57,15 @@ ${PYSITELIB}/mysql/connector/django/compiler.pyo ${PYSITELIB}/mysql/connector/django/creation.py ${PYSITELIB}/mysql/connector/django/creation.pyc ${PYSITELIB}/mysql/connector/django/creation.pyo +${PYSITELIB}/mysql/connector/django/features.py +${PYSITELIB}/mysql/connector/django/features.pyc +${PYSITELIB}/mysql/connector/django/features.pyo ${PYSITELIB}/mysql/connector/django/introspection.py ${PYSITELIB}/mysql/connector/django/introspection.pyc ${PYSITELIB}/mysql/connector/django/introspection.pyo +${PYSITELIB}/mysql/connector/django/operations.py +${PYSITELIB}/mysql/connector/django/operations.pyc +${PYSITELIB}/mysql/connector/django/operations.pyo ${PYSITELIB}/mysql/connector/django/schema.py ${PYSITELIB}/mysql/connector/django/schema.pyc ${PYSITELIB}/mysql/connector/django/schema.pyo diff --git a/databases/py-mysql-connector/distinfo b/databases/py-mysql-connector/distinfo index de409e876b1..728dd5e1d55 100644 --- a/databases/py-mysql-connector/distinfo +++ b/databases/py-mysql-connector/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/04/30 08:15:22 adam Exp $ +$NetBSD: distinfo,v 1.7 2015/10/03 12:49:11 adam Exp $ -SHA1 (mysql-connector-python-2.0.4.tar.gz) = 5844d896ce1e9bae8e8525a0f0325fd735b4963e -RMD160 (mysql-connector-python-2.0.4.tar.gz) = 1ada44c2eccd2aefdef916d54480197303c4923e -Size (mysql-connector-python-2.0.4.tar.gz) = 212192 bytes +SHA1 (mysql-connector-python-2.1.3.tar.gz) = 98e54a58505bcedcd561ffcf4a26cd133a54818a +RMD160 (mysql-connector-python-2.1.3.tar.gz) = 5c023304c4af4f20eae23c7aa1341f2505c2cefb +Size (mysql-connector-python-2.1.3.tar.gz) = 271939 bytes |