pkgsrc/databases/py-mysqldb/PLIST
tron 0b9087377e Update "py-mysqldb" package to version 1.2.3rc1 (1.2.3c1).
Changes since 1.2.2:
- Add a test for connection.ping()
- Fix #2061583: Ignore any non-numeric portion of client and server
  version numbers.
- Fix for bug #2479317 (patch #2496558) by kylev. Make some time handling
  stuff more consistent.
- Backport some new trunk tests
- Move tests into their own directory to parallel trunk
- Short-term fix for bug #2671682.
- Add nose.collector as test_suite
- We missed one more 2.6-warning generating exception
- Fix bug 1808476 for OSX compilation, ported from trunk.
- don't leak special-case tuples (present in unicode modes)
- Updated ez_setup.py to latest version.
- Found one more old-style raise. Should fix #2122496.
- Found one more Set reference.
- Change raise to use the modern syntax for Python 3.0 compatibility.
- Remove more deprecated Set usage. Refs #2156977.
- More documentation updates.
- Documentation and package data updates
- Fix #2001855: Don't use ez_setup; just use setuptools direction.
- Fix #2156977: Use frozenset as the base for DBAPISet. Only tested for
  Python 2.5.
- Fix bug #2137599: Better regex for parsing INPUT statements. Passes unit
  tests but has not been thoroughly tested.
- Remove versioned python name from package as egg packaging
  also does this.

This package now works with the "python26" package.
2009-09-22 13:09:30 +00:00

48 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2009/09/22 13:09:30 tron Exp $
${PYSITELIB}/MySQL_python-${DIST_VERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
${PYSITELIB}/MySQL_python-${DIST_VERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
${PYSITELIB}/MySQL_python-${DIST_VERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
${PYSITELIB}/MySQL_python-${DIST_VERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/MySQLdb/__init__.py
${PYSITELIB}/MySQLdb/__init__.pyc
${PYSITELIB}/MySQLdb/__init__.pyo
${PYSITELIB}/MySQLdb/connections.py
${PYSITELIB}/MySQLdb/connections.pyc
${PYSITELIB}/MySQLdb/connections.pyo
${PYSITELIB}/MySQLdb/constants/CLIENT.py
${PYSITELIB}/MySQLdb/constants/CLIENT.pyc
${PYSITELIB}/MySQLdb/constants/CLIENT.pyo
${PYSITELIB}/MySQLdb/constants/CR.py
${PYSITELIB}/MySQLdb/constants/CR.pyc
${PYSITELIB}/MySQLdb/constants/CR.pyo
${PYSITELIB}/MySQLdb/constants/ER.py
${PYSITELIB}/MySQLdb/constants/ER.pyc
${PYSITELIB}/MySQLdb/constants/ER.pyo
${PYSITELIB}/MySQLdb/constants/FIELD_TYPE.py
${PYSITELIB}/MySQLdb/constants/FIELD_TYPE.pyc
${PYSITELIB}/MySQLdb/constants/FIELD_TYPE.pyo
${PYSITELIB}/MySQLdb/constants/FLAG.py
${PYSITELIB}/MySQLdb/constants/FLAG.pyc
${PYSITELIB}/MySQLdb/constants/FLAG.pyo
${PYSITELIB}/MySQLdb/constants/REFRESH.py
${PYSITELIB}/MySQLdb/constants/REFRESH.pyc
${PYSITELIB}/MySQLdb/constants/REFRESH.pyo
${PYSITELIB}/MySQLdb/constants/__init__.py
${PYSITELIB}/MySQLdb/constants/__init__.pyc
${PYSITELIB}/MySQLdb/constants/__init__.pyo
${PYSITELIB}/MySQLdb/converters.py
${PYSITELIB}/MySQLdb/converters.pyc
${PYSITELIB}/MySQLdb/converters.pyo
${PYSITELIB}/MySQLdb/cursors.py
${PYSITELIB}/MySQLdb/cursors.pyc
${PYSITELIB}/MySQLdb/cursors.pyo
${PYSITELIB}/MySQLdb/release.py
${PYSITELIB}/MySQLdb/release.pyc
${PYSITELIB}/MySQLdb/release.pyo
${PYSITELIB}/MySQLdb/times.py
${PYSITELIB}/MySQLdb/times.pyc
${PYSITELIB}/MySQLdb/times.pyo
${PYSITELIB}/_mysql.so
${PYSITELIB}/_mysql_exceptions.py
${PYSITELIB}/_mysql_exceptions.pyc
${PYSITELIB}/_mysql_exceptions.pyo