summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-mysql-connector/Makefile4
-rw-r--r--databases/py-mysql-connector/PLIST17
-rw-r--r--databases/py-mysql-connector/distinfo8
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