pkgsrc/databases/py-mongo/PLIST
adam 9ae41c19ce databases/py-mongo: update to 3.5.1
Changes in Version 3.5.1

Version 3.5.1 fixes bugs reported since the release of 3.5.0:
* Work around socket.getsockopt issue with NetBSD.
* :meth:`pymongo.command_cursor.CommandCursor.close` now closes the cursor synchronously instead of deferring to a background thread.
* Fix documentation build warnings with Sphinx 1.6.x.

Issues Resolved
See the PyMongo 3.5.1 release notes in JIRA for the list of resolved issues in this release.
2017-09-12 16:32:22 +00:00

200 lines
6.8 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2017/09/12 16:32:22 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}/bson/__init__.py
${PYSITELIB}/bson/__init__.pyc
${PYSITELIB}/bson/__init__.pyo
${PYSITELIB}/bson/_cbson.so
${PYSITELIB}/bson/binary.py
${PYSITELIB}/bson/binary.pyc
${PYSITELIB}/bson/binary.pyo
${PYSITELIB}/bson/code.py
${PYSITELIB}/bson/code.pyc
${PYSITELIB}/bson/code.pyo
${PYSITELIB}/bson/codec_options.py
${PYSITELIB}/bson/codec_options.pyc
${PYSITELIB}/bson/codec_options.pyo
${PYSITELIB}/bson/dbref.py
${PYSITELIB}/bson/dbref.pyc
${PYSITELIB}/bson/dbref.pyo
${PYSITELIB}/bson/decimal128.py
${PYSITELIB}/bson/decimal128.pyc
${PYSITELIB}/bson/decimal128.pyo
${PYSITELIB}/bson/errors.py
${PYSITELIB}/bson/errors.pyc
${PYSITELIB}/bson/errors.pyo
${PYSITELIB}/bson/int64.py
${PYSITELIB}/bson/int64.pyc
${PYSITELIB}/bson/int64.pyo
${PYSITELIB}/bson/json_util.py
${PYSITELIB}/bson/json_util.pyc
${PYSITELIB}/bson/json_util.pyo
${PYSITELIB}/bson/max_key.py
${PYSITELIB}/bson/max_key.pyc
${PYSITELIB}/bson/max_key.pyo
${PYSITELIB}/bson/min_key.py
${PYSITELIB}/bson/min_key.pyc
${PYSITELIB}/bson/min_key.pyo
${PYSITELIB}/bson/objectid.py
${PYSITELIB}/bson/objectid.pyc
${PYSITELIB}/bson/objectid.pyo
${PYSITELIB}/bson/py3compat.py
${PYSITELIB}/bson/py3compat.pyc
${PYSITELIB}/bson/py3compat.pyo
${PYSITELIB}/bson/raw_bson.py
${PYSITELIB}/bson/raw_bson.pyc
${PYSITELIB}/bson/raw_bson.pyo
${PYSITELIB}/bson/regex.py
${PYSITELIB}/bson/regex.pyc
${PYSITELIB}/bson/regex.pyo
${PYSITELIB}/bson/son.py
${PYSITELIB}/bson/son.pyc
${PYSITELIB}/bson/son.pyo
${PYSITELIB}/bson/timestamp.py
${PYSITELIB}/bson/timestamp.pyc
${PYSITELIB}/bson/timestamp.pyo
${PYSITELIB}/bson/tz_util.py
${PYSITELIB}/bson/tz_util.pyc
${PYSITELIB}/bson/tz_util.pyo
${PYSITELIB}/gridfs/__init__.py
${PYSITELIB}/gridfs/__init__.pyc
${PYSITELIB}/gridfs/__init__.pyo
${PYSITELIB}/gridfs/errors.py
${PYSITELIB}/gridfs/errors.pyc
${PYSITELIB}/gridfs/errors.pyo
${PYSITELIB}/gridfs/grid_file.py
${PYSITELIB}/gridfs/grid_file.pyc
${PYSITELIB}/gridfs/grid_file.pyo
${PYSITELIB}/pymongo/__init__.py
${PYSITELIB}/pymongo/__init__.pyc
${PYSITELIB}/pymongo/__init__.pyo
${PYSITELIB}/pymongo/_cmessage.so
${PYSITELIB}/pymongo/auth.py
${PYSITELIB}/pymongo/auth.pyc
${PYSITELIB}/pymongo/auth.pyo
${PYSITELIB}/pymongo/bulk.py
${PYSITELIB}/pymongo/bulk.pyc
${PYSITELIB}/pymongo/bulk.pyo
${PYSITELIB}/pymongo/client_options.py
${PYSITELIB}/pymongo/client_options.pyc
${PYSITELIB}/pymongo/client_options.pyo
${PYSITELIB}/pymongo/collation.py
${PYSITELIB}/pymongo/collation.pyc
${PYSITELIB}/pymongo/collation.pyo
${PYSITELIB}/pymongo/collection.py
${PYSITELIB}/pymongo/collection.pyc
${PYSITELIB}/pymongo/collection.pyo
${PYSITELIB}/pymongo/command_cursor.py
${PYSITELIB}/pymongo/command_cursor.pyc
${PYSITELIB}/pymongo/command_cursor.pyo
${PYSITELIB}/pymongo/common.py
${PYSITELIB}/pymongo/common.pyc
${PYSITELIB}/pymongo/common.pyo
${PYSITELIB}/pymongo/cursor.py
${PYSITELIB}/pymongo/cursor.pyc
${PYSITELIB}/pymongo/cursor.pyo
${PYSITELIB}/pymongo/cursor_manager.py
${PYSITELIB}/pymongo/cursor_manager.pyc
${PYSITELIB}/pymongo/cursor_manager.pyo
${PYSITELIB}/pymongo/database.py
${PYSITELIB}/pymongo/database.pyc
${PYSITELIB}/pymongo/database.pyo
${PYSITELIB}/pymongo/errors.py
${PYSITELIB}/pymongo/errors.pyc
${PYSITELIB}/pymongo/errors.pyo
${PYSITELIB}/pymongo/helpers.py
${PYSITELIB}/pymongo/helpers.pyc
${PYSITELIB}/pymongo/helpers.pyo
${PYSITELIB}/pymongo/ismaster.py
${PYSITELIB}/pymongo/ismaster.pyc
${PYSITELIB}/pymongo/ismaster.pyo
${PYSITELIB}/pymongo/max_staleness_selectors.py
${PYSITELIB}/pymongo/max_staleness_selectors.pyc
${PYSITELIB}/pymongo/max_staleness_selectors.pyo
${PYSITELIB}/pymongo/message.py
${PYSITELIB}/pymongo/message.pyc
${PYSITELIB}/pymongo/message.pyo
${PYSITELIB}/pymongo/mongo_client.py
${PYSITELIB}/pymongo/mongo_client.pyc
${PYSITELIB}/pymongo/mongo_client.pyo
${PYSITELIB}/pymongo/mongo_replica_set_client.py
${PYSITELIB}/pymongo/mongo_replica_set_client.pyc
${PYSITELIB}/pymongo/mongo_replica_set_client.pyo
${PYSITELIB}/pymongo/monitor.py
${PYSITELIB}/pymongo/monitor.pyc
${PYSITELIB}/pymongo/monitor.pyo
${PYSITELIB}/pymongo/monitoring.py
${PYSITELIB}/pymongo/monitoring.pyc
${PYSITELIB}/pymongo/monitoring.pyo
${PYSITELIB}/pymongo/monotonic.py
${PYSITELIB}/pymongo/monotonic.pyc
${PYSITELIB}/pymongo/monotonic.pyo
${PYSITELIB}/pymongo/network.py
${PYSITELIB}/pymongo/network.pyc
${PYSITELIB}/pymongo/network.pyo
${PYSITELIB}/pymongo/operations.py
${PYSITELIB}/pymongo/operations.pyc
${PYSITELIB}/pymongo/operations.pyo
${PYSITELIB}/pymongo/periodic_executor.py
${PYSITELIB}/pymongo/periodic_executor.pyc
${PYSITELIB}/pymongo/periodic_executor.pyo
${PYSITELIB}/pymongo/pool.py
${PYSITELIB}/pymongo/pool.pyc
${PYSITELIB}/pymongo/pool.pyo
${PYSITELIB}/pymongo/read_concern.py
${PYSITELIB}/pymongo/read_concern.pyc
${PYSITELIB}/pymongo/read_concern.pyo
${PYSITELIB}/pymongo/read_preferences.py
${PYSITELIB}/pymongo/read_preferences.pyc
${PYSITELIB}/pymongo/read_preferences.pyo
${PYSITELIB}/pymongo/response.py
${PYSITELIB}/pymongo/response.pyc
${PYSITELIB}/pymongo/response.pyo
${PYSITELIB}/pymongo/results.py
${PYSITELIB}/pymongo/results.pyc
${PYSITELIB}/pymongo/results.pyo
${PYSITELIB}/pymongo/server.py
${PYSITELIB}/pymongo/server.pyc
${PYSITELIB}/pymongo/server.pyo
${PYSITELIB}/pymongo/server_description.py
${PYSITELIB}/pymongo/server_description.pyc
${PYSITELIB}/pymongo/server_description.pyo
${PYSITELIB}/pymongo/server_selectors.py
${PYSITELIB}/pymongo/server_selectors.pyc
${PYSITELIB}/pymongo/server_selectors.pyo
${PYSITELIB}/pymongo/server_type.py
${PYSITELIB}/pymongo/server_type.pyc
${PYSITELIB}/pymongo/server_type.pyo
${PYSITELIB}/pymongo/settings.py
${PYSITELIB}/pymongo/settings.pyc
${PYSITELIB}/pymongo/settings.pyo
${PYSITELIB}/pymongo/son_manipulator.py
${PYSITELIB}/pymongo/son_manipulator.pyc
${PYSITELIB}/pymongo/son_manipulator.pyo
${PYSITELIB}/pymongo/ssl_context.py
${PYSITELIB}/pymongo/ssl_context.pyc
${PYSITELIB}/pymongo/ssl_context.pyo
${PYSITELIB}/pymongo/ssl_match_hostname.py
${PYSITELIB}/pymongo/ssl_match_hostname.pyc
${PYSITELIB}/pymongo/ssl_match_hostname.pyo
${PYSITELIB}/pymongo/ssl_support.py
${PYSITELIB}/pymongo/ssl_support.pyc
${PYSITELIB}/pymongo/ssl_support.pyo
${PYSITELIB}/pymongo/thread_util.py
${PYSITELIB}/pymongo/thread_util.pyc
${PYSITELIB}/pymongo/thread_util.pyo
${PYSITELIB}/pymongo/topology.py
${PYSITELIB}/pymongo/topology.pyc
${PYSITELIB}/pymongo/topology.pyo
${PYSITELIB}/pymongo/topology_description.py
${PYSITELIB}/pymongo/topology_description.pyc
${PYSITELIB}/pymongo/topology_description.pyo
${PYSITELIB}/pymongo/uri_parser.py
${PYSITELIB}/pymongo/uri_parser.pyc
${PYSITELIB}/pymongo/uri_parser.pyo
${PYSITELIB}/pymongo/write_concern.py
${PYSITELIB}/pymongo/write_concern.pyc
${PYSITELIB}/pymongo/write_concern.pyo