69b99c952a
v0.25.0 Changes Improve SSL option compatibility in URIs Add Pool methods to determine its min, max, current and idle size Make it possible to specify a statement name in Connection.prepare() Implement support for multirange types Fixes Make sure timeout callbacks always get cleaned up Update __all__ statements to a simpler form that is better supported by typecheckers Fix test_timetz_encoding on Python 3.10 Fix a bunch of ResourceWarnings in the test suite Fix SSLContext deprecation warnings Fix the description of the database argument to connect() Fix parsing of IPv6 addresses in the connection URI Improve diagnostics of invalid executemany() input
112 lines
4.3 KiB
Text
112 lines
4.3 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2021/11/17 09:04:41 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/asyncpg/__init__.py
|
|
${PYSITELIB}/asyncpg/__init__.pyc
|
|
${PYSITELIB}/asyncpg/__init__.pyo
|
|
${PYSITELIB}/asyncpg/_testbase/__init__.py
|
|
${PYSITELIB}/asyncpg/_testbase/__init__.pyc
|
|
${PYSITELIB}/asyncpg/_testbase/__init__.pyo
|
|
${PYSITELIB}/asyncpg/_testbase/fuzzer.py
|
|
${PYSITELIB}/asyncpg/_testbase/fuzzer.pyc
|
|
${PYSITELIB}/asyncpg/_testbase/fuzzer.pyo
|
|
${PYSITELIB}/asyncpg/_version.py
|
|
${PYSITELIB}/asyncpg/_version.pyc
|
|
${PYSITELIB}/asyncpg/_version.pyo
|
|
${PYSITELIB}/asyncpg/cluster.py
|
|
${PYSITELIB}/asyncpg/cluster.pyc
|
|
${PYSITELIB}/asyncpg/cluster.pyo
|
|
${PYSITELIB}/asyncpg/compat.py
|
|
${PYSITELIB}/asyncpg/compat.pyc
|
|
${PYSITELIB}/asyncpg/compat.pyo
|
|
${PYSITELIB}/asyncpg/connect_utils.py
|
|
${PYSITELIB}/asyncpg/connect_utils.pyc
|
|
${PYSITELIB}/asyncpg/connect_utils.pyo
|
|
${PYSITELIB}/asyncpg/connection.py
|
|
${PYSITELIB}/asyncpg/connection.pyc
|
|
${PYSITELIB}/asyncpg/connection.pyo
|
|
${PYSITELIB}/asyncpg/connresource.py
|
|
${PYSITELIB}/asyncpg/connresource.pyc
|
|
${PYSITELIB}/asyncpg/connresource.pyo
|
|
${PYSITELIB}/asyncpg/cursor.py
|
|
${PYSITELIB}/asyncpg/cursor.pyc
|
|
${PYSITELIB}/asyncpg/cursor.pyo
|
|
${PYSITELIB}/asyncpg/exceptions/__init__.py
|
|
${PYSITELIB}/asyncpg/exceptions/__init__.pyc
|
|
${PYSITELIB}/asyncpg/exceptions/__init__.pyo
|
|
${PYSITELIB}/asyncpg/exceptions/_base.py
|
|
${PYSITELIB}/asyncpg/exceptions/_base.pyc
|
|
${PYSITELIB}/asyncpg/exceptions/_base.pyo
|
|
${PYSITELIB}/asyncpg/introspection.py
|
|
${PYSITELIB}/asyncpg/introspection.pyc
|
|
${PYSITELIB}/asyncpg/introspection.pyo
|
|
${PYSITELIB}/asyncpg/pgproto/__init__.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/__init__.py
|
|
${PYSITELIB}/asyncpg/pgproto/__init__.pyc
|
|
${PYSITELIB}/asyncpg/pgproto/__init__.pyo
|
|
${PYSITELIB}/asyncpg/pgproto/buffer.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/buffer.pyx
|
|
${PYSITELIB}/asyncpg/pgproto/consts.pxi
|
|
${PYSITELIB}/asyncpg/pgproto/cpythonx.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/debug.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/frb.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/frb.pyx
|
|
${PYSITELIB}/asyncpg/pgproto/hton.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/pgproto.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/pgproto.pyx
|
|
${PYSITELIB}/asyncpg/pgproto/pgproto.so
|
|
${PYSITELIB}/asyncpg/pgproto/tohex.pxd
|
|
${PYSITELIB}/asyncpg/pgproto/types.py
|
|
${PYSITELIB}/asyncpg/pgproto/types.pyc
|
|
${PYSITELIB}/asyncpg/pgproto/types.pyo
|
|
${PYSITELIB}/asyncpg/pgproto/uuid.pyx
|
|
${PYSITELIB}/asyncpg/pool.py
|
|
${PYSITELIB}/asyncpg/pool.pyc
|
|
${PYSITELIB}/asyncpg/pool.pyo
|
|
${PYSITELIB}/asyncpg/prepared_stmt.py
|
|
${PYSITELIB}/asyncpg/prepared_stmt.pyc
|
|
${PYSITELIB}/asyncpg/prepared_stmt.pyo
|
|
${PYSITELIB}/asyncpg/protocol/__init__.py
|
|
${PYSITELIB}/asyncpg/protocol/__init__.pyc
|
|
${PYSITELIB}/asyncpg/protocol/__init__.pyo
|
|
${PYSITELIB}/asyncpg/protocol/codecs/__init__.py
|
|
${PYSITELIB}/asyncpg/protocol/codecs/__init__.pyc
|
|
${PYSITELIB}/asyncpg/protocol/codecs/__init__.pyo
|
|
${PYSITELIB}/asyncpg/protocol/codecs/array.pyx
|
|
${PYSITELIB}/asyncpg/protocol/codecs/base.pxd
|
|
${PYSITELIB}/asyncpg/protocol/codecs/base.pyx
|
|
${PYSITELIB}/asyncpg/protocol/codecs/pgproto.pyx
|
|
${PYSITELIB}/asyncpg/protocol/codecs/range.pyx
|
|
${PYSITELIB}/asyncpg/protocol/codecs/record.pyx
|
|
${PYSITELIB}/asyncpg/protocol/codecs/textutils.pyx
|
|
${PYSITELIB}/asyncpg/protocol/consts.pxi
|
|
${PYSITELIB}/asyncpg/protocol/coreproto.pxd
|
|
${PYSITELIB}/asyncpg/protocol/coreproto.pyx
|
|
${PYSITELIB}/asyncpg/protocol/cpythonx.pxd
|
|
${PYSITELIB}/asyncpg/protocol/encodings.pyx
|
|
${PYSITELIB}/asyncpg/protocol/pgtypes.pxi
|
|
${PYSITELIB}/asyncpg/protocol/prepared_stmt.pxd
|
|
${PYSITELIB}/asyncpg/protocol/prepared_stmt.pyx
|
|
${PYSITELIB}/asyncpg/protocol/protocol.pxd
|
|
${PYSITELIB}/asyncpg/protocol/protocol.pyx
|
|
${PYSITELIB}/asyncpg/protocol/protocol.so
|
|
${PYSITELIB}/asyncpg/protocol/scram.pxd
|
|
${PYSITELIB}/asyncpg/protocol/scram.pyx
|
|
${PYSITELIB}/asyncpg/protocol/settings.pxd
|
|
${PYSITELIB}/asyncpg/protocol/settings.pyx
|
|
${PYSITELIB}/asyncpg/serverversion.py
|
|
${PYSITELIB}/asyncpg/serverversion.pyc
|
|
${PYSITELIB}/asyncpg/serverversion.pyo
|
|
${PYSITELIB}/asyncpg/transaction.py
|
|
${PYSITELIB}/asyncpg/transaction.pyc
|
|
${PYSITELIB}/asyncpg/transaction.pyo
|
|
${PYSITELIB}/asyncpg/types.py
|
|
${PYSITELIB}/asyncpg/types.pyc
|
|
${PYSITELIB}/asyncpg/types.pyo
|
|
${PYSITELIB}/asyncpg/utils.py
|
|
${PYSITELIB}/asyncpg/utils.pyc
|
|
${PYSITELIB}/asyncpg/utils.pyo
|