File list of package python3-debusine-server in forky of architecture all

/etc/debusine/server/__init__.py
/etc/debusine/server/db_postgresql.py.template
/etc/debusine/server/db_postgresql_default.py
/etc/debusine/server/defaults.py
/etc/debusine/server/development.py
/etc/debusine/server/local.py.sample
/etc/debusine/server/pkg_paths.py
/etc/debusine/server/production.py
/etc/debusine/server/selected.py
/etc/debusine/server/test.py
/usr/lib/python3/dist-packages/debusine/db/__init__.py
/usr/lib/python3/dist-packages/debusine/db/apps.py
/usr/lib/python3/dist-packages/debusine/db/constraints.py
/usr/lib/python3/dist-packages/debusine/db/context.py
/usr/lib/python3/dist-packages/debusine/db/locks.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0001_squashed_0_11_0.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0002_workrequest_aborted_by.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0003_add_workspace_role_viewer.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0004_system_image_components.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0005_collectionitem_db_ci_suite_index_path_idx.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0006_fileinartifact_content_type.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0007_alter_collectionitem_created_at_and_more.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0008_collectionitem_db_ci_name_idx.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0009_add_archive_singleton_collection.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0010_add_archive_singleton_collection_data.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0011_collectionitem_db_ci_archive_index_path_idx.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0012_alter_collectionitem_created_by_workflow_and_more.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0013_qa_suite.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0014_alter_workrequest_result.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0015_alter_workspace_expiration_delay.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0016_artifact_db_artifact_workspace_category.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0017_assetusage_db_assetusage_unique_asset_workspace.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0018_alter_assetusagerole_role.py
/usr/lib/python3/dist-packages/debusine/db/migrations/0019_workflowtemplate_db_workflowtemplate_update_suites.py
/usr/lib/python3/dist-packages/debusine/db/migrations/__init__.py
/usr/lib/python3/dist-packages/debusine/db/migrations/_utils.py
/usr/lib/python3/dist-packages/debusine/db/migrations/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/db/migrations/tests/test_migrations.py
/usr/lib/python3/dist-packages/debusine/db/models/__init__.py
/usr/lib/python3/dist-packages/debusine/db/models/artifacts.py
/usr/lib/python3/dist-packages/debusine/db/models/assets.py
/usr/lib/python3/dist-packages/debusine/db/models/auth.py
/usr/lib/python3/dist-packages/debusine/db/models/collections.py
/usr/lib/python3/dist-packages/debusine/db/models/files.py
/usr/lib/python3/dist-packages/debusine/db/models/permissions.py
/usr/lib/python3/dist-packages/debusine/db/models/scopes.py
/usr/lib/python3/dist-packages/debusine/db/models/task_database.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_artifacts.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_assets.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_auth.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_collections.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_files.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_models.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_permissions.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_scopes.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_task_database.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_work_requests.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_worker_pools.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_workers.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/test_workspaces.py
/usr/lib/python3/dist-packages/debusine/db/models/tests/utils.py
/usr/lib/python3/dist-packages/debusine/db/models/work_requests.py
/usr/lib/python3/dist-packages/debusine/db/models/worker_pools.py
/usr/lib/python3/dist-packages/debusine/db/models/workers.py
/usr/lib/python3/dist-packages/debusine/db/models/workspaces.py
/usr/lib/python3/dist-packages/debusine/db/playground/__init__.py
/usr/lib/python3/dist-packages/debusine/db/playground/playground.py
/usr/lib/python3/dist-packages/debusine/db/playground/scenarios.py
/usr/lib/python3/dist-packages/debusine/db/playground/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/db/playground/tests/test_playground.py
/usr/lib/python3/dist-packages/debusine/db/playground/tests/test_scenarios.py
/usr/lib/python3/dist-packages/debusine/db/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/db/tests/test_constraints.py
/usr/lib/python3/dist-packages/debusine/db/tests/test_context.py
/usr/lib/python3/dist-packages/debusine/db/tests/utils.py
/usr/lib/python3/dist-packages/debusine/project/__init__.py
/usr/lib/python3/dist-packages/debusine/project/asgi.py
/usr/lib/python3/dist-packages/debusine/project/celery.py
/usr/lib/python3/dist-packages/debusine/project/checks.py
/usr/lib/python3/dist-packages/debusine/project/project_utils.py
/usr/lib/python3/dist-packages/debusine/project/settings
/usr/lib/python3/dist-packages/debusine/project/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/project/tests/test_celery.py
/usr/lib/python3/dist-packages/debusine/project/tests/test_checks.py
/usr/lib/python3/dist-packages/debusine/project/tests/test_manage.py
/usr/lib/python3/dist-packages/debusine/project/tests/test_utils.py
/usr/lib/python3/dist-packages/debusine/project/urls.py
/usr/lib/python3/dist-packages/debusine/project/wsgi.py
/usr/lib/python3/dist-packages/debusine/server/__init__.py
/usr/lib/python3/dist-packages/debusine/server/apps.py
/usr/lib/python3/dist-packages/debusine/server/celery.py
/usr/lib/python3/dist-packages/debusine/server/collections/__init__.py
/usr/lib/python3/dist-packages/debusine/server/collections/base.py
/usr/lib/python3/dist-packages/debusine/server/collections/debian_archive.py
/usr/lib/python3/dist-packages/debusine/server/collections/debian_environments.py
/usr/lib/python3/dist-packages/debusine/server/collections/debian_package_build_logs.py
/usr/lib/python3/dist-packages/debusine/server/collections/debian_qa_results.py
/usr/lib/python3/dist-packages/debusine/server/collections/debian_suite.py
/usr/lib/python3/dist-packages/debusine/server/collections/debian_suite_lintian.py
/usr/lib/python3/dist-packages/debusine/server/collections/debusine_task_configuration.py
/usr/lib/python3/dist-packages/debusine/server/collections/lookup.py
/usr/lib/python3/dist-packages/debusine/server/collections/task_history.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debian_archive.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debian_environments.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debian_package_build_logs.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debian_qa_results.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debian_suite.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debian_suite_lintian.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_debusine_task_configuration.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_lookup.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_task_history.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/test_workflow_internal.py
/usr/lib/python3/dist-packages/debusine/server/collections/tests/utils.py
/usr/lib/python3/dist-packages/debusine/server/collections/workflow_internal.py
/usr/lib/python3/dist-packages/debusine/server/consumers.py
/usr/lib/python3/dist-packages/debusine/server/exceptions.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/__init__.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/external.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/interface.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/local.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/memory.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/models.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/s3.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/tests/test_external.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/tests/test_interface.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/tests/test_local.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/tests/test_memory.py
/usr/lib/python3/dist-packages/debusine/server/file_backend/tests/test_s3.py
/usr/lib/python3/dist-packages/debusine/server/management/__init__.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/__init__.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/asset.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/create_collection.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/create_notification_channel.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/create_token.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/create_user.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/create_work_request.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/create_workflow.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/delete_expired.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/delete_notification_channel.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/delete_tokens.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/edit_worker_metadata.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/file_store.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/group.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/info.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/list_notification_channels.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/list_tokens.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/list_users.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/list_work_requests.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/list_workers.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/manage_notification_channel.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/manage_user.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/manage_worker.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/scope.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/test.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_asset.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_create_collection.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_create_notification_channel.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_create_token.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_create_user.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_create_work_request.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_create_workflow.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_delete_expired.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_delete_notification_channel.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_delete_tokens.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_edit_worker_metadata.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_file_store.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_group.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_info.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_list_notification_channels.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_list_tokens.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_list_users.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_list_work_requests.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_list_workers.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_manage_notification_channel.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_manage_user.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_manage_worker.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_scope.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_test.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_vacuum_storage.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_worker.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_worker_pool.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/test_workspace.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/tests/utils.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/vacuum_storage.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/worker.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/worker_pool.py
/usr/lib/python3/dist-packages/debusine/server/management/commands/workspace.py
/usr/lib/python3/dist-packages/debusine/server/management/management_utils.py
/usr/lib/python3/dist-packages/debusine/server/management/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/management/tests/test_management_utils.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/__init__.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/context.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/headers.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/scopes.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/tests/test_context.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/tests/test_headers.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/tests/test_scopes.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/tests/test_token_last_seen_at.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/tests/test_virtual_hosts.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/token_last_seen_at.py
/usr/lib/python3/dist-packages/debusine/server/middlewares/virtual_hosts.py
/usr/lib/python3/dist-packages/debusine/server/notifications.py
/usr/lib/python3/dist-packages/debusine/server/open_metrics.py
/usr/lib/python3/dist-packages/debusine/server/provisioning.py
/usr/lib/python3/dist-packages/debusine/server/routing.py
/usr/lib/python3/dist-packages/debusine/server/scheduler.py
/usr/lib/python3/dist-packages/debusine/server/scopes.py
/usr/lib/python3/dist-packages/debusine/server/serializers.py
/usr/lib/python3/dist-packages/debusine/server/signon/__init__.py
/usr/lib/python3/dist-packages/debusine/server/signon/auth.py
/usr/lib/python3/dist-packages/debusine/server/signon/middleware.py
/usr/lib/python3/dist-packages/debusine/server/signon/providers.py
/usr/lib/python3/dist-packages/debusine/server/signon/signon.py
/usr/lib/python3/dist-packages/debusine/server/signon/signon_utils.py
/usr/lib/python3/dist-packages/debusine/server/signon/sites.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/test_middleware.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/test_providers.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/test_signon.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/test_signon_utils.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/test_sites.py
/usr/lib/python3/dist-packages/debusine/server/signon/tests/test_views.py
/usr/lib/python3/dist-packages/debusine/server/signon/views.py
/usr/lib/python3/dist-packages/debusine/server/status.py
/usr/lib/python3/dist-packages/debusine/server/tar.py
/usr/lib/python3/dist-packages/debusine/server/tasks/__init__.py
/usr/lib/python3/dist-packages/debusine/server/tasks/aptmirror.py
/usr/lib/python3/dist-packages/debusine/server/tasks/base.py
/usr/lib/python3/dist-packages/debusine/server/tasks/cloud_provisioning.py
/usr/lib/python3/dist-packages/debusine/server/tasks/copy_collection_items.py
/usr/lib/python3/dist-packages/debusine/server/tasks/create_experiment_workspace.py
/usr/lib/python3/dist-packages/debusine/server/tasks/generate_suite_indexes.py
/usr/lib/python3/dist-packages/debusine/server/tasks/models.py
/usr/lib/python3/dist-packages/debusine/server/tasks/noop.py
/usr/lib/python3/dist-packages/debusine/server/tasks/package_upload.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/ftp_server.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/helpers.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/sftp_server.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_aptmirror.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_cloud_provisioning.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_copy_collection_items.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_create_experiment_workspace.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_generate_suite_indexes.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_models.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_noop.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_package_upload.py
/usr/lib/python3/dist-packages/debusine/server/tasks/tests/test_update_suite_lintian_collection.py
/usr/lib/python3/dist-packages/debusine/server/tasks/update_derived_collection.py
/usr/lib/python3/dist-packages/debusine/server/tasks/update_suite_lintian_collection.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/__init__.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/base.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/delay.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/external_debsign.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/models.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/tests/test_delay.py
/usr/lib/python3/dist-packages/debusine/server/tasks/wait/tests/test_external_debsign.py
/usr/lib/python3/dist-packages/debusine/server/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_apps.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_celery.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_consumers.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_exceptions.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_notifications.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_open_metrics.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_provisioning.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_scheduler.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_scopes.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_serializers.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_status.py
/usr/lib/python3/dist-packages/debusine/server/tests/test_tar.py
/usr/lib/python3/dist-packages/debusine/server/urls/__init__.py
/usr/lib/python3/dist-packages/debusine/server/views/__init__.py
/usr/lib/python3/dist-packages/debusine/server/views/artifacts.py
/usr/lib/python3/dist-packages/debusine/server/views/assets.py
/usr/lib/python3/dist-packages/debusine/server/views/auth.py
/usr/lib/python3/dist-packages/debusine/server/views/base.py
/usr/lib/python3/dist-packages/debusine/server/views/collections.py
/usr/lib/python3/dist-packages/debusine/server/views/enroll.py
/usr/lib/python3/dist-packages/debusine/server/views/lookups.py
/usr/lib/python3/dist-packages/debusine/server/views/open_metrics.py
/usr/lib/python3/dist-packages/debusine/server/views/rest.py
/usr/lib/python3/dist-packages/debusine/server/views/service_status.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_artifacts.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_assets.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_auth.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_collections.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_enroll.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_lookups.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_open_metrics.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_pentest.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_service_status.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_work_requests.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_workers.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_workflows.py
/usr/lib/python3/dist-packages/debusine/server/views/tests/test_workspaces.py
/usr/lib/python3/dist-packages/debusine/server/views/work_requests.py
/usr/lib/python3/dist-packages/debusine/server/views/workers.py
/usr/lib/python3/dist-packages/debusine/server/views/workflows.py
/usr/lib/python3/dist-packages/debusine/server/views/workspaces.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/__init__.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/amazon_ec2.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/base.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/cloud_init.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/dummy.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/exceptions.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/hetzner.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/models.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/test_amazon_ec2.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/test_cloud_init.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/test_dummy.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/test_hetzner.py
/usr/lib/python3/dist-packages/debusine/server/worker_pools/tests/test_models.py
/usr/lib/python3/dist-packages/debusine/server/workflows/__init__.py
/usr/lib/python3/dist-packages/debusine/server/workflows/autopkgtest.py
/usr/lib/python3/dist-packages/debusine/server/workflows/base.py
/usr/lib/python3/dist-packages/debusine/server/workflows/blhc.py
/usr/lib/python3/dist-packages/debusine/server/workflows/celery.py
/usr/lib/python3/dist-packages/debusine/server/workflows/create_experiment_workspace.py
/usr/lib/python3/dist-packages/debusine/server/workflows/debdiff.py
/usr/lib/python3/dist-packages/debusine/server/workflows/debian_pipeline.py
/usr/lib/python3/dist-packages/debusine/server/workflows/lintian.py
/usr/lib/python3/dist-packages/debusine/server/workflows/make_signed_source.py
/usr/lib/python3/dist-packages/debusine/server/workflows/models.py
/usr/lib/python3/dist-packages/debusine/server/workflows/noop.py
/usr/lib/python3/dist-packages/debusine/server/workflows/package_publish.py
/usr/lib/python3/dist-packages/debusine/server/workflows/package_upload.py
/usr/lib/python3/dist-packages/debusine/server/workflows/piuparts.py
/usr/lib/python3/dist-packages/debusine/server/workflows/qa.py
/usr/lib/python3/dist-packages/debusine/server/workflows/regression_tracking.py
/usr/lib/python3/dist-packages/debusine/server/workflows/reverse_dependencies_autopkgtest.py
/usr/lib/python3/dist-packages/debusine/server/workflows/sbuild.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/helpers.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_autopkgtest.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_blhc.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_celery.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_create_experiment_workspace.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_debdiff.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_debian_pipeline.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_lintian.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_make_signed_source.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_models.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_noop.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_package_publish.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_package_upload.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_piuparts.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_qa.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_regression_tracking.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_reverse_dependencies_autopkgtest.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_sbuild.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_update_environments.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_update_suite.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_update_suites.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_workflow.py
/usr/lib/python3/dist-packages/debusine/server/workflows/tests/test_workflow_utils.py
/usr/lib/python3/dist-packages/debusine/server/workflows/update_environments.py
/usr/lib/python3/dist-packages/debusine/server/workflows/update_suite.py
/usr/lib/python3/dist-packages/debusine/server/workflows/update_suites.py
/usr/lib/python3/dist-packages/debusine/server/workflows/workflow_utils.py
/usr/lib/python3/dist-packages/debusine/web/__init__.py
/usr/lib/python3/dist-packages/debusine/web/admin.py
/usr/lib/python3/dist-packages/debusine/web/apps.py
/usr/lib/python3/dist-packages/debusine/web/archives/__init__.py
/usr/lib/python3/dist-packages/debusine/web/archives/auth.py
/usr/lib/python3/dist-packages/debusine/web/archives/converters.py
/usr/lib/python3/dist-packages/debusine/web/archives/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/web/archives/tests/test_auth.py
/usr/lib/python3/dist-packages/debusine/web/archives/tests/test_converters.py
/usr/lib/python3/dist-packages/debusine/web/archives/tests/test_views.py
/usr/lib/python3/dist-packages/debusine/web/archives/urls.py
/usr/lib/python3/dist-packages/debusine/web/archives/views.py
/usr/lib/python3/dist-packages/debusine/web/context_processors.py
/usr/lib/python3/dist-packages/debusine/web/forms.py
/usr/lib/python3/dist-packages/debusine/web/helps.py
/usr/lib/python3/dist-packages/debusine/web/icons.py
/usr/lib/python3/dist-packages/debusine/web/static/signon/gitlabian.svg
/usr/lib/python3/dist-packages/debusine/web/static/web/css/debusine-code-highlight.css
/usr/lib/python3/dist-packages/debusine/web/static/web/css/debusine.css
/usr/lib/python3/dist-packages/debusine/web/static/web/icons/debian-openlogo-nd.svg
/usr/lib/python3/dist-packages/debusine/web/static/web/icons/debusine.png
/usr/lib/python3/dist-packages/debusine/web/static/web/js/debusine.js
/usr/lib/python3/dist-packages/debusine/web/static/web/vendor/bootstrap-icons/css/bootstrap-icons.min.css
/usr/lib/python3/dist-packages/debusine/web/static/web/vendor/bootstrap-icons/css/fonts/bootstrap-icons.woff2
/usr/lib/python3/dist-packages/debusine/web/templates/400.html
/usr/lib/python3/dist-packages/debusine/web/templates/403.html
/usr/lib/python3/dist-packages/debusine/web/templates/404.html
/usr/lib/python3/dist-packages/debusine/web/templates/_worker_type.html
/usr/lib/python3/dist-packages/debusine/web/templates/account/_signon_provider_icon.html
/usr/lib/python3/dist-packages/debusine/web/templates/account/logged_out.html
/usr/lib/python3/dist-packages/debusine/web/templates/account/login.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_artifact-list-row.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_artifact-table.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_autopkgtest-status.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_autopkgtest-work_request-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_badge-count.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_base.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_base_rightbar.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_base_unscoped.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_card-body.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_card.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_check_icon.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_collection-menu.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_collection_item-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_debdiff-artifact-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_debdiff-description.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_dict_to_ul.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_file_base.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_file_binary.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_file_text.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_file_too_big.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_group_audit_log-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_group_membership-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_help.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_lintian-description.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_lintian-tag_severity.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_lintian-work_request-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_lintian_tag.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_list_to_code.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_list_to_ul.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_manual_unblock_log.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_manual_unblock_log_entry.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_order.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_scope_workspace-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_summary_artifact.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_summary_artifacts.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_tab_selector.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_column_header.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filter_field.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filter_form.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filter_form_dropdown_menu.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filter_select_one.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filter_text.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filter_toggle.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_filters.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_footer.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_table_header.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_tag_explanation.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_tag_severity.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_user_link_full.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-descendants.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-generic-description.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-result-small.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-result.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-status.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_work_request-workflow.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_worker-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_worker-status.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_worker_pool-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_workflow-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/_workspace-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/artifact-create.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/artifact-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/collection-category-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/collection-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/collection-item-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/collection-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/collection-search.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/enroll-confirm.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/fileinartifact-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/footer.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/group-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/group_audit_log-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/homepage.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/membership-confirm_delete.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/membership-edit.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/scope-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/task-configuration-inspector.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/task_status.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/toasts.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user_group-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user_token-config_snippet.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user_token-confirm_delete.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user_token-created.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user_token-form.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/user_token-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/work_request-create.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/work_request-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/work_request-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/worker-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/worker-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/worker_pool-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/worker_pool-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/workflow-list.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/workflow-template-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/workspace-detail.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/workspace-inheritance.html
/usr/lib/python3/dist-packages/debusine/web/templates/web/workspace-update.html
/usr/lib/python3/dist-packages/debusine/web/templatetags/__init__.py
/usr/lib/python3/dist-packages/debusine/web/templatetags/artifacts.py
/usr/lib/python3/dist-packages/debusine/web/templatetags/debusine.py
/usr/lib/python3/dist-packages/debusine/web/templatetags/override_query_parameters.py
/usr/lib/python3/dist-packages/debusine/web/templatetags/workflows.py
/usr/lib/python3/dist-packages/debusine/web/templatetags_tests/__init__.py
/usr/lib/python3/dist-packages/debusine/web/templatetags_tests/test_artifacts.py
/usr/lib/python3/dist-packages/debusine/web/templatetags_tests/test_debusine.py
/usr/lib/python3/dist-packages/debusine/web/templatetags_tests/test_override_query_parameters.py
/usr/lib/python3/dist-packages/debusine/web/templatetags_tests/test_workflows.py
/usr/lib/python3/dist-packages/debusine/web/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/web/tests/test_accounts.py
/usr/lib/python3/dist-packages/debusine/web/tests/test_forms.py
/usr/lib/python3/dist-packages/debusine/web/tests/test_templates.py
/usr/lib/python3/dist-packages/debusine/web/urls/__init__.py
/usr/lib/python3/dist-packages/debusine/web/urls/artifacts.py
/usr/lib/python3/dist-packages/debusine/web/urls/collections.py
/usr/lib/python3/dist-packages/debusine/web/urls/enroll.py
/usr/lib/python3/dist-packages/debusine/web/urls/groups.py
/usr/lib/python3/dist-packages/debusine/web/urls/homepage.py
/usr/lib/python3/dist-packages/debusine/web/urls/scopes.py
/usr/lib/python3/dist-packages/debusine/web/urls/signon.py
/usr/lib/python3/dist-packages/debusine/web/urls/user.py
/usr/lib/python3/dist-packages/debusine/web/urls/work_requests.py
/usr/lib/python3/dist-packages/debusine/web/urls/worker_pools.py
/usr/lib/python3/dist-packages/debusine/web/urls/workers.py
/usr/lib/python3/dist-packages/debusine/web/urls/workflow_templates.py
/usr/lib/python3/dist-packages/debusine/web/urls/workflows.py
/usr/lib/python3/dist-packages/debusine/web/urls/workspaces.py
/usr/lib/python3/dist-packages/debusine/web/views/__init__.py
/usr/lib/python3/dist-packages/debusine/web/views/artifacts.py
/usr/lib/python3/dist-packages/debusine/web/views/auth.py
/usr/lib/python3/dist-packages/debusine/web/views/autopkgtest.py
/usr/lib/python3/dist-packages/debusine/web/views/base.py
/usr/lib/python3/dist-packages/debusine/web/views/collections.py
/usr/lib/python3/dist-packages/debusine/web/views/debdiff.py
/usr/lib/python3/dist-packages/debusine/web/views/enroll.py
/usr/lib/python3/dist-packages/debusine/web/views/files.py
/usr/lib/python3/dist-packages/debusine/web/views/http_errors.py
/usr/lib/python3/dist-packages/debusine/web/views/lintian.py
/usr/lib/python3/dist-packages/debusine/web/views/mixins.py
/usr/lib/python3/dist-packages/debusine/web/views/scopes.py
/usr/lib/python3/dist-packages/debusine/web/views/sidebar.py
/usr/lib/python3/dist-packages/debusine/web/views/table/__init__.py
/usr/lib/python3/dist-packages/debusine/web/views/table/columns.py
/usr/lib/python3/dist-packages/debusine/web/views/table/declarative.py
/usr/lib/python3/dist-packages/debusine/web/views/table/filters.py
/usr/lib/python3/dist-packages/debusine/web/views/table/ordering.py
/usr/lib/python3/dist-packages/debusine/web/views/table/page_navigation.py
/usr/lib/python3/dist-packages/debusine/web/views/table/paginator.py
/usr/lib/python3/dist-packages/debusine/web/views/table/table.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_columns.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_filters.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_ordering.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_page_navigation.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_paginator.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_table.py
/usr/lib/python3/dist-packages/debusine/web/views/table/tests/test_views.py
/usr/lib/python3/dist-packages/debusine/web/views/table/views.py
/usr/lib/python3/dist-packages/debusine/web/views/tables.py
/usr/lib/python3/dist-packages/debusine/web/views/task_status.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_artifacts.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_auth.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_autopkgtest.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_collections.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_debdiff.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_enroll.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_files.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_lintian.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_mixins.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_scopes.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_sidebar.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_tables.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_task_status.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_views.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_web_utils.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_work_request.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_worker_pools.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_workers.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_workflow_templates.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_workflows.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/test_workspaces.py
/usr/lib/python3/dist-packages/debusine/web/views/tests/utils.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/__init__.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/base.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/tests/__init__.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/tests/test_base.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/tests/test_workspace.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/work_request.py
/usr/lib/python3/dist-packages/debusine/web/views/ui/workspace.py
/usr/lib/python3/dist-packages/debusine/web/views/ui_shortcuts.py
/usr/lib/python3/dist-packages/debusine/web/views/view_utils.py
/usr/lib/python3/dist-packages/debusine/web/views/views.py
/usr/lib/python3/dist-packages/debusine/web/views/work_request.py
/usr/lib/python3/dist-packages/debusine/web/views/worker_pools.py
/usr/lib/python3/dist-packages/debusine/web/views/workers.py
/usr/lib/python3/dist-packages/debusine/web/views/workflow_templates.py
/usr/lib/python3/dist-packages/debusine/web/views/workflows.py
/usr/lib/python3/dist-packages/debusine/web/views/workspaces.py
/usr/share/doc/python3-debusine-server/AUTHORS
/usr/share/doc/python3-debusine-server/changelog.gz
/usr/share/doc/python3-debusine-server/copyright