pkgsrc/net/py-celery/PLIST
adam b16ae54312 py-celery: updated to 4.3.0
4.3.0:
- Added support for broadcasting using a regular expression pattern
  or a glob pattern to multiple Pidboxes.
- Added support for PEP 420 namespace packages.
- Added :setting:acks_on_failure_or_timeout as a setting instead of
  a task only option.
- Added the :signal:task_received signal.
- Fixed a crash of our CLI that occurred for everyone using Python < 3.6.
- Fixed a crash that occurred when using the Redis result backend
  while the :setting:result_expires is set to None.
- Added support the DNS seedlist connection format for the MongoDB result backend.
- Bump the minimum eventlet version to 0.24.1.
- Replace the msgpack-python package with msgpack.
- Allow scheduling error handlers which are not registered tasks in the current
  worker.
- Additional fixes and enhancements to the SSL support of
  the Redis broker and result backend.
2019-04-05 12:55:50 +00:00

493 lines
19 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2019/04/05 12:55:50 adam Exp $
bin/celery-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/celery/__init__.py
${PYSITELIB}/celery/__init__.pyc
${PYSITELIB}/celery/__init__.pyo
${PYSITELIB}/celery/__main__.py
${PYSITELIB}/celery/__main__.pyc
${PYSITELIB}/celery/__main__.pyo
${PYSITELIB}/celery/_state.py
${PYSITELIB}/celery/_state.pyc
${PYSITELIB}/celery/_state.pyo
${PYSITELIB}/celery/app/__init__.py
${PYSITELIB}/celery/app/__init__.pyc
${PYSITELIB}/celery/app/__init__.pyo
${PYSITELIB}/celery/app/amqp.py
${PYSITELIB}/celery/app/amqp.pyc
${PYSITELIB}/celery/app/amqp.pyo
${PYSITELIB}/celery/app/annotations.py
${PYSITELIB}/celery/app/annotations.pyc
${PYSITELIB}/celery/app/annotations.pyo
${PYSITELIB}/celery/app/backends.py
${PYSITELIB}/celery/app/backends.pyc
${PYSITELIB}/celery/app/backends.pyo
${PYSITELIB}/celery/app/base.py
${PYSITELIB}/celery/app/base.pyc
${PYSITELIB}/celery/app/base.pyo
${PYSITELIB}/celery/app/builtins.py
${PYSITELIB}/celery/app/builtins.pyc
${PYSITELIB}/celery/app/builtins.pyo
${PYSITELIB}/celery/app/control.py
${PYSITELIB}/celery/app/control.pyc
${PYSITELIB}/celery/app/control.pyo
${PYSITELIB}/celery/app/defaults.py
${PYSITELIB}/celery/app/defaults.pyc
${PYSITELIB}/celery/app/defaults.pyo
${PYSITELIB}/celery/app/events.py
${PYSITELIB}/celery/app/events.pyc
${PYSITELIB}/celery/app/events.pyo
${PYSITELIB}/celery/app/log.py
${PYSITELIB}/celery/app/log.pyc
${PYSITELIB}/celery/app/log.pyo
${PYSITELIB}/celery/app/registry.py
${PYSITELIB}/celery/app/registry.pyc
${PYSITELIB}/celery/app/registry.pyo
${PYSITELIB}/celery/app/routes.py
${PYSITELIB}/celery/app/routes.pyc
${PYSITELIB}/celery/app/routes.pyo
${PYSITELIB}/celery/app/task.py
${PYSITELIB}/celery/app/task.pyc
${PYSITELIB}/celery/app/task.pyo
${PYSITELIB}/celery/app/trace.py
${PYSITELIB}/celery/app/trace.pyc
${PYSITELIB}/celery/app/trace.pyo
${PYSITELIB}/celery/app/utils.py
${PYSITELIB}/celery/app/utils.pyc
${PYSITELIB}/celery/app/utils.pyo
${PYSITELIB}/celery/apps/__init__.py
${PYSITELIB}/celery/apps/__init__.pyc
${PYSITELIB}/celery/apps/__init__.pyo
${PYSITELIB}/celery/apps/beat.py
${PYSITELIB}/celery/apps/beat.pyc
${PYSITELIB}/celery/apps/beat.pyo
${PYSITELIB}/celery/apps/multi.py
${PYSITELIB}/celery/apps/multi.pyc
${PYSITELIB}/celery/apps/multi.pyo
${PYSITELIB}/celery/apps/worker.py
${PYSITELIB}/celery/apps/worker.pyc
${PYSITELIB}/celery/apps/worker.pyo
${PYSITELIB}/celery/backends/__init__.py
${PYSITELIB}/celery/backends/__init__.pyc
${PYSITELIB}/celery/backends/__init__.pyo
${PYSITELIB}/celery/backends/amqp.py
${PYSITELIB}/celery/backends/amqp.pyc
${PYSITELIB}/celery/backends/amqp.pyo
${PYSITELIB}/celery/backends/arangodb.py
${PYSITELIB}/celery/backends/arangodb.pyc
${PYSITELIB}/celery/backends/arangodb.pyo
${PYSITELIB}/celery/backends/asynchronous.py
${PYSITELIB}/celery/backends/asynchronous.pyc
${PYSITELIB}/celery/backends/asynchronous.pyo
${PYSITELIB}/celery/backends/azureblockblob.py
${PYSITELIB}/celery/backends/azureblockblob.pyc
${PYSITELIB}/celery/backends/azureblockblob.pyo
${PYSITELIB}/celery/backends/base.py
${PYSITELIB}/celery/backends/base.pyc
${PYSITELIB}/celery/backends/base.pyo
${PYSITELIB}/celery/backends/cache.py
${PYSITELIB}/celery/backends/cache.pyc
${PYSITELIB}/celery/backends/cache.pyo
${PYSITELIB}/celery/backends/cassandra.py
${PYSITELIB}/celery/backends/cassandra.pyc
${PYSITELIB}/celery/backends/cassandra.pyo
${PYSITELIB}/celery/backends/consul.py
${PYSITELIB}/celery/backends/consul.pyc
${PYSITELIB}/celery/backends/consul.pyo
${PYSITELIB}/celery/backends/cosmosdbsql.py
${PYSITELIB}/celery/backends/cosmosdbsql.pyc
${PYSITELIB}/celery/backends/cosmosdbsql.pyo
${PYSITELIB}/celery/backends/couchbase.py
${PYSITELIB}/celery/backends/couchbase.pyc
${PYSITELIB}/celery/backends/couchbase.pyo
${PYSITELIB}/celery/backends/couchdb.py
${PYSITELIB}/celery/backends/couchdb.pyc
${PYSITELIB}/celery/backends/couchdb.pyo
${PYSITELIB}/celery/backends/database/__init__.py
${PYSITELIB}/celery/backends/database/__init__.pyc
${PYSITELIB}/celery/backends/database/__init__.pyo
${PYSITELIB}/celery/backends/database/models.py
${PYSITELIB}/celery/backends/database/models.pyc
${PYSITELIB}/celery/backends/database/models.pyo
${PYSITELIB}/celery/backends/database/session.py
${PYSITELIB}/celery/backends/database/session.pyc
${PYSITELIB}/celery/backends/database/session.pyo
${PYSITELIB}/celery/backends/dynamodb.py
${PYSITELIB}/celery/backends/dynamodb.pyc
${PYSITELIB}/celery/backends/dynamodb.pyo
${PYSITELIB}/celery/backends/elasticsearch.py
${PYSITELIB}/celery/backends/elasticsearch.pyc
${PYSITELIB}/celery/backends/elasticsearch.pyo
${PYSITELIB}/celery/backends/filesystem.py
${PYSITELIB}/celery/backends/filesystem.pyc
${PYSITELIB}/celery/backends/filesystem.pyo
${PYSITELIB}/celery/backends/mongodb.py
${PYSITELIB}/celery/backends/mongodb.pyc
${PYSITELIB}/celery/backends/mongodb.pyo
${PYSITELIB}/celery/backends/redis.py
${PYSITELIB}/celery/backends/redis.pyc
${PYSITELIB}/celery/backends/redis.pyo
${PYSITELIB}/celery/backends/riak.py
${PYSITELIB}/celery/backends/riak.pyc
${PYSITELIB}/celery/backends/riak.pyo
${PYSITELIB}/celery/backends/rpc.py
${PYSITELIB}/celery/backends/rpc.pyc
${PYSITELIB}/celery/backends/rpc.pyo
${PYSITELIB}/celery/backends/s3.py
${PYSITELIB}/celery/backends/s3.pyc
${PYSITELIB}/celery/backends/s3.pyo
${PYSITELIB}/celery/beat.py
${PYSITELIB}/celery/beat.pyc
${PYSITELIB}/celery/beat.pyo
${PYSITELIB}/celery/bin/__init__.py
${PYSITELIB}/celery/bin/__init__.pyc
${PYSITELIB}/celery/bin/__init__.pyo
${PYSITELIB}/celery/bin/amqp.py
${PYSITELIB}/celery/bin/amqp.pyc
${PYSITELIB}/celery/bin/amqp.pyo
${PYSITELIB}/celery/bin/base.py
${PYSITELIB}/celery/bin/base.pyc
${PYSITELIB}/celery/bin/base.pyo
${PYSITELIB}/celery/bin/beat.py
${PYSITELIB}/celery/bin/beat.pyc
${PYSITELIB}/celery/bin/beat.pyo
${PYSITELIB}/celery/bin/call.py
${PYSITELIB}/celery/bin/call.pyc
${PYSITELIB}/celery/bin/call.pyo
${PYSITELIB}/celery/bin/celery.py
${PYSITELIB}/celery/bin/celery.pyc
${PYSITELIB}/celery/bin/celery.pyo
${PYSITELIB}/celery/bin/celeryd_detach.py
${PYSITELIB}/celery/bin/celeryd_detach.pyc
${PYSITELIB}/celery/bin/celeryd_detach.pyo
${PYSITELIB}/celery/bin/control.py
${PYSITELIB}/celery/bin/control.pyc
${PYSITELIB}/celery/bin/control.pyo
${PYSITELIB}/celery/bin/events.py
${PYSITELIB}/celery/bin/events.pyc
${PYSITELIB}/celery/bin/events.pyo
${PYSITELIB}/celery/bin/graph.py
${PYSITELIB}/celery/bin/graph.pyc
${PYSITELIB}/celery/bin/graph.pyo
${PYSITELIB}/celery/bin/list.py
${PYSITELIB}/celery/bin/list.pyc
${PYSITELIB}/celery/bin/list.pyo
${PYSITELIB}/celery/bin/logtool.py
${PYSITELIB}/celery/bin/logtool.pyc
${PYSITELIB}/celery/bin/logtool.pyo
${PYSITELIB}/celery/bin/migrate.py
${PYSITELIB}/celery/bin/migrate.pyc
${PYSITELIB}/celery/bin/migrate.pyo
${PYSITELIB}/celery/bin/multi.py
${PYSITELIB}/celery/bin/multi.pyc
${PYSITELIB}/celery/bin/multi.pyo
${PYSITELIB}/celery/bin/purge.py
${PYSITELIB}/celery/bin/purge.pyc
${PYSITELIB}/celery/bin/purge.pyo
${PYSITELIB}/celery/bin/result.py
${PYSITELIB}/celery/bin/result.pyc
${PYSITELIB}/celery/bin/result.pyo
${PYSITELIB}/celery/bin/shell.py
${PYSITELIB}/celery/bin/shell.pyc
${PYSITELIB}/celery/bin/shell.pyo
${PYSITELIB}/celery/bin/upgrade.py
${PYSITELIB}/celery/bin/upgrade.pyc
${PYSITELIB}/celery/bin/upgrade.pyo
${PYSITELIB}/celery/bin/worker.py
${PYSITELIB}/celery/bin/worker.pyc
${PYSITELIB}/celery/bin/worker.pyo
${PYSITELIB}/celery/bootsteps.py
${PYSITELIB}/celery/bootsteps.pyc
${PYSITELIB}/celery/bootsteps.pyo
${PYSITELIB}/celery/canvas.py
${PYSITELIB}/celery/canvas.pyc
${PYSITELIB}/celery/canvas.pyo
${PYSITELIB}/celery/concurrency/__init__.py
${PYSITELIB}/celery/concurrency/__init__.pyc
${PYSITELIB}/celery/concurrency/__init__.pyo
${PYSITELIB}/celery/concurrency/asynpool.py
${PYSITELIB}/celery/concurrency/asynpool.pyc
${PYSITELIB}/celery/concurrency/asynpool.pyo
${PYSITELIB}/celery/concurrency/base.py
${PYSITELIB}/celery/concurrency/base.pyc
${PYSITELIB}/celery/concurrency/base.pyo
${PYSITELIB}/celery/concurrency/eventlet.py
${PYSITELIB}/celery/concurrency/eventlet.pyc
${PYSITELIB}/celery/concurrency/eventlet.pyo
${PYSITELIB}/celery/concurrency/gevent.py
${PYSITELIB}/celery/concurrency/gevent.pyc
${PYSITELIB}/celery/concurrency/gevent.pyo
${PYSITELIB}/celery/concurrency/prefork.py
${PYSITELIB}/celery/concurrency/prefork.pyc
${PYSITELIB}/celery/concurrency/prefork.pyo
${PYSITELIB}/celery/concurrency/solo.py
${PYSITELIB}/celery/concurrency/solo.pyc
${PYSITELIB}/celery/concurrency/solo.pyo
${PYSITELIB}/celery/contrib/__init__.py
${PYSITELIB}/celery/contrib/__init__.pyc
${PYSITELIB}/celery/contrib/__init__.pyo
${PYSITELIB}/celery/contrib/abortable.py
${PYSITELIB}/celery/contrib/abortable.pyc
${PYSITELIB}/celery/contrib/abortable.pyo
${PYSITELIB}/celery/contrib/migrate.py
${PYSITELIB}/celery/contrib/migrate.pyc
${PYSITELIB}/celery/contrib/migrate.pyo
${PYSITELIB}/celery/contrib/pytest.py
${PYSITELIB}/celery/contrib/pytest.pyc
${PYSITELIB}/celery/contrib/pytest.pyo
${PYSITELIB}/celery/contrib/rdb.py
${PYSITELIB}/celery/contrib/rdb.pyc
${PYSITELIB}/celery/contrib/rdb.pyo
${PYSITELIB}/celery/contrib/sphinx.py
${PYSITELIB}/celery/contrib/sphinx.pyc
${PYSITELIB}/celery/contrib/sphinx.pyo
${PYSITELIB}/celery/contrib/testing/__init__.py
${PYSITELIB}/celery/contrib/testing/__init__.pyc
${PYSITELIB}/celery/contrib/testing/__init__.pyo
${PYSITELIB}/celery/contrib/testing/app.py
${PYSITELIB}/celery/contrib/testing/app.pyc
${PYSITELIB}/celery/contrib/testing/app.pyo
${PYSITELIB}/celery/contrib/testing/manager.py
${PYSITELIB}/celery/contrib/testing/manager.pyc
${PYSITELIB}/celery/contrib/testing/manager.pyo
${PYSITELIB}/celery/contrib/testing/mocks.py
${PYSITELIB}/celery/contrib/testing/mocks.pyc
${PYSITELIB}/celery/contrib/testing/mocks.pyo
${PYSITELIB}/celery/contrib/testing/tasks.py
${PYSITELIB}/celery/contrib/testing/tasks.pyc
${PYSITELIB}/celery/contrib/testing/tasks.pyo
${PYSITELIB}/celery/contrib/testing/worker.py
${PYSITELIB}/celery/contrib/testing/worker.pyc
${PYSITELIB}/celery/contrib/testing/worker.pyo
${PYSITELIB}/celery/events/__init__.py
${PYSITELIB}/celery/events/__init__.pyc
${PYSITELIB}/celery/events/__init__.pyo
${PYSITELIB}/celery/events/cursesmon.py
${PYSITELIB}/celery/events/cursesmon.pyc
${PYSITELIB}/celery/events/cursesmon.pyo
${PYSITELIB}/celery/events/dispatcher.py
${PYSITELIB}/celery/events/dispatcher.pyc
${PYSITELIB}/celery/events/dispatcher.pyo
${PYSITELIB}/celery/events/dumper.py
${PYSITELIB}/celery/events/dumper.pyc
${PYSITELIB}/celery/events/dumper.pyo
${PYSITELIB}/celery/events/event.py
${PYSITELIB}/celery/events/event.pyc
${PYSITELIB}/celery/events/event.pyo
${PYSITELIB}/celery/events/receiver.py
${PYSITELIB}/celery/events/receiver.pyc
${PYSITELIB}/celery/events/receiver.pyo
${PYSITELIB}/celery/events/snapshot.py
${PYSITELIB}/celery/events/snapshot.pyc
${PYSITELIB}/celery/events/snapshot.pyo
${PYSITELIB}/celery/events/state.py
${PYSITELIB}/celery/events/state.pyc
${PYSITELIB}/celery/events/state.pyo
${PYSITELIB}/celery/exceptions.py
${PYSITELIB}/celery/exceptions.pyc
${PYSITELIB}/celery/exceptions.pyo
${PYSITELIB}/celery/five.py
${PYSITELIB}/celery/five.pyc
${PYSITELIB}/celery/five.pyo
${PYSITELIB}/celery/fixups/__init__.py
${PYSITELIB}/celery/fixups/__init__.pyc
${PYSITELIB}/celery/fixups/__init__.pyo
${PYSITELIB}/celery/fixups/django.py
${PYSITELIB}/celery/fixups/django.pyc
${PYSITELIB}/celery/fixups/django.pyo
${PYSITELIB}/celery/loaders/__init__.py
${PYSITELIB}/celery/loaders/__init__.pyc
${PYSITELIB}/celery/loaders/__init__.pyo
${PYSITELIB}/celery/loaders/app.py
${PYSITELIB}/celery/loaders/app.pyc
${PYSITELIB}/celery/loaders/app.pyo
${PYSITELIB}/celery/loaders/base.py
${PYSITELIB}/celery/loaders/base.pyc
${PYSITELIB}/celery/loaders/base.pyo
${PYSITELIB}/celery/loaders/default.py
${PYSITELIB}/celery/loaders/default.pyc
${PYSITELIB}/celery/loaders/default.pyo
${PYSITELIB}/celery/local.py
${PYSITELIB}/celery/local.pyc
${PYSITELIB}/celery/local.pyo
${PYSITELIB}/celery/platforms.py
${PYSITELIB}/celery/platforms.pyc
${PYSITELIB}/celery/platforms.pyo
${PYSITELIB}/celery/result.py
${PYSITELIB}/celery/result.pyc
${PYSITELIB}/celery/result.pyo
${PYSITELIB}/celery/schedules.py
${PYSITELIB}/celery/schedules.pyc
${PYSITELIB}/celery/schedules.pyo
${PYSITELIB}/celery/security/__init__.py
${PYSITELIB}/celery/security/__init__.pyc
${PYSITELIB}/celery/security/__init__.pyo
${PYSITELIB}/celery/security/certificate.py
${PYSITELIB}/celery/security/certificate.pyc
${PYSITELIB}/celery/security/certificate.pyo
${PYSITELIB}/celery/security/key.py
${PYSITELIB}/celery/security/key.pyc
${PYSITELIB}/celery/security/key.pyo
${PYSITELIB}/celery/security/serialization.py
${PYSITELIB}/celery/security/serialization.pyc
${PYSITELIB}/celery/security/serialization.pyo
${PYSITELIB}/celery/security/utils.py
${PYSITELIB}/celery/security/utils.pyc
${PYSITELIB}/celery/security/utils.pyo
${PYSITELIB}/celery/signals.py
${PYSITELIB}/celery/signals.pyc
${PYSITELIB}/celery/signals.pyo
${PYSITELIB}/celery/states.py
${PYSITELIB}/celery/states.pyc
${PYSITELIB}/celery/states.pyo
${PYSITELIB}/celery/task/__init__.py
${PYSITELIB}/celery/task/__init__.pyc
${PYSITELIB}/celery/task/__init__.pyo
${PYSITELIB}/celery/task/base.py
${PYSITELIB}/celery/task/base.pyc
${PYSITELIB}/celery/task/base.pyo
${PYSITELIB}/celery/utils/__init__.py
${PYSITELIB}/celery/utils/__init__.pyc
${PYSITELIB}/celery/utils/__init__.pyo
${PYSITELIB}/celery/utils/abstract.py
${PYSITELIB}/celery/utils/abstract.pyc
${PYSITELIB}/celery/utils/abstract.pyo
${PYSITELIB}/celery/utils/collections.py
${PYSITELIB}/celery/utils/collections.pyc
${PYSITELIB}/celery/utils/collections.pyo
${PYSITELIB}/celery/utils/debug.py
${PYSITELIB}/celery/utils/debug.pyc
${PYSITELIB}/celery/utils/debug.pyo
${PYSITELIB}/celery/utils/deprecated.py
${PYSITELIB}/celery/utils/deprecated.pyc
${PYSITELIB}/celery/utils/deprecated.pyo
${PYSITELIB}/celery/utils/dispatch/__init__.py
${PYSITELIB}/celery/utils/dispatch/__init__.pyc
${PYSITELIB}/celery/utils/dispatch/__init__.pyo
${PYSITELIB}/celery/utils/dispatch/signal.py
${PYSITELIB}/celery/utils/dispatch/signal.pyc
${PYSITELIB}/celery/utils/dispatch/signal.pyo
${PYSITELIB}/celery/utils/dispatch/weakref_backports.py
${PYSITELIB}/celery/utils/dispatch/weakref_backports.pyc
${PYSITELIB}/celery/utils/dispatch/weakref_backports.pyo
${PYSITELIB}/celery/utils/encoding.py
${PYSITELIB}/celery/utils/encoding.pyc
${PYSITELIB}/celery/utils/encoding.pyo
${PYSITELIB}/celery/utils/functional.py
${PYSITELIB}/celery/utils/functional.pyc
${PYSITELIB}/celery/utils/functional.pyo
${PYSITELIB}/celery/utils/graph.py
${PYSITELIB}/celery/utils/graph.pyc
${PYSITELIB}/celery/utils/graph.pyo
${PYSITELIB}/celery/utils/imports.py
${PYSITELIB}/celery/utils/imports.pyc
${PYSITELIB}/celery/utils/imports.pyo
${PYSITELIB}/celery/utils/iso8601.py
${PYSITELIB}/celery/utils/iso8601.pyc
${PYSITELIB}/celery/utils/iso8601.pyo
${PYSITELIB}/celery/utils/log.py
${PYSITELIB}/celery/utils/log.pyc
${PYSITELIB}/celery/utils/log.pyo
${PYSITELIB}/celery/utils/nodenames.py
${PYSITELIB}/celery/utils/nodenames.pyc
${PYSITELIB}/celery/utils/nodenames.pyo
${PYSITELIB}/celery/utils/objects.py
${PYSITELIB}/celery/utils/objects.pyc
${PYSITELIB}/celery/utils/objects.pyo
${PYSITELIB}/celery/utils/saferepr.py
${PYSITELIB}/celery/utils/saferepr.pyc
${PYSITELIB}/celery/utils/saferepr.pyo
${PYSITELIB}/celery/utils/serialization.py
${PYSITELIB}/celery/utils/serialization.pyc
${PYSITELIB}/celery/utils/serialization.pyo
${PYSITELIB}/celery/utils/static/__init__.py
${PYSITELIB}/celery/utils/static/__init__.pyc
${PYSITELIB}/celery/utils/static/__init__.pyo
${PYSITELIB}/celery/utils/static/celery_128.png
${PYSITELIB}/celery/utils/sysinfo.py
${PYSITELIB}/celery/utils/sysinfo.pyc
${PYSITELIB}/celery/utils/sysinfo.pyo
${PYSITELIB}/celery/utils/term.py
${PYSITELIB}/celery/utils/term.pyc
${PYSITELIB}/celery/utils/term.pyo
${PYSITELIB}/celery/utils/text.py
${PYSITELIB}/celery/utils/text.pyc
${PYSITELIB}/celery/utils/text.pyo
${PYSITELIB}/celery/utils/threads.py
${PYSITELIB}/celery/utils/threads.pyc
${PYSITELIB}/celery/utils/threads.pyo
${PYSITELIB}/celery/utils/time.py
${PYSITELIB}/celery/utils/time.pyc
${PYSITELIB}/celery/utils/time.pyo
${PYSITELIB}/celery/utils/timer2.py
${PYSITELIB}/celery/utils/timer2.pyc
${PYSITELIB}/celery/utils/timer2.pyo
${PYSITELIB}/celery/worker/__init__.py
${PYSITELIB}/celery/worker/__init__.pyc
${PYSITELIB}/celery/worker/__init__.pyo
${PYSITELIB}/celery/worker/autoscale.py
${PYSITELIB}/celery/worker/autoscale.pyc
${PYSITELIB}/celery/worker/autoscale.pyo
${PYSITELIB}/celery/worker/components.py
${PYSITELIB}/celery/worker/components.pyc
${PYSITELIB}/celery/worker/components.pyo
${PYSITELIB}/celery/worker/consumer/__init__.py
${PYSITELIB}/celery/worker/consumer/__init__.pyc
${PYSITELIB}/celery/worker/consumer/__init__.pyo
${PYSITELIB}/celery/worker/consumer/agent.py
${PYSITELIB}/celery/worker/consumer/agent.pyc
${PYSITELIB}/celery/worker/consumer/agent.pyo
${PYSITELIB}/celery/worker/consumer/connection.py
${PYSITELIB}/celery/worker/consumer/connection.pyc
${PYSITELIB}/celery/worker/consumer/connection.pyo
${PYSITELIB}/celery/worker/consumer/consumer.py
${PYSITELIB}/celery/worker/consumer/consumer.pyc
${PYSITELIB}/celery/worker/consumer/consumer.pyo
${PYSITELIB}/celery/worker/consumer/control.py
${PYSITELIB}/celery/worker/consumer/control.pyc
${PYSITELIB}/celery/worker/consumer/control.pyo
${PYSITELIB}/celery/worker/consumer/events.py
${PYSITELIB}/celery/worker/consumer/events.pyc
${PYSITELIB}/celery/worker/consumer/events.pyo
${PYSITELIB}/celery/worker/consumer/gossip.py
${PYSITELIB}/celery/worker/consumer/gossip.pyc
${PYSITELIB}/celery/worker/consumer/gossip.pyo
${PYSITELIB}/celery/worker/consumer/heart.py
${PYSITELIB}/celery/worker/consumer/heart.pyc
${PYSITELIB}/celery/worker/consumer/heart.pyo
${PYSITELIB}/celery/worker/consumer/mingle.py
${PYSITELIB}/celery/worker/consumer/mingle.pyc
${PYSITELIB}/celery/worker/consumer/mingle.pyo
${PYSITELIB}/celery/worker/consumer/tasks.py
${PYSITELIB}/celery/worker/consumer/tasks.pyc
${PYSITELIB}/celery/worker/consumer/tasks.pyo
${PYSITELIB}/celery/worker/control.py
${PYSITELIB}/celery/worker/control.pyc
${PYSITELIB}/celery/worker/control.pyo
${PYSITELIB}/celery/worker/heartbeat.py
${PYSITELIB}/celery/worker/heartbeat.pyc
${PYSITELIB}/celery/worker/heartbeat.pyo
${PYSITELIB}/celery/worker/loops.py
${PYSITELIB}/celery/worker/loops.pyc
${PYSITELIB}/celery/worker/loops.pyo
${PYSITELIB}/celery/worker/pidbox.py
${PYSITELIB}/celery/worker/pidbox.pyc
${PYSITELIB}/celery/worker/pidbox.pyo
${PYSITELIB}/celery/worker/request.py
${PYSITELIB}/celery/worker/request.pyc
${PYSITELIB}/celery/worker/request.pyo
${PYSITELIB}/celery/worker/state.py
${PYSITELIB}/celery/worker/state.pyc
${PYSITELIB}/celery/worker/state.pyo
${PYSITELIB}/celery/worker/strategy.py
${PYSITELIB}/celery/worker/strategy.pyc
${PYSITELIB}/celery/worker/strategy.pyo
${PYSITELIB}/celery/worker/worker.py
${PYSITELIB}/celery/worker/worker.pyc
${PYSITELIB}/celery/worker/worker.pyo