>>> Building on exopi-3 under sysutils/py-celery BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools] DIST = [sysutils/py-celery:celery-5.5.3.tar.gz] FULLPKGNAME = py3-celery-5.5.3p0 RDEPENDS = [lang/python/3;devel/py-billiard;devel/py-click-didyoumean;devel/py-click;devel/py-click-repl;devel/py-click-plugins;devel/py-vine;devel/py-dateutil;net/py-kombu] (Junk lock obtained for exopi-3 at 1778686779.09) >>> Running depends in sysutils/py-celery at 1778686779.13 last junk was in comms/chirp /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in sysutils/py-celery at 1778686781.29 ===> sysutils/py-celery ===> Building from scratch py3-celery-5.5.3p0 ===> py3-celery-5.5.3p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-celery-5.5.3p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-celery-5.5.3p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-celery-5.5.3p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-celery-5.5.3p0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778686782.44) distfiles size=1667144 >>> Running extract in sysutils/py-celery at 1778686782.48 ===> sysutils/py-celery ===> Checking files for py3-celery-5.5.3p0 `/exopi-cvs/ports/distfiles/celery-5.5.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-celery-5.5.3p0 >>> Running build in sysutils/py-celery at 1778686783.02 ===> sysutils/py-celery ===> Patching for py3-celery-5.5.3p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-celery-5.5.3p0 ===> Configuring for py3-celery-5.5.3p0 ===> Building for py3-celery-5.5.3p0 * Getting build dependencies for wheel... :131: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing celery.egg-info/PKG-INFO writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt writing requirements to celery.egg-info/requires.txt writing top-level names to celery.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'extra/centos' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' adding license file 'LICENSE' writing manifest file 'celery.egg-info/SOURCES.txt' * Building wheel... :131: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/celery copying celery/__init__.py -> build/lib/celery copying celery/__main__.py -> build/lib/celery copying celery/_state.py -> build/lib/celery copying celery/beat.py -> build/lib/celery copying celery/bootsteps.py -> build/lib/celery copying celery/canvas.py -> build/lib/celery copying celery/exceptions.py -> build/lib/celery copying celery/local.py -> build/lib/celery copying celery/platforms.py -> build/lib/celery copying celery/result.py -> build/lib/celery copying celery/schedules.py -> build/lib/celery copying celery/signals.py -> build/lib/celery copying celery/states.py -> build/lib/celery creating build/lib/celery/app copying celery/app/__init__.py -> build/lib/celery/app copying celery/app/amqp.py -> build/lib/celery/app copying celery/app/annotations.py -> build/lib/celery/app copying celery/app/autoretry.py -> build/lib/celery/app copying celery/app/backends.py -> build/lib/celery/app copying celery/app/base.py -> build/lib/celery/app copying celery/app/builtins.py -> build/lib/celery/app copying celery/app/control.py -> build/lib/celery/app copying celery/app/defaults.py -> build/lib/celery/app copying celery/app/events.py -> build/lib/celery/app copying celery/app/log.py -> build/lib/celery/app copying celery/app/registry.py -> build/lib/celery/app copying celery/app/routes.py -> build/lib/celery/app copying celery/app/task.py -> build/lib/celery/app copying celery/app/trace.py -> build/lib/celery/app copying celery/app/utils.py -> build/lib/celery/app creating build/lib/celery/apps copying celery/apps/__init__.py -> build/lib/celery/apps copying celery/apps/beat.py -> build/lib/celery/apps copying celery/apps/multi.py -> build/lib/celery/apps copying celery/apps/worker.py -> build/lib/celery/apps creating build/lib/celery/backends copying celery/backends/__init__.py -> build/lib/celery/backends copying celery/backends/arangodb.py -> build/lib/celery/backends copying celery/backends/asynchronous.py -> build/lib/celery/backends copying celery/backends/azureblockblob.py -> build/lib/celery/backends copying celery/backends/base.py -> build/lib/celery/backends copying celery/backends/cache.py -> build/lib/celery/backends copying celery/backends/cassandra.py -> build/lib/celery/backends copying celery/backends/consul.py -> build/lib/celery/backends copying celery/backends/cosmosdbsql.py -> build/lib/celery/backends copying celery/backends/couchbase.py -> build/lib/celery/backends copying celery/backends/couchdb.py -> build/lib/celery/backends copying celery/backends/dynamodb.py -> build/lib/celery/backends copying celery/backends/elasticsearch.py -> build/lib/celery/backends copying celery/backends/filesystem.py -> build/lib/celery/backends copying celery/backends/gcs.py -> build/lib/celery/backends copying celery/backends/mongodb.py -> build/lib/celery/backends copying celery/backends/redis.py -> build/lib/celery/backends copying celery/backends/rpc.py -> build/lib/celery/backends copying celery/backends/s3.py -> build/lib/celery/backends creating build/lib/celery/bin copying celery/bin/__init__.py -> build/lib/celery/bin copying celery/bin/amqp.py -> build/lib/celery/bin copying celery/bin/base.py -> build/lib/celery/bin copying celery/bin/beat.py -> build/lib/celery/bin copying celery/bin/call.py -> build/lib/celery/bin copying celery/bin/celery.py -> build/lib/celery/bin copying celery/bin/control.py -> build/lib/celery/bin copying celery/bin/events.py -> build/lib/celery/bin copying celery/bin/graph.py -> build/lib/celery/bin copying celery/bin/list.py -> build/lib/celery/bin copying celery/bin/logtool.py -> build/lib/celery/bin copying celery/bin/migrate.py -> build/lib/celery/bin copying celery/bin/multi.py -> build/lib/celery/bin copying celery/bin/purge.py -> build/lib/celery/bin copying celery/bin/result.py -> build/lib/celery/bin copying celery/bin/shell.py -> build/lib/celery/bin copying celery/bin/upgrade.py -> build/lib/celery/bin copying celery/bin/worker.py -> build/lib/celery/bin creating build/lib/celery/concurrency copying celery/concurrency/__init__.py -> build/lib/celery/concurrency copying celery/concurrency/asynpool.py -> build/lib/celery/concurrency copying celery/concurrency/base.py -> build/lib/celery/concurrency copying celery/concurrency/eventlet.py -> build/lib/celery/concurrency copying celery/concurrency/gevent.py -> build/lib/celery/concurrency copying celery/concurrency/prefork.py -> build/lib/celery/concurrency copying celery/concurrency/solo.py -> build/lib/celery/concurrency copying celery/concurrency/thread.py -> build/lib/celery/concurrency creating build/lib/celery/contrib copying celery/contrib/__init__.py -> build/lib/celery/contrib copying celery/contrib/abortable.py -> build/lib/celery/contrib copying celery/contrib/migrate.py -> build/lib/celery/contrib copying celery/contrib/pytest.py -> build/lib/celery/contrib copying celery/contrib/rdb.py -> build/lib/celery/contrib copying celery/contrib/sphinx.py -> build/lib/celery/contrib creating build/lib/celery/events copying celery/events/__init__.py -> build/lib/celery/events copying celery/events/cursesmon.py -> build/lib/celery/events copying celery/events/dispatcher.py -> build/lib/celery/events copying celery/events/dumper.py -> build/lib/celery/events copying celery/events/event.py -> build/lib/celery/events copying celery/events/receiver.py -> build/lib/celery/events copying celery/events/snapshot.py -> build/lib/celery/events copying celery/events/state.py -> build/lib/celery/events creating build/lib/celery/fixups copying celery/fixups/__init__.py -> build/lib/celery/fixups copying celery/fixups/django.py -> build/lib/celery/fixups creating build/lib/celery/loaders copying celery/loaders/__init__.py -> build/lib/celery/loaders copying celery/loaders/app.py -> build/lib/celery/loaders copying celery/loaders/base.py -> build/lib/celery/loaders copying celery/loaders/default.py -> build/lib/celery/loaders creating build/lib/celery/security copying celery/security/__init__.py -> build/lib/celery/security copying celery/security/certificate.py -> build/lib/celery/security copying celery/security/key.py -> build/lib/celery/security copying celery/security/serialization.py -> build/lib/celery/security copying celery/security/utils.py -> build/lib/celery/security creating build/lib/celery/utils copying celery/utils/__init__.py -> build/lib/celery/utils copying celery/utils/abstract.py -> build/lib/celery/utils copying celery/utils/annotations.py -> build/lib/celery/utils copying celery/utils/collections.py -> build/lib/celery/utils copying celery/utils/debug.py -> build/lib/celery/utils copying celery/utils/deprecated.py -> build/lib/celery/utils copying celery/utils/functional.py -> build/lib/celery/utils copying celery/utils/graph.py -> build/lib/celery/utils copying celery/utils/imports.py -> build/lib/celery/utils copying celery/utils/iso8601.py -> build/lib/celery/utils copying celery/utils/log.py -> build/lib/celery/utils copying celery/utils/nodenames.py -> build/lib/celery/utils copying celery/utils/objects.py -> build/lib/celery/utils copying celery/utils/quorum_queues.py -> build/lib/celery/utils copying celery/utils/saferepr.py -> build/lib/celery/utils copying celery/utils/serialization.py -> build/lib/celery/utils copying celery/utils/sysinfo.py -> build/lib/celery/utils copying celery/utils/term.py -> build/lib/celery/utils copying celery/utils/text.py -> build/lib/celery/utils copying celery/utils/threads.py -> build/lib/celery/utils copying celery/utils/time.py -> build/lib/celery/utils copying celery/utils/timer2.py -> build/lib/celery/utils creating build/lib/celery/worker copying celery/worker/__init__.py -> build/lib/celery/worker copying celery/worker/autoscale.py -> build/lib/celery/worker copying celery/worker/components.py -> build/lib/celery/worker copying celery/worker/control.py -> build/lib/celery/worker copying celery/worker/heartbeat.py -> build/lib/celery/worker copying celery/worker/loops.py -> build/lib/celery/worker copying celery/worker/pidbox.py -> build/lib/celery/worker copying celery/worker/request.py -> build/lib/celery/worker copying celery/worker/state.py -> build/lib/celery/worker copying celery/worker/strategy.py -> build/lib/celery/worker copying celery/worker/worker.py -> build/lib/celery/worker creating build/lib/celery/backends/database copying celery/backends/database/__init__.py -> build/lib/celery/backends/database copying celery/backends/database/models.py -> build/lib/celery/backends/database copying celery/backends/database/session.py -> build/lib/celery/backends/database creating build/lib/celery/contrib/django copying celery/contrib/django/__init__.py -> build/lib/celery/contrib/django copying celery/contrib/django/task.py -> build/lib/celery/contrib/django creating build/lib/celery/contrib/testing copying celery/contrib/testing/__init__.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/app.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/manager.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/mocks.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/tasks.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/worker.py -> build/lib/celery/contrib/testing creating build/lib/celery/utils/dispatch copying celery/utils/dispatch/__init__.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/signal.py -> build/lib/celery/utils/dispatch creating build/lib/celery/utils/static copying celery/utils/static/__init__.py -> build/lib/celery/utils/static creating build/lib/celery/worker/consumer copying celery/worker/consumer/__init__.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/agent.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/connection.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/consumer.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/control.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/delayed_delivery.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/events.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/gossip.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/heart.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/mingle.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/tasks.py -> build/lib/celery/worker/consumer running egg_info writing celery.egg-info/PKG-INFO writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt writing requirements to celery.egg-info/requires.txt writing top-level names to celery.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'extra/centos' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' adding license file 'LICENSE' writing manifest file 'celery.egg-info/SOURCES.txt' copying celery/utils/static/celery_128.png -> build/lib/celery/utils/static installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/celery copying build/lib/celery/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/_state.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/beat.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/bootsteps.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/canvas.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/local.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/platforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/result.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/schedules.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/signals.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery copying build/lib/celery/states.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery creating build/bdist.openbsd-7.9-amd64/wheel/celery/app copying build/lib/celery/app/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/amqp.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/annotations.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/autoretry.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/backends.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/builtins.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/control.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/defaults.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/events.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/log.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/registry.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/routes.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/task.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app copying build/lib/celery/app/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/app creating build/bdist.openbsd-7.9-amd64/wheel/celery/apps copying build/lib/celery/apps/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/apps copying build/lib/celery/apps/beat.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/apps copying build/lib/celery/apps/multi.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/apps copying build/lib/celery/apps/worker.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/apps creating build/bdist.openbsd-7.9-amd64/wheel/celery/backends copying build/lib/celery/backends/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/arangodb.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/asynchronous.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/azureblockblob.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/cache.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/cassandra.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/consul.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/cosmosdbsql.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/couchbase.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/couchdb.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/dynamodb.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/elasticsearch.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/filesystem.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/gcs.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/mongodb.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/redis.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/rpc.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends copying build/lib/celery/backends/s3.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends creating build/bdist.openbsd-7.9-amd64/wheel/celery/backends/database copying build/lib/celery/backends/database/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends/database copying build/lib/celery/backends/database/models.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends/database copying build/lib/celery/backends/database/session.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/backends/database creating build/bdist.openbsd-7.9-amd64/wheel/celery/bin copying build/lib/celery/bin/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/amqp.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/beat.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/call.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/celery.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/control.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/events.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/graph.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/list.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/logtool.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/migrate.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/multi.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/purge.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/result.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/shell.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/upgrade.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin copying build/lib/celery/bin/worker.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/bin creating build/bdist.openbsd-7.9-amd64/wheel/celery/concurrency copying build/lib/celery/concurrency/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/asynpool.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/eventlet.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/gevent.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/prefork.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/solo.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency copying build/lib/celery/concurrency/thread.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/concurrency creating build/bdist.openbsd-7.9-amd64/wheel/celery/contrib copying build/lib/celery/contrib/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib copying build/lib/celery/contrib/abortable.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib copying build/lib/celery/contrib/migrate.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib copying build/lib/celery/contrib/pytest.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib copying build/lib/celery/contrib/rdb.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib copying build/lib/celery/contrib/sphinx.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib creating build/bdist.openbsd-7.9-amd64/wheel/celery/contrib/django copying build/lib/celery/contrib/django/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/django copying build/lib/celery/contrib/django/task.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/django creating build/bdist.openbsd-7.9-amd64/wheel/celery/contrib/testing copying build/lib/celery/contrib/testing/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/testing copying build/lib/celery/contrib/testing/app.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/testing copying build/lib/celery/contrib/testing/manager.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/testing copying build/lib/celery/contrib/testing/mocks.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/testing copying build/lib/celery/contrib/testing/tasks.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/testing copying build/lib/celery/contrib/testing/worker.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/contrib/testing creating build/bdist.openbsd-7.9-amd64/wheel/celery/events copying build/lib/celery/events/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/cursesmon.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/dispatcher.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/dumper.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/event.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/receiver.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/snapshot.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events copying build/lib/celery/events/state.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/events creating build/bdist.openbsd-7.9-amd64/wheel/celery/fixups copying build/lib/celery/fixups/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/fixups copying build/lib/celery/fixups/django.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/fixups creating build/bdist.openbsd-7.9-amd64/wheel/celery/loaders copying build/lib/celery/loaders/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/loaders copying build/lib/celery/loaders/app.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/loaders copying build/lib/celery/loaders/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/loaders copying build/lib/celery/loaders/default.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/loaders creating build/bdist.openbsd-7.9-amd64/wheel/celery/security copying build/lib/celery/security/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/security copying build/lib/celery/security/certificate.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/security copying build/lib/celery/security/key.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/security copying build/lib/celery/security/serialization.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/security copying build/lib/celery/security/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/security creating build/bdist.openbsd-7.9-amd64/wheel/celery/utils copying build/lib/celery/utils/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/abstract.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/annotations.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/collections.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/debug.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/deprecated.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/functional.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/graph.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/imports.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/iso8601.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/log.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/nodenames.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/objects.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/quorum_queues.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/saferepr.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/serialization.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/sysinfo.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/term.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/text.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/threads.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/time.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils copying build/lib/celery/utils/timer2.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils creating build/bdist.openbsd-7.9-amd64/wheel/celery/utils/dispatch copying build/lib/celery/utils/dispatch/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils/dispatch copying build/lib/celery/utils/dispatch/signal.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils/dispatch creating build/bdist.openbsd-7.9-amd64/wheel/celery/utils/static copying build/lib/celery/utils/static/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils/static copying build/lib/celery/utils/static/celery_128.png -> build/bdist.openbsd-7.9-amd64/wheel/./celery/utils/static creating build/bdist.openbsd-7.9-amd64/wheel/celery/worker copying build/lib/celery/worker/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/autoscale.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/components.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/control.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/heartbeat.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/loops.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/pidbox.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/request.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/state.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/strategy.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker copying build/lib/celery/worker/worker.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker creating build/bdist.openbsd-7.9-amd64/wheel/celery/worker/consumer copying build/lib/celery/worker/consumer/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/agent.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/connection.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/consumer.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/control.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/delayed_delivery.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/events.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/gossip.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/heart.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/mingle.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer copying build/lib/celery/worker/consumer/tasks.py -> build/bdist.openbsd-7.9-amd64/wheel/./celery/worker/consumer running install_egg_info Copying celery.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./celery-5.5.3-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/celery-5.5.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-celery-5.5.3/celery-5.5.3/dist/.tmp-7zqonn_z/celery-5.5.3-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'celery/__init__.py' adding 'celery/__main__.py' adding 'celery/_state.py' adding 'celery/beat.py' adding 'celery/bootsteps.py' adding 'celery/canvas.py' adding 'celery/exceptions.py' adding 'celery/local.py' adding 'celery/platforms.py' adding 'celery/result.py' adding 'celery/schedules.py' adding 'celery/signals.py' adding 'celery/states.py' adding 'celery/app/__init__.py' adding 'celery/app/amqp.py' adding 'celery/app/annotations.py' adding 'celery/app/autoretry.py' adding 'celery/app/backends.py' adding 'celery/app/base.py' adding 'celery/app/builtins.py' adding 'celery/app/control.py' adding 'celery/app/defaults.py' adding 'celery/app/events.py' adding 'celery/app/log.py' adding 'celery/app/registry.py' adding 'celery/app/routes.py' adding 'celery/app/task.py' adding 'celery/app/trace.py' adding 'celery/app/utils.py' adding 'celery/apps/__init__.py' adding 'celery/apps/beat.py' adding 'celery/apps/multi.py' adding 'celery/apps/worker.py' adding 'celery/backends/__init__.py' adding 'celery/backends/arangodb.py' adding 'celery/backends/asynchronous.py' adding 'celery/backends/azureblockblob.py' adding 'celery/backends/base.py' adding 'celery/backends/cache.py' adding 'celery/backends/cassandra.py' adding 'celery/backends/consul.py' adding 'celery/backends/cosmosdbsql.py' adding 'celery/backends/couchbase.py' adding 'celery/backends/couchdb.py' adding 'celery/backends/dynamodb.py' adding 'celery/backends/elasticsearch.py' adding 'celery/backends/filesystem.py' adding 'celery/backends/gcs.py' adding 'celery/backends/mongodb.py' adding 'celery/backends/redis.py' adding 'celery/backends/rpc.py' adding 'celery/backends/s3.py' adding 'celery/backends/database/__init__.py' adding 'celery/backends/database/models.py' adding 'celery/backends/database/session.py' adding 'celery/bin/__init__.py' adding 'celery/bin/amqp.py' adding 'celery/bin/base.py' adding 'celery/bin/beat.py' adding 'celery/bin/call.py' adding 'celery/bin/celery.py' adding 'celery/bin/control.py' adding 'celery/bin/events.py' adding 'celery/bin/graph.py' adding 'celery/bin/list.py' adding 'celery/bin/logtool.py' adding 'celery/bin/migrate.py' adding 'celery/bin/multi.py' adding 'celery/bin/purge.py' adding 'celery/bin/result.py' adding 'celery/bin/shell.py' adding 'celery/bin/upgrade.py' adding 'celery/bin/worker.py' adding 'celery/concurrency/__init__.py' adding 'celery/concurrency/asynpool.py' adding 'celery/concurrency/base.py' adding 'celery/concurrency/eventlet.py' adding 'celery/concurrency/gevent.py' adding 'celery/concurrency/prefork.py' adding 'celery/concurrency/solo.py' adding 'celery/concurrency/thread.py' adding 'celery/contrib/__init__.py' adding 'celery/contrib/abortable.py' adding 'celery/contrib/migrate.py' adding 'celery/contrib/pytest.py' adding 'celery/contrib/rdb.py' adding 'celery/contrib/sphinx.py' adding 'celery/contrib/django/__init__.py' adding 'celery/contrib/django/task.py' adding 'celery/contrib/testing/__init__.py' adding 'celery/contrib/testing/app.py' adding 'celery/contrib/testing/manager.py' adding 'celery/contrib/testing/mocks.py' adding 'celery/contrib/testing/tasks.py' adding 'celery/contrib/testing/worker.py' adding 'celery/events/__init__.py' adding 'celery/events/cursesmon.py' adding 'celery/events/dispatcher.py' adding 'celery/events/dumper.py' adding 'celery/events/event.py' adding 'celery/events/receiver.py' adding 'celery/events/snapshot.py' adding 'celery/events/state.py' adding 'celery/fixups/__init__.py' adding 'celery/fixups/django.py' adding 'celery/loaders/__init__.py' adding 'celery/loaders/app.py' adding 'celery/loaders/base.py' adding 'celery/loaders/default.py' adding 'celery/security/__init__.py' adding 'celery/security/certificate.py' adding 'celery/security/key.py' adding 'celery/security/serialization.py' adding 'celery/security/utils.py' adding 'celery/utils/__init__.py' adding 'celery/utils/abstract.py' adding 'celery/utils/annotations.py' adding 'celery/utils/collections.py' adding 'celery/utils/debug.py' adding 'celery/utils/deprecated.py' adding 'celery/utils/functional.py' adding 'celery/utils/graph.py' adding 'celery/utils/imports.py' adding 'celery/utils/iso8601.py' adding 'celery/utils/log.py' adding 'celery/utils/nodenames.py' adding 'celery/utils/objects.py' adding 'celery/utils/quorum_queues.py' adding 'celery/utils/saferepr.py' adding 'celery/utils/serialization.py' adding 'celery/utils/sysinfo.py' adding 'celery/utils/term.py' adding 'celery/utils/text.py' adding 'celery/utils/threads.py' adding 'celery/utils/time.py' adding 'celery/utils/timer2.py' adding 'celery/utils/dispatch/__init__.py' adding 'celery/utils/dispatch/signal.py' adding 'celery/utils/static/__init__.py' adding 'celery/utils/static/celery_128.png' adding 'celery/worker/__init__.py' adding 'celery/worker/autoscale.py' adding 'celery/worker/components.py' adding 'celery/worker/control.py' adding 'celery/worker/heartbeat.py' adding 'celery/worker/loops.py' adding 'celery/worker/pidbox.py' adding 'celery/worker/request.py' adding 'celery/worker/state.py' adding 'celery/worker/strategy.py' adding 'celery/worker/worker.py' adding 'celery/worker/consumer/__init__.py' adding 'celery/worker/consumer/agent.py' adding 'celery/worker/consumer/connection.py' adding 'celery/worker/consumer/consumer.py' adding 'celery/worker/consumer/control.py' adding 'celery/worker/consumer/delayed_delivery.py' adding 'celery/worker/consumer/events.py' adding 'celery/worker/consumer/gossip.py' adding 'celery/worker/consumer/heart.py' adding 'celery/worker/consumer/mingle.py' adding 'celery/worker/consumer/tasks.py' adding 'celery-5.5.3.dist-info/licenses/LICENSE' adding 'celery-5.5.3.dist-info/METADATA' adding 'celery-5.5.3.dist-info/WHEEL' adding 'celery-5.5.3.dist-info/entry_points.txt' adding 'celery-5.5.3.dist-info/top_level.txt' adding 'celery-5.5.3.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built celery-5.5.3-py3-none-any.whl >>> Running package in sysutils/py-celery at 1778686786.54 ===> sysutils/py-celery ===> Faking installation for py3-celery-5.5.3p0 /usr/local/lib/python3.14/site-packages/celery/concurrency/asynpool.py:409: SyntaxWarning: 'return' in a 'finally' block /usr/local/lib/python3.14/site-packages/celery/concurrency/asynpool.py:409: SyntaxWarning: 'return' in a 'finally' block ===> Building package for py3-celery-5.5.3p0 Create /exopi-cvs/ports/packages/amd64/all/py3-celery-5.5.3p0.tgz Creating package py3-celery-5.5.3p0 reading plist| checking dependencies| checking dependencies|devel/py-billiard checking dependencies|devel/py-click-didyoumean checking dependencies|devel/py-click-plugins checking dependencies|devel/py-click-repl checking dependencies|devel/py-click checking dependencies|devel/py-dateutil checking dependencies|devel/py-vine checking dependencies|lang/python/3,-main checking dependencies|net/py-kombu checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-celery-5.5.3p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-celery-5.5.3p0 +++ /exopi-cvs/ports/plist/amd64/py3-celery-5.5.3p0-new @@ -1,5 +1,5 @@ @name py3-celery-5.5.3p0 -@version 16 +@version 17 @comment pkgpath=sysutils/py-celery ftp=yes @arch amd64 +DESC @@ -15,533 +15,533 @@ @depend net/py-kombu:py3-kombu->=5.5.2,<5.6:py3-kombu-5.5.2p0 @cwd /usr/local bin/celery -lib/python3.13/site-packages/celery/ -lib/python3.13/site-packages/celery-5.5.3.dist-info/ -lib/python3.13/site-packages/celery-5.5.3.dist-info/METADATA -lib/python3.13/site-packages/celery-5.5.3.dist-info/RECORD -lib/python3.13/site-packages/celery-5.5.3.dist-info/WHEEL -lib/python3.13/site-packages/celery-5.5.3.dist-info/entry_points.txt -lib/python3.13/site-packages/celery-5.5.3.dist-info/licenses/ -lib/python3.13/site-packages/celery-5.5.3.dist-info/licenses/LICENSE -lib/python3.13/site-packages/celery-5.5.3.dist-info/top_level.txt -lib/python3.13/site-packages/celery/__init__.py -lib/python3.13/site-packages/celery/__main__.py -lib/python3.13/site-packages/celery/__pycache__/ -lib/python3.13/site-packages/celery/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/__main__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/__main__.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/_state.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/_state.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/beat.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/beat.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/bootsteps.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/bootsteps.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/canvas.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/canvas.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/local.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/local.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/platforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/platforms.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/result.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/result.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/schedules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/schedules.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/signals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/signals.cpython-313.pyc -lib/python3.13/site-packages/celery/__pycache__/states.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/__pycache__/states.cpython-313.pyc -lib/python3.13/site-packages/celery/_state.py -lib/python3.13/site-packages/celery/app/ -lib/python3.13/site-packages/celery/app/__init__.py -lib/python3.13/site-packages/celery/app/__pycache__/ -lib/python3.13/site-packages/celery/app/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/amqp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/amqp.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/annotations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/annotations.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/autoretry.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/autoretry.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/backends.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/backends.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/builtins.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/builtins.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/control.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/control.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/defaults.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/defaults.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/events.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/events.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/log.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/log.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/registry.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/registry.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/routes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/routes.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/task.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/task.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/trace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/trace.cpython-313.pyc -lib/python3.13/site-packages/celery/app/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/app/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/celery/app/amqp.py -lib/python3.13/site-packages/celery/app/annotations.py -lib/python3.13/site-packages/celery/app/autoretry.py -lib/python3.13/site-packages/celery/app/backends.py -lib/python3.13/site-packages/celery/app/base.py -lib/python3.13/site-packages/celery/app/builtins.py -lib/python3.13/site-packages/celery/app/control.py -lib/python3.13/site-packages/celery/app/defaults.py -lib/python3.13/site-packages/celery/app/events.py -lib/python3.13/site-packages/celery/app/log.py -lib/python3.13/site-packages/celery/app/registry.py -lib/python3.13/site-packages/celery/app/routes.py -lib/python3.13/site-packages/celery/app/task.py -lib/python3.13/site-packages/celery/app/trace.py -lib/python3.13/site-packages/celery/app/utils.py -lib/python3.13/site-packages/celery/apps/ -lib/python3.13/site-packages/celery/apps/__init__.py -lib/python3.13/site-packages/celery/apps/__pycache__/ -lib/python3.13/site-packages/celery/apps/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/beat.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/beat.cpython-313.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/multi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/multi.cpython-313.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/worker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/apps/__pycache__/worker.cpython-313.pyc -lib/python3.13/site-packages/celery/apps/beat.py -lib/python3.13/site-packages/celery/apps/multi.py -lib/python3.13/site-packages/celery/apps/worker.py -lib/python3.13/site-packages/celery/backends/ -lib/python3.13/site-packages/celery/backends/__init__.py -lib/python3.13/site-packages/celery/backends/__pycache__/ -lib/python3.13/site-packages/celery/backends/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/arangodb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/arangodb.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/asynchronous.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/asynchronous.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/azureblockblob.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/azureblockblob.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/cache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/cache.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/cassandra.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/cassandra.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/consul.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/consul.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/cosmosdbsql.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/cosmosdbsql.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/couchbase.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/couchbase.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/couchdb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/couchdb.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/dynamodb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/dynamodb.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/elasticsearch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/elasticsearch.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/filesystem.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/filesystem.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/gcs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/gcs.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/mongodb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/mongodb.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/redis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/redis.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/rpc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/rpc.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/s3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/__pycache__/s3.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/arangodb.py -lib/python3.13/site-packages/celery/backends/asynchronous.py -lib/python3.13/site-packages/celery/backends/azureblockblob.py -lib/python3.13/site-packages/celery/backends/base.py -lib/python3.13/site-packages/celery/backends/cache.py -lib/python3.13/site-packages/celery/backends/cassandra.py -lib/python3.13/site-packages/celery/backends/consul.py -lib/python3.13/site-packages/celery/backends/cosmosdbsql.py -lib/python3.13/site-packages/celery/backends/couchbase.py -lib/python3.13/site-packages/celery/backends/couchdb.py -lib/python3.13/site-packages/celery/backends/database/ -lib/python3.13/site-packages/celery/backends/database/__init__.py -lib/python3.13/site-packages/celery/backends/database/__pycache__/ -lib/python3.13/site-packages/celery/backends/database/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/database/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/database/__pycache__/models.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/database/__pycache__/models.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/database/__pycache__/session.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/backends/database/__pycache__/session.cpython-313.pyc -lib/python3.13/site-packages/celery/backends/database/models.py -lib/python3.13/site-packages/celery/backends/database/session.py -lib/python3.13/site-packages/celery/backends/dynamodb.py -lib/python3.13/site-packages/celery/backends/elasticsearch.py -lib/python3.13/site-packages/celery/backends/filesystem.py -lib/python3.13/site-packages/celery/backends/gcs.py -lib/python3.13/site-packages/celery/backends/mongodb.py -lib/python3.13/site-packages/celery/backends/redis.py -lib/python3.13/site-packages/celery/backends/rpc.py -lib/python3.13/site-packages/celery/backends/s3.py -lib/python3.13/site-packages/celery/beat.py -lib/python3.13/site-packages/celery/bin/ -lib/python3.13/site-packages/celery/bin/__init__.py -lib/python3.13/site-packages/celery/bin/__pycache__/ -lib/python3.13/site-packages/celery/bin/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/amqp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/amqp.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/beat.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/beat.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/call.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/call.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/celery.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/celery.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/control.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/control.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/events.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/events.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/graph.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/graph.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/list.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/list.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/logtool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/logtool.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/migrate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/migrate.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/multi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/multi.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/purge.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/purge.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/result.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/result.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/shell.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/shell.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/upgrade.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/upgrade.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/worker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/bin/__pycache__/worker.cpython-313.pyc -lib/python3.13/site-packages/celery/bin/amqp.py -lib/python3.13/site-packages/celery/bin/base.py -lib/python3.13/site-packages/celery/bin/beat.py -lib/python3.13/site-packages/celery/bin/call.py -lib/python3.13/site-packages/celery/bin/celery.py -lib/python3.13/site-packages/celery/bin/control.py -lib/python3.13/site-packages/celery/bin/events.py -lib/python3.13/site-packages/celery/bin/graph.py -lib/python3.13/site-packages/celery/bin/list.py -lib/python3.13/site-packages/celery/bin/logtool.py -lib/python3.13/site-packages/celery/bin/migrate.py -lib/python3.13/site-packages/celery/bin/multi.py -lib/python3.13/site-packages/celery/bin/purge.py -lib/python3.13/site-packages/celery/bin/result.py -lib/python3.13/site-packages/celery/bin/shell.py -lib/python3.13/site-packages/celery/bin/upgrade.py -lib/python3.13/site-packages/celery/bin/worker.py -lib/python3.13/site-packages/celery/bootsteps.py -lib/python3.13/site-packages/celery/canvas.py -lib/python3.13/site-packages/celery/concurrency/ -lib/python3.13/site-packages/celery/concurrency/__init__.py -lib/python3.13/site-packages/celery/concurrency/__pycache__/ -lib/python3.13/site-packages/celery/concurrency/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/asynpool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/asynpool.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/eventlet.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/eventlet.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/gevent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/gevent.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/prefork.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/prefork.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/solo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/solo.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/thread.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/concurrency/__pycache__/thread.cpython-313.pyc -lib/python3.13/site-packages/celery/concurrency/asynpool.py -lib/python3.13/site-packages/celery/concurrency/base.py -lib/python3.13/site-packages/celery/concurrency/eventlet.py -lib/python3.13/site-packages/celery/concurrency/gevent.py -lib/python3.13/site-packages/celery/concurrency/prefork.py -lib/python3.13/site-packages/celery/concurrency/solo.py -lib/python3.13/site-packages/celery/concurrency/thread.py -lib/python3.13/site-packages/celery/contrib/ -lib/python3.13/site-packages/celery/contrib/__init__.py -lib/python3.13/site-packages/celery/contrib/__pycache__/ -lib/python3.13/site-packages/celery/contrib/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/abortable.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/abortable.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/migrate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/migrate.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/pytest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/pytest.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/rdb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/rdb.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/sphinx.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/__pycache__/sphinx.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/abortable.py -lib/python3.13/site-packages/celery/contrib/django/ -lib/python3.13/site-packages/celery/contrib/django/__init__.py -lib/python3.13/site-packages/celery/contrib/django/__pycache__/ -lib/python3.13/site-packages/celery/contrib/django/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/django/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/django/__pycache__/task.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/django/__pycache__/task.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/django/task.py -lib/python3.13/site-packages/celery/contrib/migrate.py -lib/python3.13/site-packages/celery/contrib/pytest.py -lib/python3.13/site-packages/celery/contrib/rdb.py -lib/python3.13/site-packages/celery/contrib/sphinx.py -lib/python3.13/site-packages/celery/contrib/testing/ -lib/python3.13/site-packages/celery/contrib/testing/__init__.py -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/ -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/app.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/app.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/manager.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/manager.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/mocks.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/mocks.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/tasks.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/tasks.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/worker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/contrib/testing/__pycache__/worker.cpython-313.pyc -lib/python3.13/site-packages/celery/contrib/testing/app.py -lib/python3.13/site-packages/celery/contrib/testing/manager.py -lib/python3.13/site-packages/celery/contrib/testing/mocks.py -lib/python3.13/site-packages/celery/contrib/testing/tasks.py -lib/python3.13/site-packages/celery/contrib/testing/worker.py -lib/python3.13/site-packages/celery/events/ -lib/python3.13/site-packages/celery/events/__init__.py -lib/python3.13/site-packages/celery/events/__pycache__/ -lib/python3.13/site-packages/celery/events/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/cursesmon.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/cursesmon.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/dispatcher.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/dispatcher.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/dumper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/dumper.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/event.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/event.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/receiver.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/receiver.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/snapshot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/snapshot.cpython-313.pyc -lib/python3.13/site-packages/celery/events/__pycache__/state.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/events/__pycache__/state.cpython-313.pyc -lib/python3.13/site-packages/celery/events/cursesmon.py -lib/python3.13/site-packages/celery/events/dispatcher.py -lib/python3.13/site-packages/celery/events/dumper.py -lib/python3.13/site-packages/celery/events/event.py -lib/python3.13/site-packages/celery/events/receiver.py -lib/python3.13/site-packages/celery/events/snapshot.py -lib/python3.13/site-packages/celery/events/state.py -lib/python3.13/site-packages/celery/exceptions.py -lib/python3.13/site-packages/celery/fixups/ -lib/python3.13/site-packages/celery/fixups/__init__.py -lib/python3.13/site-packages/celery/fixups/__pycache__/ -lib/python3.13/site-packages/celery/fixups/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/fixups/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/fixups/__pycache__/django.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/fixups/__pycache__/django.cpython-313.pyc -lib/python3.13/site-packages/celery/fixups/django.py -lib/python3.13/site-packages/celery/loaders/ -lib/python3.13/site-packages/celery/loaders/__init__.py -lib/python3.13/site-packages/celery/loaders/__pycache__/ -lib/python3.13/site-packages/celery/loaders/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/app.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/app.cpython-313.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/default.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/loaders/__pycache__/default.cpython-313.pyc -lib/python3.13/site-packages/celery/loaders/app.py -lib/python3.13/site-packages/celery/loaders/base.py -lib/python3.13/site-packages/celery/loaders/default.py -lib/python3.13/site-packages/celery/local.py -lib/python3.13/site-packages/celery/platforms.py -lib/python3.13/site-packages/celery/result.py -lib/python3.13/site-packages/celery/schedules.py -lib/python3.13/site-packages/celery/security/ -lib/python3.13/site-packages/celery/security/__init__.py -lib/python3.13/site-packages/celery/security/__pycache__/ -lib/python3.13/site-packages/celery/security/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/security/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/security/__pycache__/certificate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/security/__pycache__/certificate.cpython-313.pyc -lib/python3.13/site-packages/celery/security/__pycache__/key.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/security/__pycache__/key.cpython-313.pyc -lib/python3.13/site-packages/celery/security/__pycache__/serialization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/security/__pycache__/serialization.cpython-313.pyc -lib/python3.13/site-packages/celery/security/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/security/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/celery/security/certificate.py -lib/python3.13/site-packages/celery/security/key.py -lib/python3.13/site-packages/celery/security/serialization.py -lib/python3.13/site-packages/celery/security/utils.py -lib/python3.13/site-packages/celery/signals.py -lib/python3.13/site-packages/celery/states.py -lib/python3.13/site-packages/celery/utils/ -lib/python3.13/site-packages/celery/utils/__init__.py -lib/python3.13/site-packages/celery/utils/__pycache__/ -lib/python3.13/site-packages/celery/utils/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/abstract.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/abstract.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/annotations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/annotations.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/collections.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/collections.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/debug.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/debug.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/deprecated.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/deprecated.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/functional.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/functional.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/graph.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/graph.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/imports.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/imports.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/iso8601.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/iso8601.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/log.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/log.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/nodenames.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/nodenames.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/objects.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/objects.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/quorum_queues.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/quorum_queues.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/saferepr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/saferepr.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/serialization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/serialization.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/sysinfo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/sysinfo.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/term.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/term.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/text.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/text.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/threads.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/threads.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/time.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/time.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/timer2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/__pycache__/timer2.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/abstract.py -lib/python3.13/site-packages/celery/utils/annotations.py -lib/python3.13/site-packages/celery/utils/collections.py -lib/python3.13/site-packages/celery/utils/debug.py -lib/python3.13/site-packages/celery/utils/deprecated.py -lib/python3.13/site-packages/celery/utils/dispatch/ -lib/python3.13/site-packages/celery/utils/dispatch/__init__.py -lib/python3.13/site-packages/celery/utils/dispatch/__pycache__/ -lib/python3.13/site-packages/celery/utils/dispatch/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/dispatch/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/dispatch/__pycache__/signal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/dispatch/__pycache__/signal.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/dispatch/signal.py -lib/python3.13/site-packages/celery/utils/functional.py -lib/python3.13/site-packages/celery/utils/graph.py -lib/python3.13/site-packages/celery/utils/imports.py -lib/python3.13/site-packages/celery/utils/iso8601.py -lib/python3.13/site-packages/celery/utils/log.py -lib/python3.13/site-packages/celery/utils/nodenames.py -lib/python3.13/site-packages/celery/utils/objects.py -lib/python3.13/site-packages/celery/utils/quorum_queues.py -lib/python3.13/site-packages/celery/utils/saferepr.py -lib/python3.13/site-packages/celery/utils/serialization.py -lib/python3.13/site-packages/celery/utils/static/ -lib/python3.13/site-packages/celery/utils/static/__init__.py -lib/python3.13/site-packages/celery/utils/static/__pycache__/ -lib/python3.13/site-packages/celery/utils/static/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/utils/static/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/utils/static/celery_128.png -lib/python3.13/site-packages/celery/utils/sysinfo.py -lib/python3.13/site-packages/celery/utils/term.py -lib/python3.13/site-packages/celery/utils/text.py -lib/python3.13/site-packages/celery/utils/threads.py -lib/python3.13/site-packages/celery/utils/time.py -lib/python3.13/site-packages/celery/utils/timer2.py -lib/python3.13/site-packages/celery/worker/ -lib/python3.13/site-packages/celery/worker/__init__.py -lib/python3.13/site-packages/celery/worker/__pycache__/ -lib/python3.13/site-packages/celery/worker/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/autoscale.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/autoscale.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/components.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/components.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/control.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/control.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/heartbeat.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/heartbeat.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/loops.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/loops.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/pidbox.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/pidbox.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/request.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/request.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/state.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/state.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/strategy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/strategy.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/worker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/__pycache__/worker.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/autoscale.py -lib/python3.13/site-packages/celery/worker/components.py -lib/python3.13/site-packages/celery/worker/consumer/ -lib/python3.13/site-packages/celery/worker/consumer/__init__.py -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/ -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/agent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/agent.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/connection.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/connection.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/consumer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/consumer.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/control.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/control.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/delayed_delivery.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/delayed_delivery.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/events.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/events.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/gossip.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/gossip.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/heart.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/heart.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/mingle.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/mingle.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/tasks.cpython-313.opt-1.pyc -lib/python3.13/site-packages/celery/worker/consumer/__pycache__/tasks.cpython-313.pyc -lib/python3.13/site-packages/celery/worker/consumer/agent.py -lib/python3.13/site-packages/celery/worker/consumer/connection.py -lib/python3.13/site-packages/celery/worker/consumer/consumer.py -lib/python3.13/site-packages/celery/worker/consumer/control.py -lib/python3.13/site-packages/celery/worker/consumer/delayed_delivery.py -lib/python3.13/site-packages/celery/worker/consumer/events.py -lib/python3.13/site-packages/celery/worker/consumer/gossip.py -lib/python3.13/site-packages/celery/worker/consumer/heart.py -lib/python3.13/site-packages/celery/worker/consumer/mingle.py -lib/python3.13/site-packages/celery/worker/consumer/tasks.py -lib/python3.13/site-packages/celery/worker/control.py -lib/python3.13/site-packages/celery/worker/heartbeat.py -lib/python3.13/site-packages/celery/worker/loops.py -lib/python3.13/site-packages/celery/worker/pidbox.py -lib/python3.13/site-packages/celery/worker/request.py -lib/python3.13/site-packages/celery/worker/state.py -lib/python3.13/site-packages/celery/worker/strategy.py -lib/python3.13/site-packages/celery/worker/worker.py +lib/python3.14/site-packages/celery/ +lib/python3.14/site-packages/celery-5.5.3.dist-info/ +lib/python3.14/site-packages/celery-5.5.3.dist-info/METADATA +lib/python3.14/site-packages/celery-5.5.3.dist-info/RECORD +lib/python3.14/site-packages/celery-5.5.3.dist-info/WHEEL +lib/python3.14/site-packages/celery-5.5.3.dist-info/entry_points.txt +lib/python3.14/site-packages/celery-5.5.3.dist-info/licenses/ +lib/python3.14/site-packages/celery-5.5.3.dist-info/licenses/LICENSE +lib/python3.14/site-packages/celery-5.5.3.dist-info/top_level.txt +lib/python3.14/site-packages/celery/__init__.py +lib/python3.14/site-packages/celery/__main__.py +lib/python3.14/site-packages/celery/__pycache__/ +lib/python3.14/site-packages/celery/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/__main__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/__main__.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/_state.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/_state.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/beat.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/beat.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/bootsteps.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/bootsteps.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/canvas.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/canvas.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/local.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/local.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/platforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/platforms.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/result.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/result.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/schedules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/schedules.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/signals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/signals.cpython-314.pyc +lib/python3.14/site-packages/celery/__pycache__/states.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/__pycache__/states.cpython-314.pyc +lib/python3.14/site-packages/celery/_state.py +lib/python3.14/site-packages/celery/app/ +lib/python3.14/site-packages/celery/app/__init__.py +lib/python3.14/site-packages/celery/app/__pycache__/ +lib/python3.14/site-packages/celery/app/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/amqp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/amqp.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/annotations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/annotations.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/autoretry.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/autoretry.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/backends.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/backends.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/builtins.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/builtins.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/control.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/control.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/defaults.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/defaults.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/events.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/events.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/log.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/log.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/registry.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/registry.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/routes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/routes.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/task.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/task.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/trace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/trace.cpython-314.pyc +lib/python3.14/site-packages/celery/app/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/app/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/celery/app/amqp.py +lib/python3.14/site-packages/celery/app/annotations.py +lib/python3.14/site-packages/celery/app/autoretry.py +lib/python3.14/site-packages/celery/app/backends.py +lib/python3.14/site-packages/celery/app/base.py +lib/python3.14/site-packages/celery/app/builtins.py +lib/python3.14/site-packages/celery/app/control.py +lib/python3.14/site-packages/celery/app/defaults.py +lib/python3.14/site-packages/celery/app/events.py +lib/python3.14/site-packages/celery/app/log.py +lib/python3.14/site-packages/celery/app/registry.py +lib/python3.14/site-packages/celery/app/routes.py +lib/python3.14/site-packages/celery/app/task.py +lib/python3.14/site-packages/celery/app/trace.py +lib/python3.14/site-packages/celery/app/utils.py +lib/python3.14/site-packages/celery/apps/ +lib/python3.14/site-packages/celery/apps/__init__.py +lib/python3.14/site-packages/celery/apps/__pycache__/ +lib/python3.14/site-packages/celery/apps/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/beat.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/beat.cpython-314.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/multi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/multi.cpython-314.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/worker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/apps/__pycache__/worker.cpython-314.pyc +lib/python3.14/site-packages/celery/apps/beat.py +lib/python3.14/site-packages/celery/apps/multi.py +lib/python3.14/site-packages/celery/apps/worker.py +lib/python3.14/site-packages/celery/backends/ +lib/python3.14/site-packages/celery/backends/__init__.py +lib/python3.14/site-packages/celery/backends/__pycache__/ +lib/python3.14/site-packages/celery/backends/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/arangodb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/arangodb.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/asynchronous.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/asynchronous.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/azureblockblob.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/azureblockblob.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/cache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/cache.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/cassandra.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/cassandra.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/consul.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/consul.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/cosmosdbsql.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/cosmosdbsql.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/couchbase.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/couchbase.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/couchdb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/couchdb.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/dynamodb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/dynamodb.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/elasticsearch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/elasticsearch.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/filesystem.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/filesystem.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/gcs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/gcs.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/mongodb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/mongodb.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/redis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/redis.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/rpc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/rpc.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/s3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/__pycache__/s3.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/arangodb.py +lib/python3.14/site-packages/celery/backends/asynchronous.py +lib/python3.14/site-packages/celery/backends/azureblockblob.py +lib/python3.14/site-packages/celery/backends/base.py +lib/python3.14/site-packages/celery/backends/cache.py +lib/python3.14/site-packages/celery/backends/cassandra.py +lib/python3.14/site-packages/celery/backends/consul.py +lib/python3.14/site-packages/celery/backends/cosmosdbsql.py +lib/python3.14/site-packages/celery/backends/couchbase.py +lib/python3.14/site-packages/celery/backends/couchdb.py +lib/python3.14/site-packages/celery/backends/database/ +lib/python3.14/site-packages/celery/backends/database/__init__.py +lib/python3.14/site-packages/celery/backends/database/__pycache__/ +lib/python3.14/site-packages/celery/backends/database/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/database/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/database/__pycache__/models.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/database/__pycache__/models.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/database/__pycache__/session.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/backends/database/__pycache__/session.cpython-314.pyc +lib/python3.14/site-packages/celery/backends/database/models.py +lib/python3.14/site-packages/celery/backends/database/session.py +lib/python3.14/site-packages/celery/backends/dynamodb.py +lib/python3.14/site-packages/celery/backends/elasticsearch.py +lib/python3.14/site-packages/celery/backends/filesystem.py +lib/python3.14/site-packages/celery/backends/gcs.py +lib/python3.14/site-packages/celery/backends/mongodb.py +lib/python3.14/site-packages/celery/backends/redis.py +lib/python3.14/site-packages/celery/backends/rpc.py +lib/python3.14/site-packages/celery/backends/s3.py +lib/python3.14/site-packages/celery/beat.py +lib/python3.14/site-packages/celery/bin/ +lib/python3.14/site-packages/celery/bin/__init__.py +lib/python3.14/site-packages/celery/bin/__pycache__/ +lib/python3.14/site-packages/celery/bin/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/amqp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/amqp.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/beat.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/beat.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/call.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/call.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/celery.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/celery.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/control.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/control.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/events.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/events.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/graph.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/graph.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/list.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/list.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/logtool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/logtool.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/migrate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/migrate.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/multi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/multi.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/purge.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/purge.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/result.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/result.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/shell.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/shell.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/upgrade.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/upgrade.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/worker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/bin/__pycache__/worker.cpython-314.pyc +lib/python3.14/site-packages/celery/bin/amqp.py +lib/python3.14/site-packages/celery/bin/base.py +lib/python3.14/site-packages/celery/bin/beat.py +lib/python3.14/site-packages/celery/bin/call.py +lib/python3.14/site-packages/celery/bin/celery.py +lib/python3.14/site-packages/celery/bin/control.py +lib/python3.14/site-packages/celery/bin/events.py +lib/python3.14/site-packages/celery/bin/graph.py +lib/python3.14/site-packages/celery/bin/list.py +lib/python3.14/site-packages/celery/bin/logtool.py +lib/python3.14/site-packages/celery/bin/migrate.py +lib/python3.14/site-packages/celery/bin/multi.py +lib/python3.14/site-packages/celery/bin/purge.py +lib/python3.14/site-packages/celery/bin/result.py +lib/python3.14/site-packages/celery/bin/shell.py +lib/python3.14/site-packages/celery/bin/upgrade.py +lib/python3.14/site-packages/celery/bin/worker.py +lib/python3.14/site-packages/celery/bootsteps.py +lib/python3.14/site-packages/celery/canvas.py +lib/python3.14/site-packages/celery/concurrency/ +lib/python3.14/site-packages/celery/concurrency/__init__.py +lib/python3.14/site-packages/celery/concurrency/__pycache__/ +lib/python3.14/site-packages/celery/concurrency/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/asynpool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/asynpool.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/eventlet.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/eventlet.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/gevent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/gevent.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/prefork.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/prefork.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/solo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/solo.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/thread.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/concurrency/__pycache__/thread.cpython-314.pyc +lib/python3.14/site-packages/celery/concurrency/asynpool.py +lib/python3.14/site-packages/celery/concurrency/base.py +lib/python3.14/site-packages/celery/concurrency/eventlet.py +lib/python3.14/site-packages/celery/concurrency/gevent.py +lib/python3.14/site-packages/celery/concurrency/prefork.py +lib/python3.14/site-packages/celery/concurrency/solo.py +lib/python3.14/site-packages/celery/concurrency/thread.py +lib/python3.14/site-packages/celery/contrib/ +lib/python3.14/site-packages/celery/contrib/__init__.py +lib/python3.14/site-packages/celery/contrib/__pycache__/ +lib/python3.14/site-packages/celery/contrib/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/abortable.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/abortable.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/migrate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/migrate.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/pytest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/pytest.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/rdb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/rdb.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/sphinx.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/__pycache__/sphinx.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/abortable.py +lib/python3.14/site-packages/celery/contrib/django/ +lib/python3.14/site-packages/celery/contrib/django/__init__.py +lib/python3.14/site-packages/celery/contrib/django/__pycache__/ +lib/python3.14/site-packages/celery/contrib/django/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/django/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/django/__pycache__/task.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/django/__pycache__/task.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/django/task.py +lib/python3.14/site-packages/celery/contrib/migrate.py +lib/python3.14/site-packages/celery/contrib/pytest.py +lib/python3.14/site-packages/celery/contrib/rdb.py +lib/python3.14/site-packages/celery/contrib/sphinx.py +lib/python3.14/site-packages/celery/contrib/testing/ +lib/python3.14/site-packages/celery/contrib/testing/__init__.py +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/ +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/app.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/app.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/manager.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/manager.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/mocks.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/mocks.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/tasks.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/tasks.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/worker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/contrib/testing/__pycache__/worker.cpython-314.pyc +lib/python3.14/site-packages/celery/contrib/testing/app.py +lib/python3.14/site-packages/celery/contrib/testing/manager.py +lib/python3.14/site-packages/celery/contrib/testing/mocks.py +lib/python3.14/site-packages/celery/contrib/testing/tasks.py +lib/python3.14/site-packages/celery/contrib/testing/worker.py +lib/python3.14/site-packages/celery/events/ +lib/python3.14/site-packages/celery/events/__init__.py +lib/python3.14/site-packages/celery/events/__pycache__/ +lib/python3.14/site-packages/celery/events/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/cursesmon.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/cursesmon.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/dispatcher.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/dispatcher.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/dumper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/dumper.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/event.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/event.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/receiver.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/receiver.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/snapshot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/snapshot.cpython-314.pyc +lib/python3.14/site-packages/celery/events/__pycache__/state.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/events/__pycache__/state.cpython-314.pyc +lib/python3.14/site-packages/celery/events/cursesmon.py +lib/python3.14/site-packages/celery/events/dispatcher.py +lib/python3.14/site-packages/celery/events/dumper.py +lib/python3.14/site-packages/celery/events/event.py +lib/python3.14/site-packages/celery/events/receiver.py +lib/python3.14/site-packages/celery/events/snapshot.py +lib/python3.14/site-packages/celery/events/state.py +lib/python3.14/site-packages/celery/exceptions.py +lib/python3.14/site-packages/celery/fixups/ +lib/python3.14/site-packages/celery/fixups/__init__.py +lib/python3.14/site-packages/celery/fixups/__pycache__/ +lib/python3.14/site-packages/celery/fixups/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/fixups/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/fixups/__pycache__/django.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/fixups/__pycache__/django.cpython-314.pyc +lib/python3.14/site-packages/celery/fixups/django.py +lib/python3.14/site-packages/celery/loaders/ +lib/python3.14/site-packages/celery/loaders/__init__.py +lib/python3.14/site-packages/celery/loaders/__pycache__/ +lib/python3.14/site-packages/celery/loaders/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/app.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/app.cpython-314.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/default.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/loaders/__pycache__/default.cpython-314.pyc +lib/python3.14/site-packages/celery/loaders/app.py +lib/python3.14/site-packages/celery/loaders/base.py +lib/python3.14/site-packages/celery/loaders/default.py +lib/python3.14/site-packages/celery/local.py +lib/python3.14/site-packages/celery/platforms.py +lib/python3.14/site-packages/celery/result.py +lib/python3.14/site-packages/celery/schedules.py +lib/python3.14/site-packages/celery/security/ +lib/python3.14/site-packages/celery/security/__init__.py +lib/python3.14/site-packages/celery/security/__pycache__/ +lib/python3.14/site-packages/celery/security/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/security/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/security/__pycache__/certificate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/security/__pycache__/certificate.cpython-314.pyc +lib/python3.14/site-packages/celery/security/__pycache__/key.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/security/__pycache__/key.cpython-314.pyc +lib/python3.14/site-packages/celery/security/__pycache__/serialization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/security/__pycache__/serialization.cpython-314.pyc +lib/python3.14/site-packages/celery/security/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/security/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/celery/security/certificate.py +lib/python3.14/site-packages/celery/security/key.py +lib/python3.14/site-packages/celery/security/serialization.py +lib/python3.14/site-packages/celery/security/utils.py +lib/python3.14/site-packages/celery/signals.py +lib/python3.14/site-packages/celery/states.py +lib/python3.14/site-packages/celery/utils/ +lib/python3.14/site-packages/celery/utils/__init__.py +lib/python3.14/site-packages/celery/utils/__pycache__/ +lib/python3.14/site-packages/celery/utils/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/abstract.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/abstract.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/annotations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/annotations.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/collections.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/collections.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/debug.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/debug.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/deprecated.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/deprecated.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/functional.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/functional.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/graph.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/graph.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/imports.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/imports.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/iso8601.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/iso8601.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/log.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/log.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/nodenames.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/nodenames.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/objects.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/objects.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/quorum_queues.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/quorum_queues.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/saferepr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/saferepr.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/serialization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/serialization.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/sysinfo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/sysinfo.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/term.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/term.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/text.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/text.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/threads.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/threads.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/time.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/time.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/timer2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/__pycache__/timer2.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/abstract.py +lib/python3.14/site-packages/celery/utils/annotations.py +lib/python3.14/site-packages/celery/utils/collections.py +lib/python3.14/site-packages/celery/utils/debug.py +lib/python3.14/site-packages/celery/utils/deprecated.py +lib/python3.14/site-packages/celery/utils/dispatch/ +lib/python3.14/site-packages/celery/utils/dispatch/__init__.py +lib/python3.14/site-packages/celery/utils/dispatch/__pycache__/ +lib/python3.14/site-packages/celery/utils/dispatch/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/dispatch/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/dispatch/__pycache__/signal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/dispatch/__pycache__/signal.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/dispatch/signal.py +lib/python3.14/site-packages/celery/utils/functional.py +lib/python3.14/site-packages/celery/utils/graph.py +lib/python3.14/site-packages/celery/utils/imports.py +lib/python3.14/site-packages/celery/utils/iso8601.py +lib/python3.14/site-packages/celery/utils/log.py +lib/python3.14/site-packages/celery/utils/nodenames.py +lib/python3.14/site-packages/celery/utils/objects.py +lib/python3.14/site-packages/celery/utils/quorum_queues.py +lib/python3.14/site-packages/celery/utils/saferepr.py +lib/python3.14/site-packages/celery/utils/serialization.py +lib/python3.14/site-packages/celery/utils/static/ +lib/python3.14/site-packages/celery/utils/static/__init__.py +lib/python3.14/site-packages/celery/utils/static/__pycache__/ +lib/python3.14/site-packages/celery/utils/static/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/utils/static/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/utils/static/celery_128.png +lib/python3.14/site-packages/celery/utils/sysinfo.py +lib/python3.14/site-packages/celery/utils/term.py +lib/python3.14/site-packages/celery/utils/text.py +lib/python3.14/site-packages/celery/utils/threads.py +lib/python3.14/site-packages/celery/utils/time.py +lib/python3.14/site-packages/celery/utils/timer2.py +lib/python3.14/site-packages/celery/worker/ +lib/python3.14/site-packages/celery/worker/__init__.py +lib/python3.14/site-packages/celery/worker/__pycache__/ +lib/python3.14/site-packages/celery/worker/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/autoscale.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/autoscale.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/components.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/components.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/control.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/control.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/heartbeat.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/heartbeat.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/loops.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/loops.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/pidbox.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/pidbox.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/request.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/request.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/state.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/state.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/strategy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/strategy.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/worker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/__pycache__/worker.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/autoscale.py +lib/python3.14/site-packages/celery/worker/components.py +lib/python3.14/site-packages/celery/worker/consumer/ +lib/python3.14/site-packages/celery/worker/consumer/__init__.py +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/ +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/agent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/agent.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/connection.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/connection.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/consumer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/consumer.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/control.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/control.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/delayed_delivery.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/delayed_delivery.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/events.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/events.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/gossip.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/gossip.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/heart.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/heart.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/mingle.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/mingle.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/tasks.cpython-314.opt-1.pyc +lib/python3.14/site-packages/celery/worker/consumer/__pycache__/tasks.cpython-314.pyc +lib/python3.14/site-packages/celery/worker/consumer/agent.py +lib/python3.14/site-packages/celery/worker/consumer/connection.py +lib/python3.14/site-packages/celery/worker/consumer/consumer.py +lib/python3.14/site-packages/celery/worker/consumer/control.py +lib/python3.14/site-packages/celery/worker/consumer/delayed_delivery.py +lib/python3.14/site-packages/celery/worker/consumer/events.py +lib/python3.14/site-packages/celery/worker/consumer/gossip.py +lib/python3.14/site-packages/celery/worker/consumer/heart.py +lib/python3.14/site-packages/celery/worker/consumer/mingle.py +lib/python3.14/site-packages/celery/worker/consumer/tasks.py +lib/python3.14/site-packages/celery/worker/control.py +lib/python3.14/site-packages/celery/worker/heartbeat.py +lib/python3.14/site-packages/celery/worker/loops.py +lib/python3.14/site-packages/celery/worker/pidbox.py +lib/python3.14/site-packages/celery/worker/request.py +lib/python3.14/site-packages/celery/worker/state.py +lib/python3.14/site-packages/celery/worker/strategy.py +lib/python3.14/site-packages/celery/worker/worker.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-celery-5.5.3p0.tgz >>> Running clean in sysutils/py-celery at 1778686794.65 ===> sysutils/py-celery ===> Cleaning for py3-celery-5.5.3p0 >>> Ended at 1778686795.20 max_stuck=0.00/depends=2.16/show-prepare-results=1.19/extract=0.53/build=3.53/package=8.11/clean=0.58