Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -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/}

View File

@@ -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

View File

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.6 2015/04/30 08:15:22 adam Exp $
$NetBSD: distinfo,v 1.8 2015/11/03 01:56:27 agc 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
SHA512 (mysql-connector-python-2.1.3.tar.gz) = 52c865beae4088bbd3b49ede15f3d2de27fa160ff2bff579d4845f32e2963213c7b31f76689cb040b370e698f63d84adebd2b178df427f472741561c70ab61a8
Size (mysql-connector-python-2.1.3.tar.gz) = 271939 bytes