b3a570db92
5.0.2 Bump required amqp version to 5.0.0. 5.0.1 Removed kombu.five from the reference documentation since it no longer exists Adjusted the stable documentation’s version in Sphinx’s configuration since that was overlooked in the latest release 5.0.0 BREAKING CHANGE: Dropped support for Python 2 Add an SQS transport option for custom botocore config 4.6.11 Revert incompatible changes in Default_channel should reconnect automatically 4.6.10 Doc improvement. set _connection in _ensure_connection Fix for the issue reuse connection [bug fix] 4.6.9 Prevent failure if AWS creds are not explicitly defined on predefined. Raise RecoverableConnectionError in maybe_declare with retry on and. Fix for the issue possible fix for Fix: make SQLAlchemy Channel init thread-safe Added integration testing infrastructure for RabbitMQ Initial redis integration tests implementation SQLAlchemy transport: Use Query.with_for_update() instead of deprecated Fix Consumer Encoding Added Integration tests for direct, topic and fanout exchange types Added TTL integration tests Added integration tests for priority queues fix 100% cpu usage on linux while using sqs Modified Mutex to use redis LuaLock implementation Fix: eliminate remaining race conditions from SQLAlchemy Channel Fix connection imaybe_declare Fix for issue Ensure connection when connecting to broker update pyamqp to 2.6 with optional cythonization
232 lines
8.9 KiB
Text
232 lines
8.9 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2021/05/07 18:00:35 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}/kombu/__init__.py
|
|
${PYSITELIB}/kombu/__init__.pyc
|
|
${PYSITELIB}/kombu/__init__.pyo
|
|
${PYSITELIB}/kombu/abstract.py
|
|
${PYSITELIB}/kombu/abstract.pyc
|
|
${PYSITELIB}/kombu/abstract.pyo
|
|
${PYSITELIB}/kombu/asynchronous/__init__.py
|
|
${PYSITELIB}/kombu/asynchronous/__init__.pyc
|
|
${PYSITELIB}/kombu/asynchronous/__init__.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/__init__.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/__init__.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/__init__.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/connection.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/connection.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/connection.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/ext.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/ext.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/ext.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/__init__.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/__init__.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/__init__.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/connection.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/connection.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/connection.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/ext.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/ext.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/ext.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/message.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/message.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/message.pyo
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/queue.py
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/queue.pyc
|
|
${PYSITELIB}/kombu/asynchronous/aws/sqs/queue.pyo
|
|
${PYSITELIB}/kombu/asynchronous/debug.py
|
|
${PYSITELIB}/kombu/asynchronous/debug.pyc
|
|
${PYSITELIB}/kombu/asynchronous/debug.pyo
|
|
${PYSITELIB}/kombu/asynchronous/http/__init__.py
|
|
${PYSITELIB}/kombu/asynchronous/http/__init__.pyc
|
|
${PYSITELIB}/kombu/asynchronous/http/__init__.pyo
|
|
${PYSITELIB}/kombu/asynchronous/http/base.py
|
|
${PYSITELIB}/kombu/asynchronous/http/base.pyc
|
|
${PYSITELIB}/kombu/asynchronous/http/base.pyo
|
|
${PYSITELIB}/kombu/asynchronous/http/curl.py
|
|
${PYSITELIB}/kombu/asynchronous/http/curl.pyc
|
|
${PYSITELIB}/kombu/asynchronous/http/curl.pyo
|
|
${PYSITELIB}/kombu/asynchronous/hub.py
|
|
${PYSITELIB}/kombu/asynchronous/hub.pyc
|
|
${PYSITELIB}/kombu/asynchronous/hub.pyo
|
|
${PYSITELIB}/kombu/asynchronous/semaphore.py
|
|
${PYSITELIB}/kombu/asynchronous/semaphore.pyc
|
|
${PYSITELIB}/kombu/asynchronous/semaphore.pyo
|
|
${PYSITELIB}/kombu/asynchronous/timer.py
|
|
${PYSITELIB}/kombu/asynchronous/timer.pyc
|
|
${PYSITELIB}/kombu/asynchronous/timer.pyo
|
|
${PYSITELIB}/kombu/clocks.py
|
|
${PYSITELIB}/kombu/clocks.pyc
|
|
${PYSITELIB}/kombu/clocks.pyo
|
|
${PYSITELIB}/kombu/common.py
|
|
${PYSITELIB}/kombu/common.pyc
|
|
${PYSITELIB}/kombu/common.pyo
|
|
${PYSITELIB}/kombu/compat.py
|
|
${PYSITELIB}/kombu/compat.pyc
|
|
${PYSITELIB}/kombu/compat.pyo
|
|
${PYSITELIB}/kombu/compression.py
|
|
${PYSITELIB}/kombu/compression.pyc
|
|
${PYSITELIB}/kombu/compression.pyo
|
|
${PYSITELIB}/kombu/connection.py
|
|
${PYSITELIB}/kombu/connection.pyc
|
|
${PYSITELIB}/kombu/connection.pyo
|
|
${PYSITELIB}/kombu/entity.py
|
|
${PYSITELIB}/kombu/entity.pyc
|
|
${PYSITELIB}/kombu/entity.pyo
|
|
${PYSITELIB}/kombu/exceptions.py
|
|
${PYSITELIB}/kombu/exceptions.pyc
|
|
${PYSITELIB}/kombu/exceptions.pyo
|
|
${PYSITELIB}/kombu/log.py
|
|
${PYSITELIB}/kombu/log.pyc
|
|
${PYSITELIB}/kombu/log.pyo
|
|
${PYSITELIB}/kombu/matcher.py
|
|
${PYSITELIB}/kombu/matcher.pyc
|
|
${PYSITELIB}/kombu/matcher.pyo
|
|
${PYSITELIB}/kombu/message.py
|
|
${PYSITELIB}/kombu/message.pyc
|
|
${PYSITELIB}/kombu/message.pyo
|
|
${PYSITELIB}/kombu/messaging.py
|
|
${PYSITELIB}/kombu/messaging.pyc
|
|
${PYSITELIB}/kombu/messaging.pyo
|
|
${PYSITELIB}/kombu/mixins.py
|
|
${PYSITELIB}/kombu/mixins.pyc
|
|
${PYSITELIB}/kombu/mixins.pyo
|
|
${PYSITELIB}/kombu/pidbox.py
|
|
${PYSITELIB}/kombu/pidbox.pyc
|
|
${PYSITELIB}/kombu/pidbox.pyo
|
|
${PYSITELIB}/kombu/pools.py
|
|
${PYSITELIB}/kombu/pools.pyc
|
|
${PYSITELIB}/kombu/pools.pyo
|
|
${PYSITELIB}/kombu/resource.py
|
|
${PYSITELIB}/kombu/resource.pyc
|
|
${PYSITELIB}/kombu/resource.pyo
|
|
${PYSITELIB}/kombu/serialization.py
|
|
${PYSITELIB}/kombu/serialization.pyc
|
|
${PYSITELIB}/kombu/serialization.pyo
|
|
${PYSITELIB}/kombu/simple.py
|
|
${PYSITELIB}/kombu/simple.pyc
|
|
${PYSITELIB}/kombu/simple.pyo
|
|
${PYSITELIB}/kombu/transport/SLMQ.py
|
|
${PYSITELIB}/kombu/transport/SLMQ.pyc
|
|
${PYSITELIB}/kombu/transport/SLMQ.pyo
|
|
${PYSITELIB}/kombu/transport/SQS.py
|
|
${PYSITELIB}/kombu/transport/SQS.pyc
|
|
${PYSITELIB}/kombu/transport/SQS.pyo
|
|
${PYSITELIB}/kombu/transport/__init__.py
|
|
${PYSITELIB}/kombu/transport/__init__.pyc
|
|
${PYSITELIB}/kombu/transport/__init__.pyo
|
|
${PYSITELIB}/kombu/transport/azureservicebus.py
|
|
${PYSITELIB}/kombu/transport/azureservicebus.pyc
|
|
${PYSITELIB}/kombu/transport/azureservicebus.pyo
|
|
${PYSITELIB}/kombu/transport/azurestoragequeues.py
|
|
${PYSITELIB}/kombu/transport/azurestoragequeues.pyc
|
|
${PYSITELIB}/kombu/transport/azurestoragequeues.pyo
|
|
${PYSITELIB}/kombu/transport/base.py
|
|
${PYSITELIB}/kombu/transport/base.pyc
|
|
${PYSITELIB}/kombu/transport/base.pyo
|
|
${PYSITELIB}/kombu/transport/consul.py
|
|
${PYSITELIB}/kombu/transport/consul.pyc
|
|
${PYSITELIB}/kombu/transport/consul.pyo
|
|
${PYSITELIB}/kombu/transport/etcd.py
|
|
${PYSITELIB}/kombu/transport/etcd.pyc
|
|
${PYSITELIB}/kombu/transport/etcd.pyo
|
|
${PYSITELIB}/kombu/transport/filesystem.py
|
|
${PYSITELIB}/kombu/transport/filesystem.pyc
|
|
${PYSITELIB}/kombu/transport/filesystem.pyo
|
|
${PYSITELIB}/kombu/transport/librabbitmq.py
|
|
${PYSITELIB}/kombu/transport/librabbitmq.pyc
|
|
${PYSITELIB}/kombu/transport/librabbitmq.pyo
|
|
${PYSITELIB}/kombu/transport/memory.py
|
|
${PYSITELIB}/kombu/transport/memory.pyc
|
|
${PYSITELIB}/kombu/transport/memory.pyo
|
|
${PYSITELIB}/kombu/transport/mongodb.py
|
|
${PYSITELIB}/kombu/transport/mongodb.pyc
|
|
${PYSITELIB}/kombu/transport/mongodb.pyo
|
|
${PYSITELIB}/kombu/transport/pyamqp.py
|
|
${PYSITELIB}/kombu/transport/pyamqp.pyc
|
|
${PYSITELIB}/kombu/transport/pyamqp.pyo
|
|
${PYSITELIB}/kombu/transport/pyro.py
|
|
${PYSITELIB}/kombu/transport/pyro.pyc
|
|
${PYSITELIB}/kombu/transport/pyro.pyo
|
|
${PYSITELIB}/kombu/transport/qpid.py
|
|
${PYSITELIB}/kombu/transport/qpid.pyc
|
|
${PYSITELIB}/kombu/transport/qpid.pyo
|
|
${PYSITELIB}/kombu/transport/redis.py
|
|
${PYSITELIB}/kombu/transport/redis.pyc
|
|
${PYSITELIB}/kombu/transport/redis.pyo
|
|
${PYSITELIB}/kombu/transport/sqlalchemy/__init__.py
|
|
${PYSITELIB}/kombu/transport/sqlalchemy/__init__.pyc
|
|
${PYSITELIB}/kombu/transport/sqlalchemy/__init__.pyo
|
|
${PYSITELIB}/kombu/transport/sqlalchemy/models.py
|
|
${PYSITELIB}/kombu/transport/sqlalchemy/models.pyc
|
|
${PYSITELIB}/kombu/transport/sqlalchemy/models.pyo
|
|
${PYSITELIB}/kombu/transport/virtual/__init__.py
|
|
${PYSITELIB}/kombu/transport/virtual/__init__.pyc
|
|
${PYSITELIB}/kombu/transport/virtual/__init__.pyo
|
|
${PYSITELIB}/kombu/transport/virtual/base.py
|
|
${PYSITELIB}/kombu/transport/virtual/base.pyc
|
|
${PYSITELIB}/kombu/transport/virtual/base.pyo
|
|
${PYSITELIB}/kombu/transport/virtual/exchange.py
|
|
${PYSITELIB}/kombu/transport/virtual/exchange.pyc
|
|
${PYSITELIB}/kombu/transport/virtual/exchange.pyo
|
|
${PYSITELIB}/kombu/transport/zookeeper.py
|
|
${PYSITELIB}/kombu/transport/zookeeper.pyc
|
|
${PYSITELIB}/kombu/transport/zookeeper.pyo
|
|
${PYSITELIB}/kombu/utils/__init__.py
|
|
${PYSITELIB}/kombu/utils/__init__.pyc
|
|
${PYSITELIB}/kombu/utils/__init__.pyo
|
|
${PYSITELIB}/kombu/utils/amq_manager.py
|
|
${PYSITELIB}/kombu/utils/amq_manager.pyc
|
|
${PYSITELIB}/kombu/utils/amq_manager.pyo
|
|
${PYSITELIB}/kombu/utils/collections.py
|
|
${PYSITELIB}/kombu/utils/collections.pyc
|
|
${PYSITELIB}/kombu/utils/collections.pyo
|
|
${PYSITELIB}/kombu/utils/compat.py
|
|
${PYSITELIB}/kombu/utils/compat.pyc
|
|
${PYSITELIB}/kombu/utils/compat.pyo
|
|
${PYSITELIB}/kombu/utils/debug.py
|
|
${PYSITELIB}/kombu/utils/debug.pyc
|
|
${PYSITELIB}/kombu/utils/debug.pyo
|
|
${PYSITELIB}/kombu/utils/div.py
|
|
${PYSITELIB}/kombu/utils/div.pyc
|
|
${PYSITELIB}/kombu/utils/div.pyo
|
|
${PYSITELIB}/kombu/utils/encoding.py
|
|
${PYSITELIB}/kombu/utils/encoding.pyc
|
|
${PYSITELIB}/kombu/utils/encoding.pyo
|
|
${PYSITELIB}/kombu/utils/eventio.py
|
|
${PYSITELIB}/kombu/utils/eventio.pyc
|
|
${PYSITELIB}/kombu/utils/eventio.pyo
|
|
${PYSITELIB}/kombu/utils/functional.py
|
|
${PYSITELIB}/kombu/utils/functional.pyc
|
|
${PYSITELIB}/kombu/utils/functional.pyo
|
|
${PYSITELIB}/kombu/utils/imports.py
|
|
${PYSITELIB}/kombu/utils/imports.pyc
|
|
${PYSITELIB}/kombu/utils/imports.pyo
|
|
${PYSITELIB}/kombu/utils/json.py
|
|
${PYSITELIB}/kombu/utils/json.pyc
|
|
${PYSITELIB}/kombu/utils/json.pyo
|
|
${PYSITELIB}/kombu/utils/limits.py
|
|
${PYSITELIB}/kombu/utils/limits.pyc
|
|
${PYSITELIB}/kombu/utils/limits.pyo
|
|
${PYSITELIB}/kombu/utils/objects.py
|
|
${PYSITELIB}/kombu/utils/objects.pyc
|
|
${PYSITELIB}/kombu/utils/objects.pyo
|
|
${PYSITELIB}/kombu/utils/scheduling.py
|
|
${PYSITELIB}/kombu/utils/scheduling.pyc
|
|
${PYSITELIB}/kombu/utils/scheduling.pyo
|
|
${PYSITELIB}/kombu/utils/text.py
|
|
${PYSITELIB}/kombu/utils/text.pyc
|
|
${PYSITELIB}/kombu/utils/text.pyo
|
|
${PYSITELIB}/kombu/utils/time.py
|
|
${PYSITELIB}/kombu/utils/time.pyc
|
|
${PYSITELIB}/kombu/utils/time.pyo
|
|
${PYSITELIB}/kombu/utils/url.py
|
|
${PYSITELIB}/kombu/utils/url.pyc
|
|
${PYSITELIB}/kombu/utils/url.pyo
|
|
${PYSITELIB}/kombu/utils/uuid.py
|
|
${PYSITELIB}/kombu/utils/uuid.pyc
|
|
${PYSITELIB}/kombu/utils/uuid.pyo
|