D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-django-tests-1.8.3-5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nOEB9E + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf django-tests-1.8.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/django-tests-1.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-tests-1.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django-tests.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LsesuE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-tests-1.8.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/django_tests copying src/django_tests/urls.py -> build/lib/django_tests copying src/django_tests/test_sqlite.py -> build/lib/django_tests copying src/django_tests/__init__.py -> build/lib/django_tests copying src/django_tests/runtests.py -> build/lib/django_tests creating build/lib/django_tests/user_commands copying src/django_tests/user_commands/tests.py -> build/lib/django_tests/user_commands copying src/django_tests/user_commands/models.py -> build/lib/django_tests/user_commands copying src/django_tests/user_commands/__init__.py -> build/lib/django_tests/user_commands creating build/lib/django_tests/m2m_signals copying src/django_tests/m2m_signals/tests.py -> build/lib/django_tests/m2m_signals copying src/django_tests/m2m_signals/models.py -> build/lib/django_tests/m2m_signals copying src/django_tests/m2m_signals/__init__.py -> build/lib/django_tests/m2m_signals creating build/lib/django_tests/indexes copying src/django_tests/indexes/tests.py -> build/lib/django_tests/indexes copying src/django_tests/indexes/models.py -> build/lib/django_tests/indexes copying src/django_tests/indexes/__init__.py -> build/lib/django_tests/indexes creating build/lib/django_tests/known_related_objects copying src/django_tests/known_related_objects/tests.py -> build/lib/django_tests/known_related_objects copying src/django_tests/known_related_objects/models.py -> build/lib/django_tests/known_related_objects copying src/django_tests/known_related_objects/__init__.py -> build/lib/django_tests/known_related_objects creating build/lib/django_tests/fixtures copying src/django_tests/fixtures/tests.py -> build/lib/django_tests/fixtures copying src/django_tests/fixtures/models.py -> build/lib/django_tests/fixtures copying src/django_tests/fixtures/__init__.py -> build/lib/django_tests/fixtures creating build/lib/django_tests/foreign_object copying src/django_tests/foreign_object/tests.py -> build/lib/django_tests/foreign_object copying src/django_tests/foreign_object/models.py -> build/lib/django_tests/foreign_object copying src/django_tests/foreign_object/__init__.py -> build/lib/django_tests/foreign_object creating build/lib/django_tests/m2m_recursive copying src/django_tests/m2m_recursive/tests.py -> build/lib/django_tests/m2m_recursive copying src/django_tests/m2m_recursive/models.py -> build/lib/django_tests/m2m_recursive copying src/django_tests/m2m_recursive/__init__.py -> build/lib/django_tests/m2m_recursive creating build/lib/django_tests/properties copying src/django_tests/properties/tests.py -> build/lib/django_tests/properties copying src/django_tests/properties/models.py -> build/lib/django_tests/properties copying src/django_tests/properties/__init__.py -> build/lib/django_tests/properties creating build/lib/django_tests/max_lengths copying src/django_tests/max_lengths/tests.py -> build/lib/django_tests/max_lengths copying src/django_tests/max_lengths/models.py -> build/lib/django_tests/max_lengths copying src/django_tests/max_lengths/__init__.py -> build/lib/django_tests/max_lengths creating build/lib/django_tests/get_object_or_404 copying src/django_tests/get_object_or_404/tests.py -> build/lib/django_tests/get_object_or_404 copying src/django_tests/get_object_or_404/models.py -> build/lib/django_tests/get_object_or_404 copying src/django_tests/get_object_or_404/__init__.py -> build/lib/django_tests/get_object_or_404 creating build/lib/django_tests/order_with_respect_to copying src/django_tests/order_with_respect_to/tests.py -> build/lib/django_tests/order_with_respect_to copying src/django_tests/order_with_respect_to/models.py -> build/lib/django_tests/order_with_respect_to copying src/django_tests/order_with_respect_to/__init__.py -> build/lib/django_tests/order_with_respect_to creating build/lib/django_tests/swappable_models copying src/django_tests/swappable_models/tests.py -> build/lib/django_tests/swappable_models copying src/django_tests/swappable_models/models.py -> build/lib/django_tests/swappable_models copying src/django_tests/swappable_models/__init__.py -> build/lib/django_tests/swappable_models creating build/lib/django_tests/signed_cookies_tests copying src/django_tests/signed_cookies_tests/tests.py -> build/lib/django_tests/signed_cookies_tests copying src/django_tests/signed_cookies_tests/__init__.py -> build/lib/django_tests/signed_cookies_tests creating build/lib/django_tests/proxy_models copying src/django_tests/proxy_models/tests.py -> build/lib/django_tests/proxy_models copying src/django_tests/proxy_models/urls.py -> build/lib/django_tests/proxy_models copying src/django_tests/proxy_models/models.py -> build/lib/django_tests/proxy_models copying src/django_tests/proxy_models/admin.py -> build/lib/django_tests/proxy_models copying src/django_tests/proxy_models/__init__.py -> build/lib/django_tests/proxy_models creating build/lib/django_tests/model_formsets_regress copying src/django_tests/model_formsets_regress/tests.py -> build/lib/django_tests/model_formsets_regress copying src/django_tests/model_formsets_regress/models.py -> build/lib/django_tests/model_formsets_regress copying src/django_tests/model_formsets_regress/__init__.py -> build/lib/django_tests/model_formsets_regress creating build/lib/django_tests/db_typecasts copying src/django_tests/db_typecasts/tests.py -> build/lib/django_tests/db_typecasts copying src/django_tests/db_typecasts/__init__.py -> build/lib/django_tests/db_typecasts creating build/lib/django_tests/timezones copying src/django_tests/timezones/tests.py -> build/lib/django_tests/timezones copying src/django_tests/timezones/urls.py -> build/lib/django_tests/timezones copying src/django_tests/timezones/models.py -> build/lib/django_tests/timezones copying src/django_tests/timezones/admin.py -> build/lib/django_tests/timezones copying src/django_tests/timezones/forms.py -> build/lib/django_tests/timezones copying src/django_tests/timezones/__init__.py -> build/lib/django_tests/timezones creating build/lib/django_tests/dispatch copying src/django_tests/dispatch/tests.py -> build/lib/django_tests/dispatch copying src/django_tests/dispatch/__init__.py -> build/lib/django_tests/dispatch creating build/lib/django_tests/str copying src/django_tests/str/tests.py -> build/lib/django_tests/str copying src/django_tests/str/models.py -> build/lib/django_tests/str copying src/django_tests/str/__init__.py -> build/lib/django_tests/str creating build/lib/django_tests/defer copying src/django_tests/defer/tests.py -> build/lib/django_tests/defer copying src/django_tests/defer/models.py -> build/lib/django_tests/defer copying src/django_tests/defer/__init__.py -> build/lib/django_tests/defer creating build/lib/django_tests/model_permalink copying src/django_tests/model_permalink/views.py -> build/lib/django_tests/model_permalink copying src/django_tests/model_permalink/tests.py -> build/lib/django_tests/model_permalink copying src/django_tests/model_permalink/urls.py -> build/lib/django_tests/model_permalink copying src/django_tests/model_permalink/models.py -> build/lib/django_tests/model_permalink copying src/django_tests/model_permalink/__init__.py -> build/lib/django_tests/model_permalink creating build/lib/django_tests/unmanaged_models copying src/django_tests/unmanaged_models/tests.py -> build/lib/django_tests/unmanaged_models copying src/django_tests/unmanaged_models/models.py -> build/lib/django_tests/unmanaged_models copying src/django_tests/unmanaged_models/__init__.py -> build/lib/django_tests/unmanaged_models creating build/lib/django_tests/model_inheritance copying src/django_tests/model_inheritance/tests.py -> build/lib/django_tests/model_inheritance copying src/django_tests/model_inheritance/models.py -> build/lib/django_tests/model_inheritance copying src/django_tests/model_inheritance/__init__.py -> build/lib/django_tests/model_inheritance creating build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/base.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/test_session.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/urls.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/test_middleware.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/test_fallback.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/test_cookie.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/test_api.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/__init__.py -> build/lib/django_tests/messages_tests copying src/django_tests/messages_tests/test_mixins.py -> build/lib/django_tests/messages_tests creating build/lib/django_tests/settings_tests copying src/django_tests/settings_tests/tests.py -> build/lib/django_tests/settings_tests copying src/django_tests/settings_tests/__init__.py -> build/lib/django_tests/settings_tests creating build/lib/django_tests/sitemaps_tests copying src/django_tests/sitemaps_tests/test_generic.py -> build/lib/django_tests/sitemaps_tests copying src/django_tests/sitemaps_tests/base.py -> build/lib/django_tests/sitemaps_tests copying src/django_tests/sitemaps_tests/test_http.py -> build/lib/django_tests/sitemaps_tests copying src/django_tests/sitemaps_tests/models.py -> build/lib/django_tests/sitemaps_tests copying src/django_tests/sitemaps_tests/__init__.py -> build/lib/django_tests/sitemaps_tests copying src/django_tests/sitemaps_tests/test_https.py -> build/lib/django_tests/sitemaps_tests creating build/lib/django_tests/no_models copying src/django_tests/no_models/tests.py -> build/lib/django_tests/no_models copying src/django_tests/no_models/__init__.py -> build/lib/django_tests/no_models creating build/lib/django_tests/migrations2 copying src/django_tests/migrations2/models.py -> build/lib/django_tests/migrations2 copying src/django_tests/migrations2/__init__.py -> build/lib/django_tests/migrations2 creating build/lib/django_tests/wsgi copying src/django_tests/wsgi/tests.py -> build/lib/django_tests/wsgi copying src/django_tests/wsgi/urls.py -> build/lib/django_tests/wsgi copying src/django_tests/wsgi/__init__.py -> build/lib/django_tests/wsgi copying src/django_tests/wsgi/wsgi.py -> build/lib/django_tests/wsgi creating build/lib/django_tests/app_loading copying src/django_tests/app_loading/tests.py -> build/lib/django_tests/app_loading copying src/django_tests/app_loading/__init__.py -> build/lib/django_tests/app_loading creating build/lib/django_tests/inspectdb copying src/django_tests/inspectdb/tests.py -> build/lib/django_tests/inspectdb copying src/django_tests/inspectdb/models.py -> build/lib/django_tests/inspectdb copying src/django_tests/inspectdb/__init__.py -> build/lib/django_tests/inspectdb creating build/lib/django_tests/custom_migration_operations copying src/django_tests/custom_migration_operations/more_operations.py -> build/lib/django_tests/custom_migration_operations copying src/django_tests/custom_migration_operations/operations.py -> build/lib/django_tests/custom_migration_operations copying src/django_tests/custom_migration_operations/__init__.py -> build/lib/django_tests/custom_migration_operations creating build/lib/django_tests/delete copying src/django_tests/delete/tests.py -> build/lib/django_tests/delete copying src/django_tests/delete/models.py -> build/lib/django_tests/delete copying src/django_tests/delete/__init__.py -> build/lib/django_tests/delete creating build/lib/django_tests/check_framework copying src/django_tests/check_framework/tests.py -> build/lib/django_tests/check_framework copying src/django_tests/check_framework/test_security.py -> build/lib/django_tests/check_framework copying src/django_tests/check_framework/models.py -> build/lib/django_tests/check_framework copying src/django_tests/check_framework/test_model_field_deprecation.py -> build/lib/django_tests/check_framework copying src/django_tests/check_framework/__init__.py -> build/lib/django_tests/check_framework creating build/lib/django_tests/one_to_one copying src/django_tests/one_to_one/tests.py -> build/lib/django_tests/one_to_one copying src/django_tests/one_to_one/models.py -> build/lib/django_tests/one_to_one copying src/django_tests/one_to_one/__init__.py -> build/lib/django_tests/one_to_one creating build/lib/django_tests/responses copying src/django_tests/responses/tests.py -> build/lib/django_tests/responses copying src/django_tests/responses/__init__.py -> build/lib/django_tests/responses creating build/lib/django_tests/custom_lookups copying src/django_tests/custom_lookups/tests.py -> build/lib/django_tests/custom_lookups copying src/django_tests/custom_lookups/models.py -> build/lib/django_tests/custom_lookups copying src/django_tests/custom_lookups/__init__.py -> build/lib/django_tests/custom_lookups creating build/lib/django_tests/migration_test_data_persistence copying src/django_tests/migration_test_data_persistence/tests.py -> build/lib/django_tests/migration_test_data_persistence copying src/django_tests/migration_test_data_persistence/models.py -> build/lib/django_tests/migration_test_data_persistence copying src/django_tests/migration_test_data_persistence/__init__.py -> build/lib/django_tests/migration_test_data_persistence creating build/lib/django_tests/aggregation copying src/django_tests/aggregation/tests.py -> build/lib/django_tests/aggregation copying src/django_tests/aggregation/models.py -> build/lib/django_tests/aggregation copying src/django_tests/aggregation/__init__.py -> build/lib/django_tests/aggregation creating build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/settings.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_sitemaps.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/urls.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_middleware.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_templatetags.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_views.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_forms.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/__init__.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_models.py -> build/lib/django_tests/flatpages_tests copying src/django_tests/flatpages_tests/test_csrf.py -> build/lib/django_tests/flatpages_tests creating build/lib/django_tests/test_exceptions copying src/django_tests/test_exceptions/test_validation_error.py -> build/lib/django_tests/test_exceptions copying src/django_tests/test_exceptions/__init__.py -> build/lib/django_tests/test_exceptions creating build/lib/django_tests/choices copying src/django_tests/choices/tests.py -> build/lib/django_tests/choices copying src/django_tests/choices/models.py -> build/lib/django_tests/choices copying src/django_tests/choices/__init__.py -> build/lib/django_tests/choices creating build/lib/django_tests/model_forms copying src/django_tests/model_forms/tests.py -> build/lib/django_tests/model_forms copying src/django_tests/model_forms/models.py -> build/lib/django_tests/model_forms copying src/django_tests/model_forms/__init__.py -> build/lib/django_tests/model_forms creating build/lib/django_tests/staticfiles_tests copying src/django_tests/staticfiles_tests/test_liveserver.py -> build/lib/django_tests/staticfiles_tests copying src/django_tests/staticfiles_tests/tests.py -> build/lib/django_tests/staticfiles_tests copying src/django_tests/staticfiles_tests/storage.py -> build/lib/django_tests/staticfiles_tests copying src/django_tests/staticfiles_tests/__init__.py -> build/lib/django_tests/staticfiles_tests creating build/lib/django_tests/requests copying src/django_tests/requests/tests.py -> build/lib/django_tests/requests copying src/django_tests/requests/__init__.py -> build/lib/django_tests/requests creating build/lib/django_tests/or_lookups copying src/django_tests/or_lookups/tests.py -> build/lib/django_tests/or_lookups copying src/django_tests/or_lookups/models.py -> build/lib/django_tests/or_lookups copying src/django_tests/or_lookups/__init__.py -> build/lib/django_tests/or_lookups creating build/lib/django_tests/deprecation copying src/django_tests/deprecation/tests.py -> build/lib/django_tests/deprecation copying src/django_tests/deprecation/__init__.py -> build/lib/django_tests/deprecation creating build/lib/django_tests/inline_formsets copying src/django_tests/inline_formsets/tests.py -> build/lib/django_tests/inline_formsets copying src/django_tests/inline_formsets/models.py -> build/lib/django_tests/inline_formsets copying src/django_tests/inline_formsets/__init__.py -> build/lib/django_tests/inline_formsets creating build/lib/django_tests/custom_methods copying src/django_tests/custom_methods/tests.py -> build/lib/django_tests/custom_methods copying src/django_tests/custom_methods/models.py -> build/lib/django_tests/custom_methods copying src/django_tests/custom_methods/__init__.py -> build/lib/django_tests/custom_methods creating build/lib/django_tests/servers copying src/django_tests/servers/views.py -> build/lib/django_tests/servers copying src/django_tests/servers/tests.py -> build/lib/django_tests/servers copying src/django_tests/servers/urls.py -> build/lib/django_tests/servers copying src/django_tests/servers/models.py -> build/lib/django_tests/servers copying src/django_tests/servers/__init__.py -> build/lib/django_tests/servers copying src/django_tests/servers/test_basehttp.py -> build/lib/django_tests/servers creating build/lib/django_tests/absolute_url_overrides copying src/django_tests/absolute_url_overrides/tests.py -> build/lib/django_tests/absolute_url_overrides copying src/django_tests/absolute_url_overrides/__init__.py -> build/lib/django_tests/absolute_url_overrides creating build/lib/django_tests/version copying src/django_tests/version/tests.py -> build/lib/django_tests/version copying src/django_tests/version/__init__.py -> build/lib/django_tests/version creating build/lib/django_tests/signing copying src/django_tests/signing/tests.py -> build/lib/django_tests/signing copying src/django_tests/signing/__init__.py -> build/lib/django_tests/signing creating build/lib/django_tests/admin_checks copying src/django_tests/admin_checks/tests.py -> build/lib/django_tests/admin_checks copying src/django_tests/admin_checks/models.py -> build/lib/django_tests/admin_checks copying src/django_tests/admin_checks/__init__.py -> build/lib/django_tests/admin_checks creating build/lib/django_tests/get_earliest_or_latest copying src/django_tests/get_earliest_or_latest/tests.py -> build/lib/django_tests/get_earliest_or_latest copying src/django_tests/get_earliest_or_latest/models.py -> build/lib/django_tests/get_earliest_or_latest copying src/django_tests/get_earliest_or_latest/__init__.py -> build/lib/django_tests/get_earliest_or_latest creating build/lib/django_tests/reverse_lookup copying src/django_tests/reverse_lookup/tests.py -> build/lib/django_tests/reverse_lookup copying src/django_tests/reverse_lookup/models.py -> build/lib/django_tests/reverse_lookup copying src/django_tests/reverse_lookup/__init__.py -> build/lib/django_tests/reverse_lookup creating build/lib/django_tests/conditional_processing copying src/django_tests/conditional_processing/views.py -> build/lib/django_tests/conditional_processing copying src/django_tests/conditional_processing/tests.py -> build/lib/django_tests/conditional_processing copying src/django_tests/conditional_processing/urls.py -> build/lib/django_tests/conditional_processing copying src/django_tests/conditional_processing/__init__.py -> build/lib/django_tests/conditional_processing creating build/lib/django_tests/force_insert_update copying src/django_tests/force_insert_update/tests.py -> build/lib/django_tests/force_insert_update copying src/django_tests/force_insert_update/models.py -> build/lib/django_tests/force_insert_update copying src/django_tests/force_insert_update/__init__.py -> build/lib/django_tests/force_insert_update creating build/lib/django_tests/m2m_through copying src/django_tests/m2m_through/tests.py -> build/lib/django_tests/m2m_through copying src/django_tests/m2m_through/models.py -> build/lib/django_tests/m2m_through copying src/django_tests/m2m_through/__init__.py -> build/lib/django_tests/m2m_through creating build/lib/django_tests/datetimes copying src/django_tests/datetimes/tests.py -> build/lib/django_tests/datetimes copying src/django_tests/datetimes/models.py -> build/lib/django_tests/datetimes copying src/django_tests/datetimes/__init__.py -> build/lib/django_tests/datetimes creating build/lib/django_tests/dbshell copying src/django_tests/dbshell/tests.py -> build/lib/django_tests/dbshell copying src/django_tests/dbshell/__init__.py -> build/lib/django_tests/dbshell creating build/lib/django_tests/field_subclassing copying src/django_tests/field_subclassing/tests.py -> build/lib/django_tests/field_subclassing copying src/django_tests/field_subclassing/fields.py -> build/lib/django_tests/field_subclassing copying src/django_tests/field_subclassing/models.py -> build/lib/django_tests/field_subclassing copying src/django_tests/field_subclassing/__init__.py -> build/lib/django_tests/field_subclassing creating build/lib/django_tests/mail copying src/django_tests/mail/tests.py -> build/lib/django_tests/mail copying src/django_tests/mail/__init__.py -> build/lib/django_tests/mail copying src/django_tests/mail/custombackend.py -> build/lib/django_tests/mail creating build/lib/django_tests/save_delete_hooks copying src/django_tests/save_delete_hooks/tests.py -> build/lib/django_tests/save_delete_hooks copying src/django_tests/save_delete_hooks/models.py -> build/lib/django_tests/save_delete_hooks copying src/django_tests/save_delete_hooks/__init__.py -> build/lib/django_tests/save_delete_hooks creating build/lib/django_tests/many_to_one copying src/django_tests/many_to_one/tests.py -> build/lib/django_tests/many_to_one copying src/django_tests/many_to_one/models.py -> build/lib/django_tests/many_to_one copying src/django_tests/many_to_one/__init__.py -> build/lib/django_tests/many_to_one creating build/lib/django_tests/http_utils copying src/django_tests/http_utils/tests.py -> build/lib/django_tests/http_utils copying src/django_tests/http_utils/__init__.py -> build/lib/django_tests/http_utils creating build/lib/django_tests/template_loader copying src/django_tests/template_loader/tests.py -> build/lib/django_tests/template_loader copying src/django_tests/template_loader/__init__.py -> build/lib/django_tests/template_loader creating build/lib/django_tests/validation copying src/django_tests/validation/test_unique.py -> build/lib/django_tests/validation copying src/django_tests/validation/test_custom_messages.py -> build/lib/django_tests/validation copying src/django_tests/validation/test_picklable.py -> build/lib/django_tests/validation copying src/django_tests/validation/tests.py -> build/lib/django_tests/validation copying src/django_tests/validation/test_error_messages.py -> build/lib/django_tests/validation copying src/django_tests/validation/models.py -> build/lib/django_tests/validation copying src/django_tests/validation/__init__.py -> build/lib/django_tests/validation copying src/django_tests/validation/test_validators.py -> build/lib/django_tests/validation creating build/lib/django_tests/modeladmin copying src/django_tests/modeladmin/tests.py -> build/lib/django_tests/modeladmin copying src/django_tests/modeladmin/models.py -> build/lib/django_tests/modeladmin copying src/django_tests/modeladmin/__init__.py -> build/lib/django_tests/modeladmin creating build/lib/django_tests/test_discovery_sample copying src/django_tests/test_discovery_sample/pattern_tests.py -> build/lib/django_tests/test_discovery_sample copying src/django_tests/test_discovery_sample/doctests.py -> build/lib/django_tests/test_discovery_sample copying src/django_tests/test_discovery_sample/empty.py -> build/lib/django_tests/test_discovery_sample copying src/django_tests/test_discovery_sample/__init__.py -> build/lib/django_tests/test_discovery_sample copying src/django_tests/test_discovery_sample/tests_sample.py -> build/lib/django_tests/test_discovery_sample creating build/lib/django_tests/project_template copying src/django_tests/project_template/test_settings.py -> build/lib/django_tests/project_template copying src/django_tests/project_template/views.py -> build/lib/django_tests/project_template copying src/django_tests/project_template/urls.py -> build/lib/django_tests/project_template copying src/django_tests/project_template/__init__.py -> build/lib/django_tests/project_template creating build/lib/django_tests/null_queries copying src/django_tests/null_queries/tests.py -> build/lib/django_tests/null_queries copying src/django_tests/null_queries/models.py -> build/lib/django_tests/null_queries copying src/django_tests/null_queries/__init__.py -> build/lib/django_tests/null_queries creating build/lib/django_tests/admin_scripts copying src/django_tests/admin_scripts/tests.py -> build/lib/django_tests/admin_scripts copying src/django_tests/admin_scripts/urls.py -> build/lib/django_tests/admin_scripts copying src/django_tests/admin_scripts/__init__.py -> build/lib/django_tests/admin_scripts creating build/lib/django_tests/admin_registration copying src/django_tests/admin_registration/tests.py -> build/lib/django_tests/admin_registration copying src/django_tests/admin_registration/models.py -> build/lib/django_tests/admin_registration copying src/django_tests/admin_registration/__init__.py -> build/lib/django_tests/admin_registration creating build/lib/django_tests/queryset_pickle copying src/django_tests/queryset_pickle/tests.py -> build/lib/django_tests/queryset_pickle copying src/django_tests/queryset_pickle/models.py -> build/lib/django_tests/queryset_pickle copying src/django_tests/queryset_pickle/__init__.py -> build/lib/django_tests/queryset_pickle creating build/lib/django_tests/backends copying src/django_tests/backends/tests.py -> build/lib/django_tests/backends copying src/django_tests/backends/models.py -> build/lib/django_tests/backends copying src/django_tests/backends/__init__.py -> build/lib/django_tests/backends creating build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_basic.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/settings.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_management.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_templates.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/urls_admin.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/urls.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_tokens.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_middleware.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_context_processors.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_signals.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_decorators.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_views.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_forms.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/backend_alias.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_auth_backends.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_remote_user.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/__init__.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_handlers.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_hashers.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/test_models.py -> build/lib/django_tests/auth_tests copying src/django_tests/auth_tests/urls_custom_user_admin.py -> build/lib/django_tests/auth_tests creating build/lib/django_tests/reserved_names copying src/django_tests/reserved_names/tests.py -> build/lib/django_tests/reserved_names copying src/django_tests/reserved_names/models.py -> build/lib/django_tests/reserved_names copying src/django_tests/reserved_names/__init__.py -> build/lib/django_tests/reserved_names creating build/lib/django_tests/sessions_tests copying src/django_tests/sessions_tests/tests.py -> build/lib/django_tests/sessions_tests copying src/django_tests/sessions_tests/__init__.py -> build/lib/django_tests/sessions_tests creating build/lib/django_tests/managers_regress copying src/django_tests/managers_regress/tests.py -> build/lib/django_tests/managers_regress copying src/django_tests/managers_regress/models.py -> build/lib/django_tests/managers_regress copying src/django_tests/managers_regress/__init__.py -> build/lib/django_tests/managers_regress creating build/lib/django_tests/commands_sql_migrations copying src/django_tests/commands_sql_migrations/tests.py -> build/lib/django_tests/commands_sql_migrations copying src/django_tests/commands_sql_migrations/models.py -> build/lib/django_tests/commands_sql_migrations copying src/django_tests/commands_sql_migrations/__init__.py -> build/lib/django_tests/commands_sql_migrations creating build/lib/django_tests/admin_views copying src/django_tests/admin_views/views.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/tests.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/custom_has_permission_admin.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/urls.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/models.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/admin.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/customadmin.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/forms.py -> build/lib/django_tests/admin_views copying src/django_tests/admin_views/__init__.py -> build/lib/django_tests/admin_views creating build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/views.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/tests.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/context_processors.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/urls.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/models.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/session.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/auth_backends.py -> build/lib/django_tests/test_client_regress copying src/django_tests/test_client_regress/__init__.py -> build/lib/django_tests/test_client_regress creating build/lib/django_tests/admin_validation copying src/django_tests/admin_validation/tests.py -> build/lib/django_tests/admin_validation copying src/django_tests/admin_validation/models.py -> build/lib/django_tests/admin_validation copying src/django_tests/admin_validation/__init__.py -> build/lib/django_tests/admin_validation creating build/lib/django_tests/model_package copying src/django_tests/model_package/tests.py -> build/lib/django_tests/model_package copying src/django_tests/model_package/__init__.py -> build/lib/django_tests/model_package creating build/lib/django_tests/defer_regress copying src/django_tests/defer_regress/tests.py -> build/lib/django_tests/defer_regress copying src/django_tests/defer_regress/models.py -> build/lib/django_tests/defer_regress copying src/django_tests/defer_regress/__init__.py -> build/lib/django_tests/defer_regress creating build/lib/django_tests/admin_ordering copying src/django_tests/admin_ordering/tests.py -> build/lib/django_tests/admin_ordering copying src/django_tests/admin_ordering/models.py -> build/lib/django_tests/admin_ordering copying src/django_tests/admin_ordering/__init__.py -> build/lib/django_tests/admin_ordering creating build/lib/django_tests/expressions copying src/django_tests/expressions/tests.py -> build/lib/django_tests/expressions copying src/django_tests/expressions/models.py -> build/lib/django_tests/expressions copying src/django_tests/expressions/__init__.py -> build/lib/django_tests/expressions creating build/lib/django_tests/admin_utils copying src/django_tests/admin_utils/tests.py -> build/lib/django_tests/admin_utils copying src/django_tests/admin_utils/models.py -> build/lib/django_tests/admin_utils copying src/django_tests/admin_utils/__init__.py -> build/lib/django_tests/admin_utils creating build/lib/django_tests/test_runner copying src/django_tests/test_runner/test_discover_runner.py -> build/lib/django_tests/test_runner copying src/django_tests/test_runner/tests.py -> build/lib/django_tests/test_runner copying src/django_tests/test_runner/models.py -> build/lib/django_tests/test_runner copying src/django_tests/test_runner/test_debug_sql.py -> build/lib/django_tests/test_runner copying src/django_tests/test_runner/__init__.py -> build/lib/django_tests/test_runner creating build/lib/django_tests/many_to_many copying src/django_tests/many_to_many/tests.py -> build/lib/django_tests/many_to_many copying src/django_tests/many_to_many/models.py -> build/lib/django_tests/many_to_many copying src/django_tests/many_to_many/__init__.py -> build/lib/django_tests/many_to_many creating build/lib/django_tests/lookup copying src/django_tests/lookup/tests.py -> build/lib/django_tests/lookup copying src/django_tests/lookup/models.py -> build/lib/django_tests/lookup copying src/django_tests/lookup/__init__.py -> build/lib/django_tests/lookup creating build/lib/django_tests/validators copying src/django_tests/validators/tests.py -> build/lib/django_tests/validators copying src/django_tests/validators/__init__.py -> build/lib/django_tests/validators creating build/lib/django_tests/initial_sql_regress copying src/django_tests/initial_sql_regress/tests.py -> build/lib/django_tests/initial_sql_regress copying src/django_tests/initial_sql_regress/models.py -> build/lib/django_tests/initial_sql_regress copying src/django_tests/initial_sql_regress/__init__.py -> build/lib/django_tests/initial_sql_regress creating build/lib/django_tests/test_client copying src/django_tests/test_client/views.py -> build/lib/django_tests/test_client copying src/django_tests/test_client/tests.py -> build/lib/django_tests/test_client copying src/django_tests/test_client/urls.py -> build/lib/django_tests/test_client copying src/django_tests/test_client/__init__.py -> build/lib/django_tests/test_client creating build/lib/django_tests/builtin_server copying src/django_tests/builtin_server/tests.py -> build/lib/django_tests/builtin_server copying src/django_tests/builtin_server/__init__.py -> build/lib/django_tests/builtin_server creating build/lib/django_tests/queries copying src/django_tests/queries/tests.py -> build/lib/django_tests/queries copying src/django_tests/queries/models.py -> build/lib/django_tests/queries copying src/django_tests/queries/__init__.py -> build/lib/django_tests/queries creating build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/base.py -> build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/test_ordinary_fields.py -> build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/test_relative_fields.py -> build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/test_backend_specific.py -> build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/__init__.py -> build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/test_models.py -> build/lib/django_tests/invalid_models_tests copying src/django_tests/invalid_models_tests/test_custom_fields.py -> build/lib/django_tests/invalid_models_tests creating build/lib/django_tests/template_backends copying src/django_tests/template_backends/test_dummy.py -> build/lib/django_tests/template_backends copying src/django_tests/template_backends/test_utils.py -> build/lib/django_tests/template_backends copying src/django_tests/template_backends/test_django.py -> build/lib/django_tests/template_backends copying src/django_tests/template_backends/test_jinja2.py -> build/lib/django_tests/template_backends copying src/django_tests/template_backends/__init__.py -> build/lib/django_tests/template_backends creating build/lib/django_tests/middleware copying src/django_tests/middleware/views.py -> build/lib/django_tests/middleware copying src/django_tests/middleware/tests.py -> build/lib/django_tests/middleware copying src/django_tests/middleware/test_security.py -> build/lib/django_tests/middleware copying src/django_tests/middleware/urls.py -> build/lib/django_tests/middleware copying src/django_tests/middleware/cond_get_urls.py -> build/lib/django_tests/middleware copying src/django_tests/middleware/__init__.py -> build/lib/django_tests/middleware copying src/django_tests/middleware/extra_urls.py -> build/lib/django_tests/middleware creating build/lib/django_tests/admin_docs copying src/django_tests/admin_docs/views.py -> build/lib/django_tests/admin_docs copying src/django_tests/admin_docs/tests.py -> build/lib/django_tests/admin_docs copying src/django_tests/admin_docs/urls.py -> build/lib/django_tests/admin_docs copying src/django_tests/admin_docs/models.py -> build/lib/django_tests/admin_docs copying src/django_tests/admin_docs/__init__.py -> build/lib/django_tests/admin_docs creating build/lib/django_tests/admin_custom_urls copying src/django_tests/admin_custom_urls/tests.py -> build/lib/django_tests/admin_custom_urls copying src/django_tests/admin_custom_urls/urls.py -> build/lib/django_tests/admin_custom_urls copying src/django_tests/admin_custom_urls/models.py -> build/lib/django_tests/admin_custom_urls copying src/django_tests/admin_custom_urls/__init__.py -> build/lib/django_tests/admin_custom_urls creating build/lib/django_tests/dates copying src/django_tests/dates/tests.py -> build/lib/django_tests/dates copying src/django_tests/dates/models.py -> build/lib/django_tests/dates copying src/django_tests/dates/__init__.py -> build/lib/django_tests/dates creating build/lib/django_tests/generic_relations copying src/django_tests/generic_relations/tests.py -> build/lib/django_tests/generic_relations copying src/django_tests/generic_relations/models.py -> build/lib/django_tests/generic_relations copying src/django_tests/generic_relations/__init__.py -> build/lib/django_tests/generic_relations creating build/lib/django_tests/proxy_model_inheritance copying src/django_tests/proxy_model_inheritance/tests.py -> build/lib/django_tests/proxy_model_inheritance copying src/django_tests/proxy_model_inheritance/models.py -> build/lib/django_tests/proxy_model_inheritance copying src/django_tests/proxy_model_inheritance/__init__.py -> build/lib/django_tests/proxy_model_inheritance creating build/lib/django_tests/custom_columns copying src/django_tests/custom_columns/tests.py -> build/lib/django_tests/custom_columns copying src/django_tests/custom_columns/models.py -> build/lib/django_tests/custom_columns copying src/django_tests/custom_columns/__init__.py -> build/lib/django_tests/custom_columns creating build/lib/django_tests/test_runner_deprecation_app copying src/django_tests/test_runner_deprecation_app/tests.py -> build/lib/django_tests/test_runner_deprecation_app copying src/django_tests/test_runner_deprecation_app/__init__.py -> build/lib/django_tests/test_runner_deprecation_app creating build/lib/django_tests/test_utils copying src/django_tests/test_utils/views.py -> build/lib/django_tests/test_utils copying src/django_tests/test_utils/tests.py -> build/lib/django_tests/test_utils copying src/django_tests/test_utils/urls.py -> build/lib/django_tests/test_utils copying src/django_tests/test_utils/models.py -> build/lib/django_tests/test_utils copying src/django_tests/test_utils/__init__.py -> build/lib/django_tests/test_utils creating build/lib/django_tests/null_fk_ordering copying src/django_tests/null_fk_ordering/tests.py -> build/lib/django_tests/null_fk_ordering copying src/django_tests/null_fk_ordering/models.py -> build/lib/django_tests/null_fk_ordering copying src/django_tests/null_fk_ordering/__init__.py -> build/lib/django_tests/null_fk_ordering creating build/lib/django_tests/select_related copying src/django_tests/select_related/tests.py -> build/lib/django_tests/select_related copying src/django_tests/select_related/models.py -> build/lib/django_tests/select_related copying src/django_tests/select_related/__init__.py -> build/lib/django_tests/select_related creating build/lib/django_tests/raw_query copying src/django_tests/raw_query/tests.py -> build/lib/django_tests/raw_query copying src/django_tests/raw_query/models.py -> build/lib/django_tests/raw_query copying src/django_tests/raw_query/__init__.py -> build/lib/django_tests/raw_query creating build/lib/django_tests/base copying src/django_tests/base/models.py -> build/lib/django_tests/base copying src/django_tests/base/__init__.py -> build/lib/django_tests/base creating build/lib/django_tests/pagination copying src/django_tests/pagination/tests.py -> build/lib/django_tests/pagination copying src/django_tests/pagination/custom.py -> build/lib/django_tests/pagination copying src/django_tests/pagination/models.py -> build/lib/django_tests/pagination copying src/django_tests/pagination/__init__.py -> build/lib/django_tests/pagination creating build/lib/django_tests/m2o_recursive copying src/django_tests/m2o_recursive/tests.py -> build/lib/django_tests/m2o_recursive copying src/django_tests/m2o_recursive/models.py -> build/lib/django_tests/m2o_recursive copying src/django_tests/m2o_recursive/__init__.py -> build/lib/django_tests/m2o_recursive creating build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/utils.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/tests.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/test_spatialrefsys.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/test_measure.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/__init__.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/test_geoip.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/test_geoforms.py -> build/lib/django_tests/gis_tests copying src/django_tests/gis_tests/test_data.py -> build/lib/django_tests/gis_tests creating build/lib/django_tests/sites_tests copying src/django_tests/sites_tests/tests.py -> build/lib/django_tests/sites_tests copying src/django_tests/sites_tests/__init__.py -> build/lib/django_tests/sites_tests creating build/lib/django_tests/migrations copying src/django_tests/migrations/test_optimizer.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_executor.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_loader.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_graph.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/models.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_state.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_multidb.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_autodetector.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/__init__.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_commands.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_operations.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_writer.py -> build/lib/django_tests/migrations copying src/django_tests/migrations/test_base.py -> build/lib/django_tests/migrations creating build/lib/django_tests/model_regress copying src/django_tests/model_regress/tests.py -> build/lib/django_tests/model_regress copying src/django_tests/model_regress/models.py -> build/lib/django_tests/model_regress copying src/django_tests/model_regress/__init__.py -> build/lib/django_tests/model_regress copying src/django_tests/model_regress/test_pickle.py -> build/lib/django_tests/model_regress creating build/lib/django_tests/postgres_tests copying src/django_tests/postgres_tests/models.py -> build/lib/django_tests/postgres_tests copying src/django_tests/postgres_tests/test_ranges.py -> build/lib/django_tests/postgres_tests copying src/django_tests/postgres_tests/__init__.py -> build/lib/django_tests/postgres_tests copying src/django_tests/postgres_tests/test_hstore.py -> build/lib/django_tests/postgres_tests copying src/django_tests/postgres_tests/test_unaccent.py -> build/lib/django_tests/postgres_tests copying src/django_tests/postgres_tests/test_array.py -> build/lib/django_tests/postgres_tests creating build/lib/django_tests/shortcuts copying src/django_tests/shortcuts/views.py -> build/lib/django_tests/shortcuts copying src/django_tests/shortcuts/tests.py -> build/lib/django_tests/shortcuts copying src/django_tests/shortcuts/urls.py -> build/lib/django_tests/shortcuts copying src/django_tests/shortcuts/__init__.py -> build/lib/django_tests/shortcuts creating build/lib/django_tests/generic_relations_regress copying src/django_tests/generic_relations_regress/tests.py -> build/lib/django_tests/generic_relations_regress copying src/django_tests/generic_relations_regress/models.py -> build/lib/django_tests/generic_relations_regress copying src/django_tests/generic_relations_regress/__init__.py -> build/lib/django_tests/generic_relations_regress creating build/lib/django_tests/test_discovery_sample2 copying src/django_tests/test_discovery_sample2/tests.py -> build/lib/django_tests/test_discovery_sample2 copying src/django_tests/test_discovery_sample2/__init__.py -> build/lib/django_tests/test_discovery_sample2 creating build/lib/django_tests/select_for_update copying src/django_tests/select_for_update/tests.py -> build/lib/django_tests/select_for_update copying src/django_tests/select_for_update/models.py -> build/lib/django_tests/select_for_update copying src/django_tests/select_for_update/__init__.py -> build/lib/django_tests/select_for_update creating build/lib/django_tests/signals copying src/django_tests/signals/tests.py -> build/lib/django_tests/signals copying src/django_tests/signals/models.py -> build/lib/django_tests/signals copying src/django_tests/signals/__init__.py -> build/lib/django_tests/signals creating build/lib/django_tests/field_deconstruction copying src/django_tests/field_deconstruction/tests.py -> build/lib/django_tests/field_deconstruction copying src/django_tests/field_deconstruction/__init__.py -> build/lib/django_tests/field_deconstruction creating build/lib/django_tests/generic_inline_admin copying src/django_tests/generic_inline_admin/tests.py -> build/lib/django_tests/generic_inline_admin copying src/django_tests/generic_inline_admin/urls.py -> build/lib/django_tests/generic_inline_admin copying src/django_tests/generic_inline_admin/models.py -> build/lib/django_tests/generic_inline_admin copying src/django_tests/generic_inline_admin/admin.py -> build/lib/django_tests/generic_inline_admin copying src/django_tests/generic_inline_admin/__init__.py -> build/lib/django_tests/generic_inline_admin creating build/lib/django_tests/db_functions copying src/django_tests/db_functions/tests.py -> build/lib/django_tests/db_functions copying src/django_tests/db_functions/models.py -> build/lib/django_tests/db_functions copying src/django_tests/db_functions/__init__.py -> build/lib/django_tests/db_functions creating build/lib/django_tests/nested_foreign_keys copying src/django_tests/nested_foreign_keys/tests.py -> build/lib/django_tests/nested_foreign_keys copying src/django_tests/nested_foreign_keys/models.py -> build/lib/django_tests/nested_foreign_keys copying src/django_tests/nested_foreign_keys/__init__.py -> build/lib/django_tests/nested_foreign_keys creating build/lib/django_tests/ordering copying src/django_tests/ordering/tests.py -> build/lib/django_tests/ordering copying src/django_tests/ordering/models.py -> build/lib/django_tests/ordering copying src/django_tests/ordering/__init__.py -> build/lib/django_tests/ordering creating build/lib/django_tests/from_db_value copying src/django_tests/from_db_value/tests.py -> build/lib/django_tests/from_db_value copying src/django_tests/from_db_value/models.py -> build/lib/django_tests/from_db_value copying src/django_tests/from_db_value/__init__.py -> build/lib/django_tests/from_db_value creating build/lib/django_tests/bash_completion copying src/django_tests/bash_completion/tests.py -> build/lib/django_tests/bash_completion copying src/django_tests/bash_completion/__init__.py -> build/lib/django_tests/bash_completion creating build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/included_named_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/included_namespace_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/urls_error_handlers_callables.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/views.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/named_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/tests.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/included_named_urls2.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/reverse_lazy_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/erroneous_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/urls_without_full_import.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/middleware.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/urlconf_outer.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/urls_error_handlers.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/included_no_kwargs_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/no_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/erroneous_views_module.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/included_urls2.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/__init__.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/included_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/extra_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/views_broken.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/namespace_urls.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/urlconf_inner.py -> build/lib/django_tests/urlpatterns_reverse copying src/django_tests/urlpatterns_reverse/nonimported_module.py -> build/lib/django_tests/urlpatterns_reverse creating build/lib/django_tests/contenttypes_tests copying src/django_tests/contenttypes_tests/tests.py -> build/lib/django_tests/contenttypes_tests copying src/django_tests/contenttypes_tests/urls.py -> build/lib/django_tests/contenttypes_tests copying src/django_tests/contenttypes_tests/models.py -> build/lib/django_tests/contenttypes_tests copying src/django_tests/contenttypes_tests/__init__.py -> build/lib/django_tests/contenttypes_tests copying src/django_tests/contenttypes_tests/test_models.py -> build/lib/django_tests/contenttypes_tests creating build/lib/django_tests/transactions copying src/django_tests/transactions/tests.py -> build/lib/django_tests/transactions copying src/django_tests/transactions/models.py -> build/lib/django_tests/transactions copying src/django_tests/transactions/__init__.py -> build/lib/django_tests/transactions creating build/lib/django_tests/serializers_regress copying src/django_tests/serializers_regress/tests.py -> build/lib/django_tests/serializers_regress copying src/django_tests/serializers_regress/models.py -> build/lib/django_tests/serializers_regress copying src/django_tests/serializers_regress/__init__.py -> build/lib/django_tests/serializers_regress creating build/lib/django_tests/file_uploads copying src/django_tests/file_uploads/views.py -> build/lib/django_tests/file_uploads copying src/django_tests/file_uploads/tests.py -> build/lib/django_tests/file_uploads copying src/django_tests/file_uploads/uploadhandler.py -> build/lib/django_tests/file_uploads copying src/django_tests/file_uploads/urls.py -> build/lib/django_tests/file_uploads copying src/django_tests/file_uploads/models.py -> build/lib/django_tests/file_uploads copying src/django_tests/file_uploads/__init__.py -> build/lib/django_tests/file_uploads creating build/lib/django_tests/null_fk copying src/django_tests/null_fk/tests.py -> build/lib/django_tests/null_fk copying src/django_tests/null_fk/models.py -> build/lib/django_tests/null_fk copying src/django_tests/null_fk/__init__.py -> build/lib/django_tests/null_fk creating build/lib/django_tests/custom_pk copying src/django_tests/custom_pk/tests.py -> build/lib/django_tests/custom_pk copying src/django_tests/custom_pk/fields.py -> build/lib/django_tests/custom_pk copying src/django_tests/custom_pk/models.py -> build/lib/django_tests/custom_pk copying src/django_tests/custom_pk/__init__.py -> build/lib/django_tests/custom_pk creating build/lib/django_tests/string_lookup copying src/django_tests/string_lookup/tests.py -> build/lib/django_tests/string_lookup copying src/django_tests/string_lookup/models.py -> build/lib/django_tests/string_lookup copying src/django_tests/string_lookup/__init__.py -> build/lib/django_tests/string_lookup creating build/lib/django_tests/createsuperuser copying src/django_tests/createsuperuser/tests.py -> build/lib/django_tests/createsuperuser copying src/django_tests/createsuperuser/__init__.py -> build/lib/django_tests/createsuperuser creating build/lib/django_tests/fixtures_migration copying src/django_tests/fixtures_migration/tests.py -> build/lib/django_tests/fixtures_migration copying src/django_tests/fixtures_migration/models.py -> build/lib/django_tests/fixtures_migration copying src/django_tests/fixtures_migration/__init__.py -> build/lib/django_tests/fixtures_migration creating build/lib/django_tests/i18n copying src/django_tests/i18n/tests.py -> build/lib/django_tests/i18n copying src/django_tests/i18n/urls.py -> build/lib/django_tests/i18n copying src/django_tests/i18n/test_compilation.py -> build/lib/django_tests/i18n copying src/django_tests/i18n/models.py -> build/lib/django_tests/i18n copying src/django_tests/i18n/test_extraction.py -> build/lib/django_tests/i18n copying src/django_tests/i18n/forms.py -> build/lib/django_tests/i18n copying src/django_tests/i18n/__init__.py -> build/lib/django_tests/i18n creating build/lib/django_tests/expressions_case copying src/django_tests/expressions_case/tests.py -> build/lib/django_tests/expressions_case copying src/django_tests/expressions_case/models.py -> build/lib/django_tests/expressions_case copying src/django_tests/expressions_case/__init__.py -> build/lib/django_tests/expressions_case creating build/lib/django_tests/mutually_referential copying src/django_tests/mutually_referential/tests.py -> build/lib/django_tests/mutually_referential copying src/django_tests/mutually_referential/models.py -> build/lib/django_tests/mutually_referential copying src/django_tests/mutually_referential/__init__.py -> build/lib/django_tests/mutually_referential creating build/lib/django_tests/empty copying src/django_tests/empty/tests.py -> build/lib/django_tests/empty copying src/django_tests/empty/models.py -> build/lib/django_tests/empty copying src/django_tests/empty/__init__.py -> build/lib/django_tests/empty creating build/lib/django_tests/m2m_multiple copying src/django_tests/m2m_multiple/tests.py -> build/lib/django_tests/m2m_multiple copying src/django_tests/m2m_multiple/models.py -> build/lib/django_tests/m2m_multiple copying src/django_tests/m2m_multiple/__init__.py -> build/lib/django_tests/m2m_multiple creating build/lib/django_tests/many_to_one_null copying src/django_tests/many_to_one_null/tests.py -> build/lib/django_tests/many_to_one_null copying src/django_tests/many_to_one_null/models.py -> build/lib/django_tests/many_to_one_null copying src/django_tests/many_to_one_null/__init__.py -> build/lib/django_tests/many_to_one_null creating build/lib/django_tests/handlers copying src/django_tests/handlers/views.py -> build/lib/django_tests/handlers copying src/django_tests/handlers/tests.py -> build/lib/django_tests/handlers copying src/django_tests/handlers/urls.py -> build/lib/django_tests/handlers copying src/django_tests/handlers/__init__.py -> build/lib/django_tests/handlers creating build/lib/django_tests/model_meta copying src/django_tests/model_meta/tests.py -> build/lib/django_tests/model_meta copying src/django_tests/model_meta/models.py -> build/lib/django_tests/model_meta copying src/django_tests/model_meta/test_legacy.py -> build/lib/django_tests/model_meta copying src/django_tests/model_meta/results.py -> build/lib/django_tests/model_meta copying src/django_tests/model_meta/__init__.py -> build/lib/django_tests/model_meta creating build/lib/django_tests/generic_views copying src/django_tests/generic_views/views.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/urls.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/models.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/test_dates.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/test_forms.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/__init__.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/test_list.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/test_edit.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/test_detail.py -> build/lib/django_tests/generic_views copying src/django_tests/generic_views/test_base.py -> build/lib/django_tests/generic_views creating build/lib/django_tests/m2m_intermediary copying src/django_tests/m2m_intermediary/tests.py -> build/lib/django_tests/m2m_intermediary copying src/django_tests/m2m_intermediary/models.py -> build/lib/django_tests/m2m_intermediary copying src/django_tests/m2m_intermediary/__init__.py -> build/lib/django_tests/m2m_intermediary creating build/lib/django_tests/model_fields copying src/django_tests/model_fields/test_uuid.py -> build/lib/django_tests/model_fields copying src/django_tests/model_fields/tests.py -> build/lib/django_tests/model_fields copying src/django_tests/model_fields/test_durationfield.py -> build/lib/django_tests/model_fields copying src/django_tests/model_fields/models.py -> build/lib/django_tests/model_fields copying src/django_tests/model_fields/__init__.py -> build/lib/django_tests/model_fields copying src/django_tests/model_fields/test_imagefield.py -> build/lib/django_tests/model_fields copying src/django_tests/model_fields/test_field_flags.py -> build/lib/django_tests/model_fields creating build/lib/django_tests/distinct_on_fields copying src/django_tests/distinct_on_fields/tests.py -> build/lib/django_tests/distinct_on_fields copying src/django_tests/distinct_on_fields/models.py -> build/lib/django_tests/distinct_on_fields copying src/django_tests/distinct_on_fields/__init__.py -> build/lib/django_tests/distinct_on_fields creating build/lib/django_tests/schema copying src/django_tests/schema/tests.py -> build/lib/django_tests/schema copying src/django_tests/schema/fields.py -> build/lib/django_tests/schema copying src/django_tests/schema/models.py -> build/lib/django_tests/schema copying src/django_tests/schema/__init__.py -> build/lib/django_tests/schema creating build/lib/django_tests/admin_inlines copying src/django_tests/admin_inlines/tests.py -> build/lib/django_tests/admin_inlines copying src/django_tests/admin_inlines/urls.py -> build/lib/django_tests/admin_inlines copying src/django_tests/admin_inlines/models.py -> build/lib/django_tests/admin_inlines copying src/django_tests/admin_inlines/admin.py -> build/lib/django_tests/admin_inlines copying src/django_tests/admin_inlines/__init__.py -> build/lib/django_tests/admin_inlines creating build/lib/django_tests/update_only_fields copying src/django_tests/update_only_fields/tests.py -> build/lib/django_tests/update_only_fields copying src/django_tests/update_only_fields/models.py -> build/lib/django_tests/update_only_fields copying src/django_tests/update_only_fields/__init__.py -> build/lib/django_tests/update_only_fields creating build/lib/django_tests/field_defaults copying src/django_tests/field_defaults/tests.py -> build/lib/django_tests/field_defaults copying src/django_tests/field_defaults/models.py -> build/lib/django_tests/field_defaults copying src/django_tests/field_defaults/__init__.py -> build/lib/django_tests/field_defaults creating build/lib/django_tests/aggregation_regress copying src/django_tests/aggregation_regress/tests.py -> build/lib/django_tests/aggregation_regress copying src/django_tests/aggregation_regress/models.py -> build/lib/django_tests/aggregation_regress copying src/django_tests/aggregation_regress/__init__.py -> build/lib/django_tests/aggregation_regress creating build/lib/django_tests/cache copying src/django_tests/cache/liberal_backend.py -> build/lib/django_tests/cache copying src/django_tests/cache/tests.py -> build/lib/django_tests/cache copying src/django_tests/cache/closeable_cache.py -> build/lib/django_tests/cache copying src/django_tests/cache/models.py -> build/lib/django_tests/cache copying src/django_tests/cache/__init__.py -> build/lib/django_tests/cache creating build/lib/django_tests/view_tests copying src/django_tests/view_tests/generic_urls.py -> build/lib/django_tests/view_tests copying src/django_tests/view_tests/default_urls.py -> build/lib/django_tests/view_tests copying src/django_tests/view_tests/views.py -> build/lib/django_tests/view_tests copying src/django_tests/view_tests/regression_21530_urls.py -> build/lib/django_tests/view_tests copying src/django_tests/view_tests/urls.py -> build/lib/django_tests/view_tests copying src/django_tests/view_tests/models.py -> build/lib/django_tests/view_tests copying src/django_tests/view_tests/__init__.py -> build/lib/django_tests/view_tests creating build/lib/django_tests/introspection copying src/django_tests/introspection/tests.py -> build/lib/django_tests/introspection copying src/django_tests/introspection/models.py -> build/lib/django_tests/introspection copying src/django_tests/introspection/__init__.py -> build/lib/django_tests/introspection creating build/lib/django_tests/select_related_regress copying src/django_tests/select_related_regress/tests.py -> build/lib/django_tests/select_related_regress copying src/django_tests/select_related_regress/models.py -> build/lib/django_tests/select_related_regress copying src/django_tests/select_related_regress/__init__.py -> build/lib/django_tests/select_related_regress creating build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_html.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_datastructures.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_numberformat.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_dateparse.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_safestring.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_dateformat.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_text.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_checksums.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_http.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_lazyobject.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_jslex.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_encoding.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_tree.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_simplelazyobject.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_module_loading.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/models.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_functional.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_baseconv.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_timesince.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_crypto.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_itercompat.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_ipv6.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_termcolors.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_decorators.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_regex_helper.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_datetime_safe.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_tzinfo.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_lorem_ipsum.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/__init__.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_duration.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_archive.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_feedgenerator.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_no_submodule.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_timezone.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_autoreload.py -> build/lib/django_tests/utils_tests copying src/django_tests/utils_tests/test_os_utils.py -> build/lib/django_tests/utils_tests creating build/lib/django_tests/extra_regress copying src/django_tests/extra_regress/tests.py -> build/lib/django_tests/extra_regress copying src/django_tests/extra_regress/models.py -> build/lib/django_tests/extra_regress copying src/django_tests/extra_regress/__init__.py -> build/lib/django_tests/extra_regress creating build/lib/django_tests/files copying src/django_tests/files/tests.py -> build/lib/django_tests/files copying src/django_tests/files/__init__.py -> build/lib/django_tests/files creating build/lib/django_tests/migrate_signals copying src/django_tests/migrate_signals/tests.py -> build/lib/django_tests/migrate_signals copying src/django_tests/migrate_signals/models.py -> build/lib/django_tests/migrate_signals copying src/django_tests/migrate_signals/__init__.py -> build/lib/django_tests/migrate_signals creating build/lib/django_tests/middleware_exceptions copying src/django_tests/middleware_exceptions/views.py -> build/lib/django_tests/middleware_exceptions copying src/django_tests/middleware_exceptions/tests.py -> build/lib/django_tests/middleware_exceptions copying src/django_tests/middleware_exceptions/urls.py -> build/lib/django_tests/middleware_exceptions copying src/django_tests/middleware_exceptions/__init__.py -> build/lib/django_tests/middleware_exceptions creating build/lib/django_tests/csrf_tests copying src/django_tests/csrf_tests/tests.py -> build/lib/django_tests/csrf_tests copying src/django_tests/csrf_tests/test_context_processor.py -> build/lib/django_tests/csrf_tests copying src/django_tests/csrf_tests/__init__.py -> build/lib/django_tests/csrf_tests creating build/lib/django_tests/file_storage copying src/django_tests/file_storage/tests.py -> build/lib/django_tests/file_storage copying src/django_tests/file_storage/urls.py -> build/lib/django_tests/file_storage copying src/django_tests/file_storage/models.py -> build/lib/django_tests/file_storage copying src/django_tests/file_storage/__init__.py -> build/lib/django_tests/file_storage creating build/lib/django_tests/fixtures_regress copying src/django_tests/fixtures_regress/tests.py -> build/lib/django_tests/fixtures_regress copying src/django_tests/fixtures_regress/models.py -> build/lib/django_tests/fixtures_regress copying src/django_tests/fixtures_regress/__init__.py -> build/lib/django_tests/fixtures_regress creating build/lib/django_tests/syndication_tests copying src/django_tests/syndication_tests/tests.py -> build/lib/django_tests/syndication_tests copying src/django_tests/syndication_tests/urls.py -> build/lib/django_tests/syndication_tests copying src/django_tests/syndication_tests/models.py -> build/lib/django_tests/syndication_tests copying src/django_tests/syndication_tests/__init__.py -> build/lib/django_tests/syndication_tests copying src/django_tests/syndication_tests/feeds.py -> build/lib/django_tests/syndication_tests creating build/lib/django_tests/admin_widgets copying src/django_tests/admin_widgets/tests.py -> build/lib/django_tests/admin_widgets copying src/django_tests/admin_widgets/urls.py -> build/lib/django_tests/admin_widgets copying src/django_tests/admin_widgets/models.py -> build/lib/django_tests/admin_widgets copying src/django_tests/admin_widgets/widgetadmin.py -> build/lib/django_tests/admin_widgets copying src/django_tests/admin_widgets/__init__.py -> build/lib/django_tests/admin_widgets creating build/lib/django_tests/bulk_create copying src/django_tests/bulk_create/tests.py -> build/lib/django_tests/bulk_create copying src/django_tests/bulk_create/models.py -> build/lib/django_tests/bulk_create copying src/django_tests/bulk_create/__init__.py -> build/lib/django_tests/bulk_create creating build/lib/django_tests/admin_changelist copying src/django_tests/admin_changelist/tests.py -> build/lib/django_tests/admin_changelist copying src/django_tests/admin_changelist/urls.py -> build/lib/django_tests/admin_changelist copying src/django_tests/admin_changelist/models.py -> build/lib/django_tests/admin_changelist copying src/django_tests/admin_changelist/admin.py -> build/lib/django_tests/admin_changelist copying src/django_tests/admin_changelist/__init__.py -> build/lib/django_tests/admin_changelist creating build/lib/django_tests/import_error_package copying src/django_tests/import_error_package/__init__.py -> build/lib/django_tests/import_error_package creating build/lib/django_tests/m2m_and_m2o copying src/django_tests/m2m_and_m2o/tests.py -> build/lib/django_tests/m2m_and_m2o copying src/django_tests/m2m_and_m2o/models.py -> build/lib/django_tests/m2m_and_m2o copying src/django_tests/m2m_and_m2o/__init__.py -> build/lib/django_tests/m2m_and_m2o creating build/lib/django_tests/serializers copying src/django_tests/serializers/tests.py -> build/lib/django_tests/serializers copying src/django_tests/serializers/models.py -> build/lib/django_tests/serializers copying src/django_tests/serializers/__init__.py -> build/lib/django_tests/serializers creating build/lib/django_tests/model_formsets copying src/django_tests/model_formsets/test_uuid.py -> build/lib/django_tests/model_formsets copying src/django_tests/model_formsets/tests.py -> build/lib/django_tests/model_formsets copying src/django_tests/model_formsets/models.py -> build/lib/django_tests/model_formsets copying src/django_tests/model_formsets/__init__.py -> build/lib/django_tests/model_formsets creating build/lib/django_tests/model_validation copying src/django_tests/model_validation/tests.py -> build/lib/django_tests/model_validation copying src/django_tests/model_validation/models.py -> build/lib/django_tests/model_validation copying src/django_tests/model_validation/__init__.py -> build/lib/django_tests/model_validation creating build/lib/django_tests/httpwrappers copying src/django_tests/httpwrappers/tests.py -> build/lib/django_tests/httpwrappers copying src/django_tests/httpwrappers/__init__.py -> build/lib/django_tests/httpwrappers creating build/lib/django_tests/template_tests copying src/django_tests/template_tests/alternate_urls.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/utils.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_callables.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/views.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/tests.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_unicode.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_loaders.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_parser.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/urls.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_smartif.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_response.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_engine.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_context.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/__init__.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_nodelist.py -> build/lib/django_tests/template_tests copying src/django_tests/template_tests/test_custom.py -> build/lib/django_tests/template_tests creating build/lib/django_tests/m2m_through_regress copying src/django_tests/m2m_through_regress/tests.py -> build/lib/django_tests/m2m_through_regress copying src/django_tests/m2m_through_regress/models.py -> build/lib/django_tests/m2m_through_regress copying src/django_tests/m2m_through_regress/__init__.py -> build/lib/django_tests/m2m_through_regress creating build/lib/django_tests/forms_tests copying src/django_tests/forms_tests/views.py -> build/lib/django_tests/forms_tests copying src/django_tests/forms_tests/urls.py -> build/lib/django_tests/forms_tests copying src/django_tests/forms_tests/models.py -> build/lib/django_tests/forms_tests copying src/django_tests/forms_tests/__init__.py -> build/lib/django_tests/forms_tests creating build/lib/django_tests/model_inheritance_regress copying src/django_tests/model_inheritance_regress/tests.py -> build/lib/django_tests/model_inheritance_regress copying src/django_tests/model_inheritance_regress/models.py -> build/lib/django_tests/model_inheritance_regress copying src/django_tests/model_inheritance_regress/__init__.py -> build/lib/django_tests/model_inheritance_regress creating build/lib/django_tests/datatypes copying src/django_tests/datatypes/tests.py -> build/lib/django_tests/datatypes copying src/django_tests/datatypes/models.py -> build/lib/django_tests/datatypes copying src/django_tests/datatypes/__init__.py -> build/lib/django_tests/datatypes creating build/lib/django_tests/decorators copying src/django_tests/decorators/tests.py -> build/lib/django_tests/decorators copying src/django_tests/decorators/__init__.py -> build/lib/django_tests/decorators creating build/lib/django_tests/delete_regress copying src/django_tests/delete_regress/tests.py -> build/lib/django_tests/delete_regress copying src/django_tests/delete_regress/models.py -> build/lib/django_tests/delete_regress copying src/django_tests/delete_regress/__init__.py -> build/lib/django_tests/delete_regress creating build/lib/django_tests/fixtures_model_package copying src/django_tests/fixtures_model_package/tests.py -> build/lib/django_tests/fixtures_model_package copying src/django_tests/fixtures_model_package/__init__.py -> build/lib/django_tests/fixtures_model_package creating build/lib/django_tests/get_or_create copying src/django_tests/get_or_create/tests.py -> build/lib/django_tests/get_or_create copying src/django_tests/get_or_create/models.py -> build/lib/django_tests/get_or_create copying src/django_tests/get_or_create/__init__.py -> build/lib/django_tests/get_or_create creating build/lib/django_tests/m2m_regress copying src/django_tests/m2m_regress/tests.py -> build/lib/django_tests/m2m_regress copying src/django_tests/m2m_regress/models.py -> build/lib/django_tests/m2m_regress copying src/django_tests/m2m_regress/__init__.py -> build/lib/django_tests/m2m_regress creating build/lib/django_tests/webdesign_tests copying src/django_tests/webdesign_tests/tests.py -> build/lib/django_tests/webdesign_tests copying src/django_tests/webdesign_tests/__init__.py -> build/lib/django_tests/webdesign_tests creating build/lib/django_tests/basic copying src/django_tests/basic/tests.py -> build/lib/django_tests/basic copying src/django_tests/basic/models.py -> build/lib/django_tests/basic copying src/django_tests/basic/__init__.py -> build/lib/django_tests/basic creating build/lib/django_tests/admin_autodiscover copying src/django_tests/admin_autodiscover/tests.py -> build/lib/django_tests/admin_autodiscover copying src/django_tests/admin_autodiscover/models.py -> build/lib/django_tests/admin_autodiscover copying src/django_tests/admin_autodiscover/admin.py -> build/lib/django_tests/admin_autodiscover copying src/django_tests/admin_autodiscover/__init__.py -> build/lib/django_tests/admin_autodiscover creating build/lib/django_tests/resolve_url copying src/django_tests/resolve_url/tests.py -> build/lib/django_tests/resolve_url copying src/django_tests/resolve_url/urls.py -> build/lib/django_tests/resolve_url copying src/django_tests/resolve_url/models.py -> build/lib/django_tests/resolve_url copying src/django_tests/resolve_url/__init__.py -> build/lib/django_tests/resolve_url creating build/lib/django_tests/redirects_tests copying src/django_tests/redirects_tests/tests.py -> build/lib/django_tests/redirects_tests copying src/django_tests/redirects_tests/__init__.py -> build/lib/django_tests/redirects_tests creating build/lib/django_tests/custom_managers copying src/django_tests/custom_managers/tests.py -> build/lib/django_tests/custom_managers copying src/django_tests/custom_managers/models.py -> build/lib/django_tests/custom_managers copying src/django_tests/custom_managers/__init__.py -> build/lib/django_tests/custom_managers creating build/lib/django_tests/sites_framework copying src/django_tests/sites_framework/tests.py -> build/lib/django_tests/sites_framework copying src/django_tests/sites_framework/models.py -> build/lib/django_tests/sites_framework copying src/django_tests/sites_framework/__init__.py -> build/lib/django_tests/sites_framework creating build/lib/django_tests/model_options copying src/django_tests/model_options/test_default_related_name.py -> build/lib/django_tests/model_options copying src/django_tests/model_options/__init__.py -> build/lib/django_tests/model_options copying src/django_tests/model_options/test_tablespaces.py -> build/lib/django_tests/model_options creating build/lib/django_tests/prefetch_related copying src/django_tests/prefetch_related/test_uuid.py -> build/lib/django_tests/prefetch_related copying src/django_tests/prefetch_related/tests.py -> build/lib/django_tests/prefetch_related copying src/django_tests/prefetch_related/models.py -> build/lib/django_tests/prefetch_related copying src/django_tests/prefetch_related/__init__.py -> build/lib/django_tests/prefetch_related creating build/lib/django_tests/commands_sql copying src/django_tests/commands_sql/tests.py -> build/lib/django_tests/commands_sql copying src/django_tests/commands_sql/models.py -> build/lib/django_tests/commands_sql copying src/django_tests/commands_sql/__init__.py -> build/lib/django_tests/commands_sql creating build/lib/django_tests/logging_tests copying src/django_tests/logging_tests/views.py -> build/lib/django_tests/logging_tests copying src/django_tests/logging_tests/tests.py -> build/lib/django_tests/logging_tests copying src/django_tests/logging_tests/urls.py -> build/lib/django_tests/logging_tests copying src/django_tests/logging_tests/logconfig.py -> build/lib/django_tests/logging_tests copying src/django_tests/logging_tests/__init__.py -> build/lib/django_tests/logging_tests creating build/lib/django_tests/admin_filters copying src/django_tests/admin_filters/tests.py -> build/lib/django_tests/admin_filters copying src/django_tests/admin_filters/models.py -> build/lib/django_tests/admin_filters copying src/django_tests/admin_filters/__init__.py -> build/lib/django_tests/admin_filters creating build/lib/django_tests/multiple_database copying src/django_tests/multiple_database/tests.py -> build/lib/django_tests/multiple_database copying src/django_tests/multiple_database/routers.py -> build/lib/django_tests/multiple_database copying src/django_tests/multiple_database/models.py -> build/lib/django_tests/multiple_database copying src/django_tests/multiple_database/__init__.py -> build/lib/django_tests/multiple_database creating build/lib/django_tests/update copying src/django_tests/update/tests.py -> build/lib/django_tests/update copying src/django_tests/update/models.py -> build/lib/django_tests/update copying src/django_tests/update/__init__.py -> build/lib/django_tests/update creating build/lib/django_tests/context_processors copying src/django_tests/context_processors/views.py -> build/lib/django_tests/context_processors copying src/django_tests/context_processors/tests.py -> build/lib/django_tests/context_processors copying src/django_tests/context_processors/urls.py -> build/lib/django_tests/context_processors copying src/django_tests/context_processors/models.py -> build/lib/django_tests/context_processors copying src/django_tests/context_processors/__init__.py -> build/lib/django_tests/context_processors creating build/lib/django_tests/humanize_tests copying src/django_tests/humanize_tests/tests.py -> build/lib/django_tests/humanize_tests copying src/django_tests/humanize_tests/__init__.py -> build/lib/django_tests/humanize_tests creating build/lib/django_tests/apps copying src/django_tests/apps/tests.py -> build/lib/django_tests/apps copying src/django_tests/apps/apps.py -> build/lib/django_tests/apps copying src/django_tests/apps/models.py -> build/lib/django_tests/apps copying src/django_tests/apps/__init__.py -> build/lib/django_tests/apps creating build/lib/django_tests/select_related_onetoone copying src/django_tests/select_related_onetoone/tests.py -> build/lib/django_tests/select_related_onetoone copying src/django_tests/select_related_onetoone/models.py -> build/lib/django_tests/select_related_onetoone copying src/django_tests/select_related_onetoone/__init__.py -> build/lib/django_tests/select_related_onetoone creating build/lib/django_tests/annotations copying src/django_tests/annotations/tests.py -> build/lib/django_tests/annotations copying src/django_tests/annotations/models.py -> build/lib/django_tests/annotations copying src/django_tests/annotations/__init__.py -> build/lib/django_tests/annotations creating build/lib/django_tests/user_commands/management copying src/django_tests/user_commands/management/__init__.py -> build/lib/django_tests/user_commands/management creating build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/leave_locale_alone_false.py -> build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/optparse_cmd.py -> build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/hal.py -> build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/dance.py -> build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/__init__.py -> build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/transaction.py -> build/lib/django_tests/user_commands/management/commands copying src/django_tests/user_commands/management/commands/leave_locale_alone_true.py -> build/lib/django_tests/user_commands/management/commands creating build/lib/django_tests/model_inheritance/same_model_name copying src/django_tests/model_inheritance/same_model_name/models.py -> build/lib/django_tests/model_inheritance/same_model_name copying src/django_tests/model_inheritance/same_model_name/__init__.py -> build/lib/django_tests/model_inheritance/same_model_name creating build/lib/django_tests/sitemaps_tests/urls copying src/django_tests/sitemaps_tests/urls/https.py -> build/lib/django_tests/sitemaps_tests/urls copying src/django_tests/sitemaps_tests/urls/__init__.py -> build/lib/django_tests/sitemaps_tests/urls copying src/django_tests/sitemaps_tests/urls/http.py -> build/lib/django_tests/sitemaps_tests/urls creating build/lib/django_tests/migrations2/test_migrations_2_first copying src/django_tests/migrations2/test_migrations_2_first/0001_initial.py -> build/lib/django_tests/migrations2/test_migrations_2_first copying src/django_tests/migrations2/test_migrations_2_first/0002_second.py -> build/lib/django_tests/migrations2/test_migrations_2_first copying src/django_tests/migrations2/test_migrations_2_first/__init__.py -> build/lib/django_tests/migrations2/test_migrations_2_first creating build/lib/django_tests/migrations2/test_migrations_2 copying src/django_tests/migrations2/test_migrations_2/0001_initial.py -> build/lib/django_tests/migrations2/test_migrations_2 copying src/django_tests/migrations2/test_migrations_2/__init__.py -> build/lib/django_tests/migrations2/test_migrations_2 creating build/lib/django_tests/app_loading/not_installed copying src/django_tests/app_loading/not_installed/models.py -> build/lib/django_tests/app_loading/not_installed copying src/django_tests/app_loading/not_installed/__init__.py -> build/lib/django_tests/app_loading/not_installed creating build/lib/django_tests/migration_test_data_persistence/migrations copying src/django_tests/migration_test_data_persistence/migrations/0001_initial.py -> build/lib/django_tests/migration_test_data_persistence/migrations copying src/django_tests/migration_test_data_persistence/migrations/0002_add_book.py -> build/lib/django_tests/migration_test_data_persistence/migrations copying src/django_tests/migration_test_data_persistence/migrations/__init__.py -> build/lib/django_tests/migration_test_data_persistence/migrations creating build/lib/django_tests/staticfiles_tests/urls copying src/django_tests/staticfiles_tests/urls/default.py -> build/lib/django_tests/staticfiles_tests/urls copying src/django_tests/staticfiles_tests/urls/helper.py -> build/lib/django_tests/staticfiles_tests/urls copying src/django_tests/staticfiles_tests/urls/__init__.py -> build/lib/django_tests/staticfiles_tests/urls creating build/lib/django_tests/staticfiles_tests/apps copying src/django_tests/staticfiles_tests/apps/__init__.py -> build/lib/django_tests/staticfiles_tests/apps creating build/lib/django_tests/staticfiles_tests/apps/no_label copying src/django_tests/staticfiles_tests/apps/no_label/__init__.py -> build/lib/django_tests/staticfiles_tests/apps/no_label creating build/lib/django_tests/staticfiles_tests/apps/test copying src/django_tests/staticfiles_tests/apps/test/__init__.py -> build/lib/django_tests/staticfiles_tests/apps/test creating build/lib/django_tests/servers/another_app copying src/django_tests/servers/another_app/__init__.py -> build/lib/django_tests/servers/another_app creating build/lib/django_tests/test_discovery_sample/tests copying src/django_tests/test_discovery_sample/tests/tests.py -> build/lib/django_tests/test_discovery_sample/tests copying src/django_tests/test_discovery_sample/tests/__init__.py -> build/lib/django_tests/test_discovery_sample/tests creating build/lib/django_tests/admin_scripts/app_with_import copying src/django_tests/admin_scripts/app_with_import/models.py -> build/lib/django_tests/admin_scripts/app_with_import copying src/django_tests/admin_scripts/app_with_import/__init__.py -> build/lib/django_tests/admin_scripts/app_with_import creating build/lib/django_tests/admin_scripts/complex_app copying src/django_tests/admin_scripts/complex_app/__init__.py -> build/lib/django_tests/admin_scripts/complex_app creating build/lib/django_tests/admin_scripts/app_raising_messages copying src/django_tests/admin_scripts/app_raising_messages/models.py -> build/lib/django_tests/admin_scripts/app_raising_messages copying src/django_tests/admin_scripts/app_raising_messages/__init__.py -> build/lib/django_tests/admin_scripts/app_raising_messages creating build/lib/django_tests/admin_scripts/simple_app copying src/django_tests/admin_scripts/simple_app/models.py -> build/lib/django_tests/admin_scripts/simple_app copying src/django_tests/admin_scripts/simple_app/__init__.py -> build/lib/django_tests/admin_scripts/simple_app creating build/lib/django_tests/admin_scripts/management copying src/django_tests/admin_scripts/management/__init__.py -> build/lib/django_tests/admin_scripts/management creating build/lib/django_tests/admin_scripts/app_raising_warning copying src/django_tests/admin_scripts/app_raising_warning/models.py -> build/lib/django_tests/admin_scripts/app_raising_warning copying src/django_tests/admin_scripts/app_raising_warning/__init__.py -> build/lib/django_tests/admin_scripts/app_raising_warning creating build/lib/django_tests/admin_scripts/broken_app copying src/django_tests/admin_scripts/broken_app/models.py -> build/lib/django_tests/admin_scripts/broken_app copying src/django_tests/admin_scripts/broken_app/__init__.py -> build/lib/django_tests/admin_scripts/broken_app creating build/lib/django_tests/admin_scripts/complex_app/models copying src/django_tests/admin_scripts/complex_app/models/foo.py -> build/lib/django_tests/admin_scripts/complex_app/models copying src/django_tests/admin_scripts/complex_app/models/bar.py -> build/lib/django_tests/admin_scripts/complex_app/models copying src/django_tests/admin_scripts/complex_app/models/__init__.py -> build/lib/django_tests/admin_scripts/complex_app/models creating build/lib/django_tests/admin_scripts/complex_app/management copying src/django_tests/admin_scripts/complex_app/management/__init__.py -> build/lib/django_tests/admin_scripts/complex_app/management creating build/lib/django_tests/admin_scripts/complex_app/admin copying src/django_tests/admin_scripts/complex_app/admin/foo.py -> build/lib/django_tests/admin_scripts/complex_app/admin copying src/django_tests/admin_scripts/complex_app/admin/__init__.py -> build/lib/django_tests/admin_scripts/complex_app/admin creating build/lib/django_tests/admin_scripts/complex_app/management/commands copying src/django_tests/admin_scripts/complex_app/management/commands/duplicate.py -> build/lib/django_tests/admin_scripts/complex_app/management/commands copying src/django_tests/admin_scripts/complex_app/management/commands/__init__.py -> build/lib/django_tests/admin_scripts/complex_app/management/commands creating build/lib/django_tests/admin_scripts/simple_app/management copying src/django_tests/admin_scripts/simple_app/management/__init__.py -> build/lib/django_tests/admin_scripts/simple_app/management creating build/lib/django_tests/admin_scripts/simple_app/management/commands copying src/django_tests/admin_scripts/simple_app/management/commands/duplicate.py -> build/lib/django_tests/admin_scripts/simple_app/management/commands copying src/django_tests/admin_scripts/simple_app/management/commands/__init__.py -> build/lib/django_tests/admin_scripts/simple_app/management/commands creating build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/base_command.py -> build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/noargs_command.py -> build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/validation_command.py -> build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/label_command.py -> build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/app_command.py -> build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/custom_startproject.py -> build/lib/django_tests/admin_scripts/management/commands copying src/django_tests/admin_scripts/management/commands/__init__.py -> build/lib/django_tests/admin_scripts/management/commands creating build/lib/django_tests/auth_tests/models copying src/django_tests/auth_tests/models/custom_permissions.py -> build/lib/django_tests/auth_tests/models copying src/django_tests/auth_tests/models/is_active.py -> build/lib/django_tests/auth_tests/models copying src/django_tests/auth_tests/models/with_foreign_key.py -> build/lib/django_tests/auth_tests/models copying src/django_tests/auth_tests/models/uuid_pk.py -> build/lib/django_tests/auth_tests/models copying src/django_tests/auth_tests/models/__init__.py -> build/lib/django_tests/auth_tests/models copying src/django_tests/auth_tests/models/invalid_models.py -> build/lib/django_tests/auth_tests/models creating build/lib/django_tests/commands_sql_migrations/migrations copying src/django_tests/commands_sql_migrations/migrations/0001_initial.py -> build/lib/django_tests/commands_sql_migrations/migrations copying src/django_tests/commands_sql_migrations/migrations/__init__.py -> build/lib/django_tests/commands_sql_migrations/migrations creating build/lib/django_tests/model_package/models copying src/django_tests/model_package/models/article.py -> build/lib/django_tests/model_package/models copying src/django_tests/model_package/models/__init__.py -> build/lib/django_tests/model_package/models copying src/django_tests/model_package/models/publication.py -> build/lib/django_tests/model_package/models creating build/lib/django_tests/proxy_model_inheritance/app1 copying src/django_tests/proxy_model_inheritance/app1/models.py -> build/lib/django_tests/proxy_model_inheritance/app1 copying src/django_tests/proxy_model_inheritance/app1/__init__.py -> build/lib/django_tests/proxy_model_inheritance/app1 creating build/lib/django_tests/proxy_model_inheritance/app2 copying src/django_tests/proxy_model_inheritance/app2/models.py -> build/lib/django_tests/proxy_model_inheritance/app2 copying src/django_tests/proxy_model_inheritance/app2/__init__.py -> build/lib/django_tests/proxy_model_inheritance/app2 creating build/lib/django_tests/gis_tests/gis_migrations copying src/django_tests/gis_tests/gis_migrations/__init__.py -> build/lib/django_tests/gis_tests/gis_migrations copying src/django_tests/gis_tests/gis_migrations/test_commands.py -> build/lib/django_tests/gis_tests/gis_migrations copying src/django_tests/gis_tests/gis_migrations/test_operations.py -> build/lib/django_tests/gis_tests/gis_migrations creating build/lib/django_tests/gis_tests/layermap copying src/django_tests/gis_tests/layermap/tests.py -> build/lib/django_tests/gis_tests/layermap copying src/django_tests/gis_tests/layermap/models.py -> build/lib/django_tests/gis_tests/layermap copying src/django_tests/gis_tests/layermap/__init__.py -> build/lib/django_tests/gis_tests/layermap creating build/lib/django_tests/gis_tests/geos_tests copying src/django_tests/gis_tests/geos_tests/test_geos_mutation.py -> build/lib/django_tests/gis_tests/geos_tests copying src/django_tests/gis_tests/geos_tests/test_geos.py -> build/lib/django_tests/gis_tests/geos_tests copying src/django_tests/gis_tests/geos_tests/test_io.py -> build/lib/django_tests/gis_tests/geos_tests copying src/django_tests/gis_tests/geos_tests/__init__.py -> build/lib/django_tests/gis_tests/geos_tests copying src/django_tests/gis_tests/geos_tests/test_mutable_list.py -> build/lib/django_tests/gis_tests/geos_tests creating build/lib/django_tests/gis_tests/geogapp copying src/django_tests/gis_tests/geogapp/tests.py -> build/lib/django_tests/gis_tests/geogapp copying src/django_tests/gis_tests/geogapp/models.py -> build/lib/django_tests/gis_tests/geogapp copying src/django_tests/gis_tests/geogapp/__init__.py -> build/lib/django_tests/gis_tests/geogapp creating build/lib/django_tests/gis_tests/geo3d copying src/django_tests/gis_tests/geo3d/views.py -> build/lib/django_tests/gis_tests/geo3d copying src/django_tests/gis_tests/geo3d/tests.py -> build/lib/django_tests/gis_tests/geo3d copying src/django_tests/gis_tests/geo3d/models.py -> build/lib/django_tests/gis_tests/geo3d copying src/django_tests/gis_tests/geo3d/__init__.py -> build/lib/django_tests/gis_tests/geo3d creating build/lib/django_tests/gis_tests/geoadmin copying src/django_tests/gis_tests/geoadmin/tests.py -> build/lib/django_tests/gis_tests/geoadmin copying src/django_tests/gis_tests/geoadmin/urls.py -> build/lib/django_tests/gis_tests/geoadmin copying src/django_tests/gis_tests/geoadmin/models.py -> build/lib/django_tests/gis_tests/geoadmin copying src/django_tests/gis_tests/geoadmin/admin.py -> build/lib/django_tests/gis_tests/geoadmin copying src/django_tests/gis_tests/geoadmin/__init__.py -> build/lib/django_tests/gis_tests/geoadmin creating build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/test_driver.py -> build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/test_raster.py -> build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/test_geom.py -> build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/__init__.py -> build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/test_ds.py -> build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/test_envelope.py -> build/lib/django_tests/gis_tests/gdal_tests copying src/django_tests/gis_tests/gdal_tests/test_srs.py -> build/lib/django_tests/gis_tests/gdal_tests creating build/lib/django_tests/gis_tests/relatedapp copying src/django_tests/gis_tests/relatedapp/tests.py -> build/lib/django_tests/gis_tests/relatedapp copying src/django_tests/gis_tests/relatedapp/models.py -> build/lib/django_tests/gis_tests/relatedapp copying src/django_tests/gis_tests/relatedapp/__init__.py -> build/lib/django_tests/gis_tests/relatedapp creating build/lib/django_tests/gis_tests/maps copying src/django_tests/gis_tests/maps/tests.py -> build/lib/django_tests/gis_tests/maps copying src/django_tests/gis_tests/maps/__init__.py -> build/lib/django_tests/gis_tests/maps creating build/lib/django_tests/gis_tests/distapp copying src/django_tests/gis_tests/distapp/tests.py -> build/lib/django_tests/gis_tests/distapp copying src/django_tests/gis_tests/distapp/models.py -> build/lib/django_tests/gis_tests/distapp copying src/django_tests/gis_tests/distapp/__init__.py -> build/lib/django_tests/gis_tests/distapp creating build/lib/django_tests/gis_tests/inspectapp copying src/django_tests/gis_tests/inspectapp/tests.py -> build/lib/django_tests/gis_tests/inspectapp copying src/django_tests/gis_tests/inspectapp/models.py -> build/lib/django_tests/gis_tests/inspectapp copying src/django_tests/gis_tests/inspectapp/__init__.py -> build/lib/django_tests/gis_tests/inspectapp creating build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/test_serializers.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/test_sitemaps.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/test_regress.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/tests.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/urls.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/models.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/test_feeds.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/__init__.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/sitemaps.py -> build/lib/django_tests/gis_tests/geoapp copying src/django_tests/gis_tests/geoapp/feeds.py -> build/lib/django_tests/gis_tests/geoapp creating build/lib/django_tests/gis_tests/gis_migrations/migrations copying src/django_tests/gis_tests/gis_migrations/migrations/0001_initial.py -> build/lib/django_tests/gis_tests/gis_migrations/migrations copying src/django_tests/gis_tests/gis_migrations/migrations/__init__.py -> build/lib/django_tests/gis_tests/gis_migrations/migrations creating build/lib/django_tests/migrations/test_migrations_run_before copying src/django_tests/migrations/test_migrations_run_before/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_run_before copying src/django_tests/migrations/test_migrations_run_before/0003_third.py -> build/lib/django_tests/migrations/test_migrations_run_before copying src/django_tests/migrations/test_migrations_run_before/0002_second.py -> build/lib/django_tests/migrations/test_migrations_run_before copying src/django_tests/migrations/test_migrations_run_before/__init__.py -> build/lib/django_tests/migrations/test_migrations_run_before creating build/lib/django_tests/migrations/test_migrations_first copying src/django_tests/migrations/test_migrations_first/thefirst.py -> build/lib/django_tests/migrations/test_migrations_first copying src/django_tests/migrations/test_migrations_first/second.py -> build/lib/django_tests/migrations/test_migrations_first copying src/django_tests/migrations/test_migrations_first/__init__.py -> build/lib/django_tests/migrations/test_migrations_first creating build/lib/django_tests/migrations/test_migrations_no_ancestor copying src/django_tests/migrations/test_migrations_no_ancestor/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_no_ancestor copying src/django_tests/migrations/test_migrations_no_ancestor/0002_second.py -> build/lib/django_tests/migrations/test_migrations_no_ancestor copying src/django_tests/migrations/test_migrations_no_ancestor/0002_conflicting_second.py -> build/lib/django_tests/migrations/test_migrations_no_ancestor copying src/django_tests/migrations/test_migrations_no_ancestor/__init__.py -> build/lib/django_tests/migrations/test_migrations_no_ancestor creating build/lib/django_tests/migrations/test_migrations copying src/django_tests/migrations/test_migrations/0001_initial.py -> build/lib/django_tests/migrations/test_migrations copying src/django_tests/migrations/test_migrations/0002_second.py -> build/lib/django_tests/migrations/test_migrations copying src/django_tests/migrations/test_migrations/__init__.py -> build/lib/django_tests/migrations/test_migrations creating build/lib/django_tests/migrations/test_migrations_unmigdep copying src/django_tests/migrations/test_migrations_unmigdep/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_unmigdep copying src/django_tests/migrations/test_migrations_unmigdep/__init__.py -> build/lib/django_tests/migrations/test_migrations_unmigdep creating build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/__init__.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps creating build/lib/django_tests/migrations/faulty_migrations copying src/django_tests/migrations/faulty_migrations/__init__.py -> build/lib/django_tests/migrations/faulty_migrations copying src/django_tests/migrations/faulty_migrations/file.py -> build/lib/django_tests/migrations/faulty_migrations creating build/lib/django_tests/migrations/test_migrations_custom_user copying src/django_tests/migrations/test_migrations_custom_user/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_custom_user copying src/django_tests/migrations/test_migrations_custom_user/__init__.py -> build/lib/django_tests/migrations/test_migrations_custom_user creating build/lib/django_tests/migrations/test_migrations_conflict copying src/django_tests/migrations/test_migrations_conflict/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_conflict copying src/django_tests/migrations/test_migrations_conflict/0002_second.py -> build/lib/django_tests/migrations/test_migrations_conflict copying src/django_tests/migrations/test_migrations_conflict/0002_conflicting_second.py -> build/lib/django_tests/migrations/test_migrations_conflict copying src/django_tests/migrations/test_migrations_conflict/__init__.py -> build/lib/django_tests/migrations/test_migrations_conflict creating build/lib/django_tests/migrations/test_migrations_empty copying src/django_tests/migrations/test_migrations_empty/__init__.py -> build/lib/django_tests/migrations/test_migrations_empty creating build/lib/django_tests/migrations/test_migrations_no_default copying src/django_tests/migrations/test_migrations_no_default/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_no_default copying src/django_tests/migrations/test_migrations_no_default/__init__.py -> build/lib/django_tests/migrations/test_migrations_no_default creating build/lib/django_tests/migrations/related_models_app copying src/django_tests/migrations/related_models_app/__init__.py -> build/lib/django_tests/migrations/related_models_app creating build/lib/django_tests/migrations/test_migrations_no_changes copying src/django_tests/migrations/test_migrations_no_changes/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_no_changes copying src/django_tests/migrations/test_migrations_no_changes/0003_third.py -> build/lib/django_tests/migrations/test_migrations_no_changes copying src/django_tests/migrations/test_migrations_no_changes/0002_second.py -> build/lib/django_tests/migrations/test_migrations_no_changes copying src/django_tests/migrations/test_migrations_no_changes/__init__.py -> build/lib/django_tests/migrations/test_migrations_no_changes creating build/lib/django_tests/migrations/test_migrations_squashed_erroneous copying src/django_tests/migrations/test_migrations_squashed_erroneous/3_squashed_5.py -> build/lib/django_tests/migrations/test_migrations_squashed_erroneous copying src/django_tests/migrations/test_migrations_squashed_erroneous/7_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_erroneous copying src/django_tests/migrations/test_migrations_squashed_erroneous/2_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_erroneous copying src/django_tests/migrations/test_migrations_squashed_erroneous/6_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_erroneous copying src/django_tests/migrations/test_migrations_squashed_erroneous/1_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_erroneous copying src/django_tests/migrations/test_migrations_squashed_erroneous/__init__.py -> build/lib/django_tests/migrations/test_migrations_squashed_erroneous creating build/lib/django_tests/migrations/test_migrations_squashed copying src/django_tests/migrations/test_migrations_squashed/0001_initial.py -> build/lib/django_tests/migrations/test_migrations_squashed copying src/django_tests/migrations/test_migrations_squashed/0001_squashed_0002.py -> build/lib/django_tests/migrations/test_migrations_squashed copying src/django_tests/migrations/test_migrations_squashed/0002_second.py -> build/lib/django_tests/migrations/test_migrations_squashed copying src/django_tests/migrations/test_migrations_squashed/__init__.py -> build/lib/django_tests/migrations/test_migrations_squashed creating build/lib/django_tests/migrations/migrations_test_apps copying src/django_tests/migrations/migrations_test_apps/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps creating build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/5_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/3_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/3_squashed_5.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/4_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/7_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/2_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/6_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/1_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex copying src/django_tests/migrations/test_migrations_squashed_complex/__init__.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex creating build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/3_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/4_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/1_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/__init__.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_squashed_3.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 creating build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/2_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_auto.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_squashed_2.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying src/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/__init__.py -> build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 creating build/lib/django_tests/migrations/migrations_test_apps/migrated_app copying src/django_tests/migrations/migrations_test_apps/migrated_app/models.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_app copying src/django_tests/migrations/migrations_test_apps/migrated_app/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_app creating build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict copying src/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/models.py -> build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict copying src/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict creating build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/models.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a creating build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b copying src/django_tests/migrations/migrations_test_apps/lookuperror_b/models.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b copying src/django_tests/migrations/migrations_test_apps/lookuperror_b/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b creating build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c copying src/django_tests/migrations/migrations_test_apps/lookuperror_c/models.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c copying src/django_tests/migrations/migrations_test_apps/lookuperror_c/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c creating build/lib/django_tests/migrations/migrations_test_apps/alter_fk copying src/django_tests/migrations/migrations_test_apps/alter_fk/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk creating build/lib/django_tests/migrations/migrations_test_apps/unmigrated_app copying src/django_tests/migrations/migrations_test_apps/unmigrated_app/models.py -> build/lib/django_tests/migrations/migrations_test_apps/unmigrated_app copying src/django_tests/migrations/migrations_test_apps/unmigrated_app/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/unmigrated_app creating build/lib/django_tests/migrations/migrations_test_apps/with_package_model copying src/django_tests/migrations/migrations_test_apps/with_package_model/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/with_package_model creating build/lib/django_tests/migrations/migrations_test_apps/normal copying src/django_tests/migrations/migrations_test_apps/normal/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/normal creating build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app copying src/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/models.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app copying src/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app creating build/lib/django_tests/migrations/migrations_test_apps/without_init_file copying src/django_tests/migrations/migrations_test_apps/without_init_file/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/without_init_file creating build/lib/django_tests/migrations/migrations_test_apps/migrated_app/migrations copying src/django_tests/migrations/migrations_test_apps/migrated_app/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_app/migrations copying src/django_tests/migrations/migrations_test_apps/migrated_app/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_app/migrations creating build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying src/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying src/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_second.py -> build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying src/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_conflicting_second.py -> build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying src/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations creating build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0002_a2.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0003_a3.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0004_a4.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations creating build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0003_b3.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0002_b2.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations creating build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0003_c3.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0002_c2.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying src/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations creating build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app copying src/django_tests/migrations/migrations_test_apps/alter_fk/book_app/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app creating build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app copying src/django_tests/migrations/migrations_test_apps/alter_fk/author_app/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app creating build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations copying src/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations copying src/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations creating build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying src/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying src/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying src/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0002_alter_id.py -> build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations creating build/lib/django_tests/migrations/migrations_test_apps/with_package_model/models copying src/django_tests/migrations/migrations_test_apps/with_package_model/models/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/with_package_model/models creating build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations copying src/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/0001_initial.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations copying src/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/__init__.py -> build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations creating build/lib/django_tests/postgres_tests/array_default_migrations copying src/django_tests/postgres_tests/array_default_migrations/0001_initial.py -> build/lib/django_tests/postgres_tests/array_default_migrations copying src/django_tests/postgres_tests/array_default_migrations/0002_integerarraymodel_field_2.py -> build/lib/django_tests/postgres_tests/array_default_migrations copying src/django_tests/postgres_tests/array_default_migrations/__init__.py -> build/lib/django_tests/postgres_tests/array_default_migrations creating build/lib/django_tests/postgres_tests/migrations copying src/django_tests/postgres_tests/migrations/0002_create_test_models.py -> build/lib/django_tests/postgres_tests/migrations copying src/django_tests/postgres_tests/migrations/__init__.py -> build/lib/django_tests/postgres_tests/migrations copying src/django_tests/postgres_tests/migrations/0001_setup_extensions.py -> build/lib/django_tests/postgres_tests/migrations creating build/lib/django_tests/bash_completion/management copying src/django_tests/bash_completion/management/__init__.py -> build/lib/django_tests/bash_completion/management creating build/lib/django_tests/bash_completion/management/commands copying src/django_tests/bash_completion/management/commands/test_command.py -> build/lib/django_tests/bash_completion/management/commands copying src/django_tests/bash_completion/management/commands/__init__.py -> build/lib/django_tests/bash_completion/management/commands creating build/lib/django_tests/fixtures_migration/migrations copying src/django_tests/fixtures_migration/migrations/0001_initial.py -> build/lib/django_tests/fixtures_migration/migrations copying src/django_tests/fixtures_migration/migrations/__init__.py -> build/lib/django_tests/fixtures_migration/migrations creating build/lib/django_tests/i18n/exclude copying src/django_tests/i18n/exclude/__init__.py -> build/lib/django_tests/i18n/exclude creating build/lib/django_tests/i18n/resolution copying src/django_tests/i18n/resolution/__init__.py -> build/lib/django_tests/i18n/resolution creating build/lib/django_tests/i18n/other copying src/django_tests/i18n/other/__init__.py -> build/lib/django_tests/i18n/other creating build/lib/django_tests/i18n/commands copying src/django_tests/i18n/commands/__init__.py -> build/lib/django_tests/i18n/commands creating build/lib/django_tests/i18n/patterns copying src/django_tests/i18n/patterns/tests.py -> build/lib/django_tests/i18n/patterns copying src/django_tests/i18n/patterns/__init__.py -> build/lib/django_tests/i18n/patterns creating build/lib/django_tests/i18n/project_dir copying src/django_tests/i18n/project_dir/__init__.py -> build/lib/django_tests/i18n/project_dir creating build/lib/django_tests/i18n/contenttypes copying src/django_tests/i18n/contenttypes/tests.py -> build/lib/django_tests/i18n/contenttypes copying src/django_tests/i18n/contenttypes/__init__.py -> build/lib/django_tests/i18n/contenttypes creating build/lib/django_tests/i18n/other2 copying src/django_tests/i18n/other2/__init__.py -> build/lib/django_tests/i18n/other2 creating build/lib/django_tests/i18n/other/locale copying src/django_tests/i18n/other/locale/__init__.py -> build/lib/django_tests/i18n/other/locale creating build/lib/django_tests/i18n/other/locale/de copying src/django_tests/i18n/other/locale/de/__init__.py -> build/lib/django_tests/i18n/other/locale/de copying src/django_tests/i18n/other/locale/de/formats.py -> build/lib/django_tests/i18n/other/locale/de creating build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/namespace.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/default.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/disabled.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/wrong.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/wrong_namespace.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/__init__.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/included.py -> build/lib/django_tests/i18n/patterns/urls copying src/django_tests/i18n/patterns/urls/path_unused.py -> build/lib/django_tests/i18n/patterns/urls creating build/lib/django_tests/i18n/project_dir/app_with_locale copying src/django_tests/i18n/project_dir/app_with_locale/models.py -> build/lib/django_tests/i18n/project_dir/app_with_locale copying src/django_tests/i18n/project_dir/app_with_locale/__init__.py -> build/lib/django_tests/i18n/project_dir/app_with_locale creating build/lib/django_tests/i18n/project_dir/app_no_locale copying src/django_tests/i18n/project_dir/app_no_locale/models.py -> build/lib/django_tests/i18n/project_dir/app_no_locale copying src/django_tests/i18n/project_dir/app_no_locale/__init__.py -> build/lib/django_tests/i18n/project_dir/app_no_locale creating build/lib/django_tests/i18n/other2/locale copying src/django_tests/i18n/other2/locale/__init__.py -> build/lib/django_tests/i18n/other2/locale creating build/lib/django_tests/i18n/other2/locale/de copying src/django_tests/i18n/other2/locale/de/__init__.py -> build/lib/django_tests/i18n/other2/locale/de copying src/django_tests/i18n/other2/locale/de/formats.py -> build/lib/django_tests/i18n/other2/locale/de creating build/lib/django_tests/empty/no_models copying src/django_tests/empty/no_models/__init__.py -> build/lib/django_tests/empty/no_models creating build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_specials.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_i18n.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_debug.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_json.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_defaults.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_static.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/__init__.py -> build/lib/django_tests/view_tests/tests copying src/django_tests/view_tests/tests/test_csrf.py -> build/lib/django_tests/view_tests/tests creating build/lib/django_tests/view_tests/app1 copying src/django_tests/view_tests/app1/__init__.py -> build/lib/django_tests/view_tests/app1 creating build/lib/django_tests/view_tests/templatetags copying src/django_tests/view_tests/templatetags/debugtags.py -> build/lib/django_tests/view_tests/templatetags copying src/django_tests/view_tests/templatetags/__init__.py -> build/lib/django_tests/view_tests/templatetags creating build/lib/django_tests/view_tests/app0 copying src/django_tests/view_tests/app0/__init__.py -> build/lib/django_tests/view_tests/app0 creating build/lib/django_tests/view_tests/app2 copying src/django_tests/view_tests/app2/__init__.py -> build/lib/django_tests/view_tests/app2 creating build/lib/django_tests/view_tests/app3 copying src/django_tests/view_tests/app3/__init__.py -> build/lib/django_tests/view_tests/app3 creating build/lib/django_tests/view_tests/app4 copying src/django_tests/view_tests/app4/__init__.py -> build/lib/django_tests/view_tests/app4 creating build/lib/django_tests/view_tests/app5 copying src/django_tests/view_tests/app5/__init__.py -> build/lib/django_tests/view_tests/app5 creating build/lib/django_tests/utils_tests/test_module copying src/django_tests/utils_tests/test_module/good_module.py -> build/lib/django_tests/utils_tests/test_module copying src/django_tests/utils_tests/test_module/another_bad_module.py -> build/lib/django_tests/utils_tests/test_module copying src/django_tests/utils_tests/test_module/bad_module.py -> build/lib/django_tests/utils_tests/test_module copying src/django_tests/utils_tests/test_module/__init__.py -> build/lib/django_tests/utils_tests/test_module copying src/django_tests/utils_tests/test_module/another_good_module.py -> build/lib/django_tests/utils_tests/test_module creating build/lib/django_tests/migrate_signals/custom_migrations copying src/django_tests/migrate_signals/custom_migrations/__init__.py -> build/lib/django_tests/migrate_signals/custom_migrations creating build/lib/django_tests/template_tests/templatetags copying src/django_tests/template_tests/templatetags/custom.py -> build/lib/django_tests/template_tests/templatetags copying src/django_tests/template_tests/templatetags/broken_tag.py -> build/lib/django_tests/template_tests/templatetags copying src/django_tests/template_tests/templatetags/bad_tag.py -> build/lib/django_tests/template_tests/templatetags copying src/django_tests/template_tests/templatetags/__init__.py -> build/lib/django_tests/template_tests/templatetags copying src/django_tests/template_tests/templatetags/inclusion.py -> build/lib/django_tests/template_tests/templatetags creating build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_iriencode.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_linebreaks.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_length_is.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_truncatewords.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_dictsortreversed.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_autoescape.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_title.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_dictsort.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_first.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_chaining.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_escapejs.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_truncatechars_html.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_yesno.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_rjust.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_last.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_divisibleby.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_default_if_none.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_striptags.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_truncatewords_html.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_slice.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_safe.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_removetags.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_timeuntil.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_center.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_floatformat.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_timesince.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_date.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_force_escape.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_make_list.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_pluralize.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_add.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_upper.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_capfirst.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_default.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_lower.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_linebreaksbr.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_cut.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_slugify.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_wordcount.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_random.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/timezone_utils.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_safeseq.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_truncatechars.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_phone2numeric.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_filesizeformat.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_join.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/__init__.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_escape.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_urlize.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_ljust.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_addslashes.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_time.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_get_digit.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_urlencode.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_wordwrap.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_length.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_stringformat.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_urlizetrunc.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_unordered_list.py -> build/lib/django_tests/template_tests/filter_tests copying src/django_tests/template_tests/filter_tests/test_linenumbers.py -> build/lib/django_tests/template_tests/filter_tests creating build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_if_changed.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_exceptions.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_basic.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_comment.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_if.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_setup.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_i18n.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_autoescape.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_filter_tag.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_lorem.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_with.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_if_equal.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_numpy.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_url.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_filter_syntax.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_include.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_template_tag.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_named_endblock.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_verbatim.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_multiline.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_static.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_spaceless.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_simple_tag.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_load.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_regroup.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_firstof.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_extends.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/__init__.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_width_ratio.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_ssi.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_cache.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_builtins.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_for.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_list_index.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_invalid_string.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_cycle.py -> build/lib/django_tests/template_tests/syntax_tests copying src/django_tests/template_tests/syntax_tests/test_now.py -> build/lib/django_tests/template_tests/syntax_tests creating build/lib/django_tests/template_tests/templatetags/subpackage copying src/django_tests/template_tests/templatetags/subpackage/echo.py -> build/lib/django_tests/template_tests/templatetags/subpackage copying src/django_tests/template_tests/templatetags/subpackage/__init__.py -> build/lib/django_tests/template_tests/templatetags/subpackage copying src/django_tests/template_tests/templatetags/subpackage/echo_invalid.py -> build/lib/django_tests/template_tests/templatetags/subpackage creating build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/tests.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_widgets.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_utils.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_fields.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_error_messages.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_media.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_forms.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_extra.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/__init__.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_regressions.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_validators.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_input_formats.py -> build/lib/django_tests/forms_tests/tests copying src/django_tests/forms_tests/tests/test_formsets.py -> build/lib/django_tests/forms_tests/tests creating build/lib/django_tests/fixtures_model_package/models copying src/django_tests/fixtures_model_package/models/__init__.py -> build/lib/django_tests/fixtures_model_package/models creating build/lib/django_tests/sites_framework/migrations copying src/django_tests/sites_framework/migrations/0001_initial.py -> build/lib/django_tests/sites_framework/migrations copying src/django_tests/sites_framework/migrations/__init__.py -> build/lib/django_tests/sites_framework/migrations creating build/lib/django_tests/model_options/models copying src/django_tests/model_options/models/tablespaces.py -> build/lib/django_tests/model_options/models copying src/django_tests/model_options/models/__init__.py -> build/lib/django_tests/model_options/models copying src/django_tests/model_options/models/default_related_name.py -> build/lib/django_tests/model_options/models creating build/lib/django_tests/apps/default_config_app copying src/django_tests/apps/default_config_app/apps.py -> build/lib/django_tests/apps/default_config_app copying src/django_tests/apps/default_config_app/__init__.py -> build/lib/django_tests/apps/default_config_app running egg_info writing src/django_tests.egg-info/PKG-INFO writing dependency_links to src/django_tests.egg-info/dependency_links.txt writing top-level names to src/django_tests.egg-info/top_level.txt warning: Failed to find the configured license file 'LICENSE' reading manifest file 'src/django_tests.egg-info/SOURCES.txt' writing manifest file 'src/django_tests.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9Ak2bI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 + cd django-tests-1.8.3 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands copying build/lib/django_tests/user_commands/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands copying build/lib/django_tests/user_commands/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/leave_locale_alone_false.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/optparse_cmd.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/hal.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/dance.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/transaction.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/commands/leave_locale_alone_true.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands copying build/lib/django_tests/user_commands/management/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management copying build/lib/django_tests/user_commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals copying build/lib/django_tests/m2m_signals/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals copying build/lib/django_tests/m2m_signals/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals copying build/lib/django_tests/m2m_signals/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes copying build/lib/django_tests/indexes/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes copying build/lib/django_tests/indexes/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes copying build/lib/django_tests/indexes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects copying build/lib/django_tests/known_related_objects/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects copying build/lib/django_tests/known_related_objects/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects copying build/lib/django_tests/known_related_objects/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures copying build/lib/django_tests/fixtures/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures copying build/lib/django_tests/fixtures/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures copying build/lib/django_tests/fixtures/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object copying build/lib/django_tests/foreign_object/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object copying build/lib/django_tests/foreign_object/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object copying build/lib/django_tests/foreign_object/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive copying build/lib/django_tests/m2m_recursive/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive copying build/lib/django_tests/m2m_recursive/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive copying build/lib/django_tests/m2m_recursive/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties copying build/lib/django_tests/properties/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties copying build/lib/django_tests/properties/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties copying build/lib/django_tests/properties/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths copying build/lib/django_tests/max_lengths/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths copying build/lib/django_tests/max_lengths/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths copying build/lib/django_tests/max_lengths/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404 copying build/lib/django_tests/get_object_or_404/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404 copying build/lib/django_tests/get_object_or_404/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404 copying build/lib/django_tests/get_object_or_404/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to copying build/lib/django_tests/order_with_respect_to/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to copying build/lib/django_tests/order_with_respect_to/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to copying build/lib/django_tests/order_with_respect_to/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models copying build/lib/django_tests/swappable_models/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models copying build/lib/django_tests/swappable_models/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models copying build/lib/django_tests/swappable_models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signed_cookies_tests copying build/lib/django_tests/signed_cookies_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signed_cookies_tests copying build/lib/django_tests/signed_cookies_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signed_cookies_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models copying build/lib/django_tests/proxy_models/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models copying build/lib/django_tests/proxy_models/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models copying build/lib/django_tests/proxy_models/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models copying build/lib/django_tests/proxy_models/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models copying build/lib/django_tests/proxy_models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress copying build/lib/django_tests/model_formsets_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress copying build/lib/django_tests/model_formsets_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress copying build/lib/django_tests/model_formsets_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_typecasts copying build/lib/django_tests/db_typecasts/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_typecasts copying build/lib/django_tests/db_typecasts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_typecasts creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones copying build/lib/django_tests/timezones/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones copying build/lib/django_tests/timezones/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones copying build/lib/django_tests/timezones/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones copying build/lib/django_tests/timezones/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones copying build/lib/django_tests/timezones/forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones copying build/lib/django_tests/timezones/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dispatch copying build/lib/django_tests/dispatch/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dispatch copying build/lib/django_tests/dispatch/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dispatch creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str copying build/lib/django_tests/str/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str copying build/lib/django_tests/str/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str copying build/lib/django_tests/str/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer copying build/lib/django_tests/defer/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer copying build/lib/django_tests/defer/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer copying build/lib/django_tests/defer/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink copying build/lib/django_tests/model_permalink/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink copying build/lib/django_tests/model_permalink/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink copying build/lib/django_tests/model_permalink/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink copying build/lib/django_tests/model_permalink/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink copying build/lib/django_tests/model_permalink/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models copying build/lib/django_tests/unmanaged_models/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models copying build/lib/django_tests/unmanaged_models/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models copying build/lib/django_tests/unmanaged_models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance copying build/lib/django_tests/model_inheritance/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance copying build/lib/django_tests/model_inheritance/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance copying build/lib/django_tests/model_inheritance/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/same_model_name copying build/lib/django_tests/model_inheritance/same_model_name/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/same_model_name copying build/lib/django_tests/model_inheritance/same_model_name/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/same_model_name creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/test_session.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/test_middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/test_fallback.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/test_cookie.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests copying build/lib/django_tests/messages_tests/test_mixins.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/settings_tests copying build/lib/django_tests/settings_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/settings_tests copying build/lib/django_tests/settings_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/settings_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests copying build/lib/django_tests/sitemaps_tests/test_generic.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests copying build/lib/django_tests/sitemaps_tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests copying build/lib/django_tests/sitemaps_tests/test_http.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls copying build/lib/django_tests/sitemaps_tests/urls/https.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls copying build/lib/django_tests/sitemaps_tests/urls/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls copying build/lib/django_tests/sitemaps_tests/urls/http.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls copying build/lib/django_tests/sitemaps_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests copying build/lib/django_tests/sitemaps_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests copying build/lib/django_tests/sitemaps_tests/test_https.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/no_models copying build/lib/django_tests/no_models/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/no_models copying build/lib/django_tests/no_models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/no_models creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2 copying build/lib/django_tests/migrations2/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first copying build/lib/django_tests/migrations2/test_migrations_2_first/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first copying build/lib/django_tests/migrations2/test_migrations_2_first/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first copying build/lib/django_tests/migrations2/test_migrations_2_first/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2 copying build/lib/django_tests/migrations2/test_migrations_2/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2 copying build/lib/django_tests/migrations2/test_migrations_2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2 copying build/lib/django_tests/migrations2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi copying build/lib/django_tests/wsgi/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi copying build/lib/django_tests/wsgi/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi copying build/lib/django_tests/wsgi/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi copying build/lib/django_tests/wsgi/wsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading copying build/lib/django_tests/app_loading/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/not_installed copying build/lib/django_tests/app_loading/not_installed/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/not_installed copying build/lib/django_tests/app_loading/not_installed/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/not_installed copying build/lib/django_tests/app_loading/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb copying build/lib/django_tests/inspectdb/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb copying build/lib/django_tests/inspectdb/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb copying build/lib/django_tests/inspectdb/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations copying build/lib/django_tests/custom_migration_operations/more_operations.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations copying build/lib/django_tests/custom_migration_operations/operations.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations copying build/lib/django_tests/custom_migration_operations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete copying build/lib/django_tests/delete/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete copying build/lib/django_tests/delete/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete copying build/lib/django_tests/delete/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework copying build/lib/django_tests/check_framework/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework copying build/lib/django_tests/check_framework/test_security.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework copying build/lib/django_tests/check_framework/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework copying build/lib/django_tests/check_framework/test_model_field_deprecation.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework copying build/lib/django_tests/check_framework/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one copying build/lib/django_tests/one_to_one/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one copying build/lib/django_tests/one_to_one/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one copying build/lib/django_tests/one_to_one/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/responses copying build/lib/django_tests/responses/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/responses copying build/lib/django_tests/responses/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/responses creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups copying build/lib/django_tests/custom_lookups/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups copying build/lib/django_tests/custom_lookups/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups copying build/lib/django_tests/custom_lookups/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence copying build/lib/django_tests/migration_test_data_persistence/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence copying build/lib/django_tests/migration_test_data_persistence/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations copying build/lib/django_tests/migration_test_data_persistence/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations copying build/lib/django_tests/migration_test_data_persistence/migrations/0002_add_book.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations copying build/lib/django_tests/migration_test_data_persistence/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations copying build/lib/django_tests/migration_test_data_persistence/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation copying build/lib/django_tests/aggregation/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation copying build/lib/django_tests/aggregation/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation copying build/lib/django_tests/aggregation/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_sitemaps.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_templatetags.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests copying build/lib/django_tests/flatpages_tests/test_csrf.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_exceptions copying build/lib/django_tests/test_exceptions/test_validation_error.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_exceptions copying build/lib/django_tests/test_exceptions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_exceptions creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices copying build/lib/django_tests/choices/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices copying build/lib/django_tests/choices/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices copying build/lib/django_tests/choices/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms copying build/lib/django_tests/model_forms/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms copying build/lib/django_tests/model_forms/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms copying build/lib/django_tests/model_forms/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests copying build/lib/django_tests/staticfiles_tests/test_liveserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests copying build/lib/django_tests/staticfiles_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls copying build/lib/django_tests/staticfiles_tests/urls/default.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls copying build/lib/django_tests/staticfiles_tests/urls/helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls copying build/lib/django_tests/staticfiles_tests/urls/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls copying build/lib/django_tests/staticfiles_tests/storage.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests copying build/lib/django_tests/staticfiles_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/no_label copying build/lib/django_tests/staticfiles_tests/apps/no_label/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/no_label creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/test copying build/lib/django_tests/staticfiles_tests/apps/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/test copying build/lib/django_tests/staticfiles_tests/apps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/requests copying build/lib/django_tests/requests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/requests copying build/lib/django_tests/requests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/requests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups copying build/lib/django_tests/or_lookups/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups copying build/lib/django_tests/or_lookups/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups copying build/lib/django_tests/or_lookups/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/deprecation copying build/lib/django_tests/deprecation/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/deprecation copying build/lib/django_tests/deprecation/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/deprecation creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets copying build/lib/django_tests/inline_formsets/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets copying build/lib/django_tests/inline_formsets/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets copying build/lib/django_tests/inline_formsets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods copying build/lib/django_tests/custom_methods/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods copying build/lib/django_tests/custom_methods/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods copying build/lib/django_tests/custom_methods/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers copying build/lib/django_tests/servers/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers copying build/lib/django_tests/servers/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers copying build/lib/django_tests/servers/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers copying build/lib/django_tests/servers/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/another_app copying build/lib/django_tests/servers/another_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/another_app copying build/lib/django_tests/servers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers copying build/lib/django_tests/servers/test_basehttp.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/absolute_url_overrides copying build/lib/django_tests/absolute_url_overrides/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/absolute_url_overrides copying build/lib/django_tests/absolute_url_overrides/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/absolute_url_overrides creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/version copying build/lib/django_tests/version/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/version copying build/lib/django_tests/version/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/version creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signing copying build/lib/django_tests/signing/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signing copying build/lib/django_tests/signing/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signing creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks copying build/lib/django_tests/admin_checks/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks copying build/lib/django_tests/admin_checks/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks copying build/lib/django_tests/admin_checks/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest copying build/lib/django_tests/get_earliest_or_latest/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest copying build/lib/django_tests/get_earliest_or_latest/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest copying build/lib/django_tests/get_earliest_or_latest/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup copying build/lib/django_tests/reverse_lookup/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup copying build/lib/django_tests/reverse_lookup/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup copying build/lib/django_tests/reverse_lookup/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing copying build/lib/django_tests/conditional_processing/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing copying build/lib/django_tests/conditional_processing/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing copying build/lib/django_tests/conditional_processing/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing copying build/lib/django_tests/conditional_processing/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update copying build/lib/django_tests/force_insert_update/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update copying build/lib/django_tests/force_insert_update/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update copying build/lib/django_tests/force_insert_update/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through copying build/lib/django_tests/m2m_through/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through copying build/lib/django_tests/m2m_through/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through copying build/lib/django_tests/m2m_through/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes copying build/lib/django_tests/datetimes/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes copying build/lib/django_tests/datetimes/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes copying build/lib/django_tests/datetimes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dbshell copying build/lib/django_tests/dbshell/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dbshell copying build/lib/django_tests/dbshell/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dbshell creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing copying build/lib/django_tests/field_subclassing/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing copying build/lib/django_tests/field_subclassing/fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing copying build/lib/django_tests/field_subclassing/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing copying build/lib/django_tests/field_subclassing/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail copying build/lib/django_tests/mail/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail copying build/lib/django_tests/mail/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail copying build/lib/django_tests/mail/custombackend.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks copying build/lib/django_tests/save_delete_hooks/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks copying build/lib/django_tests/save_delete_hooks/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks copying build/lib/django_tests/save_delete_hooks/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one copying build/lib/django_tests/many_to_one/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one copying build/lib/django_tests/many_to_one/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one copying build/lib/django_tests/many_to_one/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/http_utils copying build/lib/django_tests/http_utils/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/http_utils copying build/lib/django_tests/http_utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/http_utils creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_loader copying build/lib/django_tests/template_loader/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_loader copying build/lib/django_tests/template_loader/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_loader creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/test_unique.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/test_custom_messages.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/test_picklable.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/test_error_messages.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation copying build/lib/django_tests/validation/test_validators.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin copying build/lib/django_tests/modeladmin/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin copying build/lib/django_tests/modeladmin/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin copying build/lib/django_tests/modeladmin/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample copying build/lib/django_tests/test_discovery_sample/pattern_tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample copying build/lib/django_tests/test_discovery_sample/doctests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/tests copying build/lib/django_tests/test_discovery_sample/tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/tests copying build/lib/django_tests/test_discovery_sample/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/tests copying build/lib/django_tests/test_discovery_sample/empty.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample copying build/lib/django_tests/test_discovery_sample/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample copying build/lib/django_tests/test_discovery_sample/tests_sample.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template copying build/lib/django_tests/project_template/test_settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template copying build/lib/django_tests/project_template/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template copying build/lib/django_tests/project_template/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template copying build/lib/django_tests/project_template/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries copying build/lib/django_tests/null_queries/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries copying build/lib/django_tests/null_queries/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries copying build/lib/django_tests/null_queries/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_with_import copying build/lib/django_tests/admin_scripts/app_with_import/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_with_import copying build/lib/django_tests/admin_scripts/app_with_import/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_with_import creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models copying build/lib/django_tests/admin_scripts/complex_app/models/foo.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models copying build/lib/django_tests/admin_scripts/complex_app/models/bar.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models copying build/lib/django_tests/admin_scripts/complex_app/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management/commands copying build/lib/django_tests/admin_scripts/complex_app/management/commands/duplicate.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management/commands copying build/lib/django_tests/admin_scripts/complex_app/management/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management/commands copying build/lib/django_tests/admin_scripts/complex_app/management/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/admin copying build/lib/django_tests/admin_scripts/complex_app/admin/foo.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/admin copying build/lib/django_tests/admin_scripts/complex_app/admin/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/admin copying build/lib/django_tests/admin_scripts/complex_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app copying build/lib/django_tests/admin_scripts/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_messages copying build/lib/django_tests/admin_scripts/app_raising_messages/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_messages copying build/lib/django_tests/admin_scripts/app_raising_messages/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_messages copying build/lib/django_tests/admin_scripts/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app copying build/lib/django_tests/admin_scripts/simple_app/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management/commands copying build/lib/django_tests/admin_scripts/simple_app/management/commands/duplicate.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management/commands copying build/lib/django_tests/admin_scripts/simple_app/management/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management/commands copying build/lib/django_tests/admin_scripts/simple_app/management/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management copying build/lib/django_tests/admin_scripts/simple_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/base_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/noargs_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/validation_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/label_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/app_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/custom_startproject.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands copying build/lib/django_tests/admin_scripts/management/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_warning copying build/lib/django_tests/admin_scripts/app_raising_warning/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_warning copying build/lib/django_tests/admin_scripts/app_raising_warning/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_warning creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/broken_app copying build/lib/django_tests/admin_scripts/broken_app/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/broken_app copying build/lib/django_tests/admin_scripts/broken_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/broken_app copying build/lib/django_tests/admin_scripts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration copying build/lib/django_tests/admin_registration/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration copying build/lib/django_tests/admin_registration/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration copying build/lib/django_tests/admin_registration/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle copying build/lib/django_tests/queryset_pickle/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle copying build/lib/django_tests/queryset_pickle/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle copying build/lib/django_tests/queryset_pickle/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle copying build/lib/django_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends copying build/lib/django_tests/backends/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends copying build/lib/django_tests/backends/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends copying build/lib/django_tests/backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_management.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_templates.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/models/custom_permissions.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/models/is_active.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/models/with_foreign_key.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/models/uuid_pk.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/models/invalid_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models copying build/lib/django_tests/auth_tests/urls_admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_tokens.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_context_processors.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_signals.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/backend_alias.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_auth_backends.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_remote_user.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_hashers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests copying build/lib/django_tests/auth_tests/urls_custom_user_admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names copying build/lib/django_tests/reserved_names/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names copying build/lib/django_tests/reserved_names/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names copying build/lib/django_tests/reserved_names/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sessions_tests copying build/lib/django_tests/sessions_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sessions_tests copying build/lib/django_tests/sessions_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sessions_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress copying build/lib/django_tests/managers_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress copying build/lib/django_tests/managers_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress copying build/lib/django_tests/managers_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations copying build/lib/django_tests/commands_sql_migrations/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations copying build/lib/django_tests/commands_sql_migrations/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/migrations copying build/lib/django_tests/commands_sql_migrations/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/migrations copying build/lib/django_tests/commands_sql_migrations/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/migrations copying build/lib/django_tests/commands_sql_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/custom_has_permission_admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/customadmin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views copying build/lib/django_tests/admin_views/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/context_processors.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/session.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/auth_backends.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress copying build/lib/django_tests/test_client_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation copying build/lib/django_tests/admin_validation/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation copying build/lib/django_tests/admin_validation/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation copying build/lib/django_tests/admin_validation/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package copying build/lib/django_tests/model_package/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models copying build/lib/django_tests/model_package/models/article.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models copying build/lib/django_tests/model_package/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models copying build/lib/django_tests/model_package/models/publication.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models copying build/lib/django_tests/model_package/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress copying build/lib/django_tests/defer_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress copying build/lib/django_tests/defer_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress copying build/lib/django_tests/defer_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering copying build/lib/django_tests/admin_ordering/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering copying build/lib/django_tests/admin_ordering/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering copying build/lib/django_tests/admin_ordering/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions copying build/lib/django_tests/expressions/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions copying build/lib/django_tests/expressions/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions copying build/lib/django_tests/expressions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils copying build/lib/django_tests/admin_utils/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils copying build/lib/django_tests/admin_utils/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils copying build/lib/django_tests/admin_utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner copying build/lib/django_tests/test_runner/test_discover_runner.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner copying build/lib/django_tests/test_runner/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner copying build/lib/django_tests/test_runner/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner copying build/lib/django_tests/test_runner/test_debug_sql.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner copying build/lib/django_tests/test_runner/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many copying build/lib/django_tests/many_to_many/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many copying build/lib/django_tests/many_to_many/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many copying build/lib/django_tests/many_to_many/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup copying build/lib/django_tests/lookup/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup copying build/lib/django_tests/lookup/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup copying build/lib/django_tests/lookup/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validators copying build/lib/django_tests/validators/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validators copying build/lib/django_tests/validators/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validators creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress copying build/lib/django_tests/initial_sql_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress copying build/lib/django_tests/initial_sql_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress copying build/lib/django_tests/initial_sql_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client copying build/lib/django_tests/test_client/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client copying build/lib/django_tests/test_client/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client copying build/lib/django_tests/test_client/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client copying build/lib/django_tests/test_client/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/builtin_server copying build/lib/django_tests/builtin_server/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/builtin_server copying build/lib/django_tests/builtin_server/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/builtin_server creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries copying build/lib/django_tests/queries/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries copying build/lib/django_tests/queries/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries copying build/lib/django_tests/queries/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/test_ordinary_fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/test_relative_fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/test_backend_specific.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests copying build/lib/django_tests/invalid_models_tests/test_custom_fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends copying build/lib/django_tests/template_backends/test_dummy.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends copying build/lib/django_tests/template_backends/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends copying build/lib/django_tests/template_backends/test_django.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends copying build/lib/django_tests/template_backends/test_jinja2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends copying build/lib/django_tests/template_backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends copying build/lib/django_tests/test_sqlite.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/test_security.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/cond_get_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware copying build/lib/django_tests/middleware/extra_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs copying build/lib/django_tests/admin_docs/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs copying build/lib/django_tests/admin_docs/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs copying build/lib/django_tests/admin_docs/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs copying build/lib/django_tests/admin_docs/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs copying build/lib/django_tests/admin_docs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls copying build/lib/django_tests/admin_custom_urls/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls copying build/lib/django_tests/admin_custom_urls/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls copying build/lib/django_tests/admin_custom_urls/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls copying build/lib/django_tests/admin_custom_urls/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates copying build/lib/django_tests/dates/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates copying build/lib/django_tests/dates/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates copying build/lib/django_tests/dates/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations copying build/lib/django_tests/generic_relations/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations copying build/lib/django_tests/generic_relations/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations copying build/lib/django_tests/generic_relations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance copying build/lib/django_tests/proxy_model_inheritance/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app1 copying build/lib/django_tests/proxy_model_inheritance/app1/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app1 copying build/lib/django_tests/proxy_model_inheritance/app1/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app1 copying build/lib/django_tests/proxy_model_inheritance/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app2 copying build/lib/django_tests/proxy_model_inheritance/app2/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app2 copying build/lib/django_tests/proxy_model_inheritance/app2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app2 copying build/lib/django_tests/proxy_model_inheritance/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns copying build/lib/django_tests/custom_columns/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns copying build/lib/django_tests/custom_columns/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns copying build/lib/django_tests/custom_columns/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner_deprecation_app copying build/lib/django_tests/test_runner_deprecation_app/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner_deprecation_app copying build/lib/django_tests/test_runner_deprecation_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner_deprecation_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils copying build/lib/django_tests/test_utils/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils copying build/lib/django_tests/test_utils/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils copying build/lib/django_tests/test_utils/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils copying build/lib/django_tests/test_utils/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils copying build/lib/django_tests/test_utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering copying build/lib/django_tests/null_fk_ordering/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering copying build/lib/django_tests/null_fk_ordering/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering copying build/lib/django_tests/null_fk_ordering/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related copying build/lib/django_tests/select_related/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related copying build/lib/django_tests/select_related/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related copying build/lib/django_tests/select_related/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query copying build/lib/django_tests/raw_query/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query copying build/lib/django_tests/raw_query/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query copying build/lib/django_tests/raw_query/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/base copying build/lib/django_tests/base/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/base copying build/lib/django_tests/base/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/base creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination copying build/lib/django_tests/pagination/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination copying build/lib/django_tests/pagination/custom.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination copying build/lib/django_tests/pagination/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination copying build/lib/django_tests/pagination/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive copying build/lib/django_tests/m2o_recursive/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive copying build/lib/django_tests/m2o_recursive/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive copying build/lib/django_tests/m2o_recursive/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/migrations copying build/lib/django_tests/gis_tests/gis_migrations/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/migrations copying build/lib/django_tests/gis_tests/gis_migrations/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/migrations copying build/lib/django_tests/gis_tests/gis_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations copying build/lib/django_tests/gis_tests/gis_migrations/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations copying build/lib/django_tests/gis_tests/gis_migrations/test_operations.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations copying build/lib/django_tests/gis_tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap copying build/lib/django_tests/gis_tests/layermap/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap copying build/lib/django_tests/gis_tests/layermap/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap copying build/lib/django_tests/gis_tests/layermap/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests copying build/lib/django_tests/gis_tests/geos_tests/test_geos_mutation.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests copying build/lib/django_tests/gis_tests/geos_tests/test_geos.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests copying build/lib/django_tests/gis_tests/geos_tests/test_io.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests copying build/lib/django_tests/gis_tests/geos_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests copying build/lib/django_tests/gis_tests/geos_tests/test_mutable_list.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp copying build/lib/django_tests/gis_tests/geogapp/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp copying build/lib/django_tests/gis_tests/geogapp/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp copying build/lib/django_tests/gis_tests/geogapp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp copying build/lib/django_tests/gis_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d copying build/lib/django_tests/gis_tests/geo3d/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d copying build/lib/django_tests/gis_tests/geo3d/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d copying build/lib/django_tests/gis_tests/geo3d/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d copying build/lib/django_tests/gis_tests/geo3d/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d copying build/lib/django_tests/gis_tests/test_spatialrefsys.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests copying build/lib/django_tests/gis_tests/test_measure.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin copying build/lib/django_tests/gis_tests/geoadmin/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin copying build/lib/django_tests/gis_tests/geoadmin/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin copying build/lib/django_tests/gis_tests/geoadmin/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin copying build/lib/django_tests/gis_tests/geoadmin/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin copying build/lib/django_tests/gis_tests/geoadmin/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/test_driver.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/test_raster.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/test_geom.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/test_ds.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/test_envelope.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests copying build/lib/django_tests/gis_tests/gdal_tests/test_srs.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp copying build/lib/django_tests/gis_tests/relatedapp/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp copying build/lib/django_tests/gis_tests/relatedapp/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp copying build/lib/django_tests/gis_tests/relatedapp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp copying build/lib/django_tests/gis_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests copying build/lib/django_tests/gis_tests/test_geoip.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/maps copying build/lib/django_tests/gis_tests/maps/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/maps copying build/lib/django_tests/gis_tests/maps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/maps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp copying build/lib/django_tests/gis_tests/distapp/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp copying build/lib/django_tests/gis_tests/distapp/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp copying build/lib/django_tests/gis_tests/distapp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp copying build/lib/django_tests/gis_tests/inspectapp/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp copying build/lib/django_tests/gis_tests/inspectapp/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp copying build/lib/django_tests/gis_tests/inspectapp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/test_serializers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/test_sitemaps.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/test_regress.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/test_feeds.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/sitemaps.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/geoapp/feeds.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp copying build/lib/django_tests/gis_tests/test_geoforms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests copying build/lib/django_tests/gis_tests/test_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_tests copying build/lib/django_tests/sites_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_tests copying build/lib/django_tests/sites_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before copying build/lib/django_tests/migrations/test_migrations_run_before/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before copying build/lib/django_tests/migrations/test_migrations_run_before/0003_third.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before copying build/lib/django_tests/migrations/test_migrations_run_before/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before copying build/lib/django_tests/migrations/test_migrations_run_before/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first copying build/lib/django_tests/migrations/test_migrations_first/thefirst.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first copying build/lib/django_tests/migrations/test_migrations_first/second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first copying build/lib/django_tests/migrations/test_migrations_first/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first copying build/lib/django_tests/migrations/test_optimizer.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations copying build/lib/django_tests/migrations/test_executor.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor copying build/lib/django_tests/migrations/test_migrations_no_ancestor/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor copying build/lib/django_tests/migrations/test_migrations_no_ancestor/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor copying build/lib/django_tests/migrations/test_migrations_no_ancestor/0002_conflicting_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor copying build/lib/django_tests/migrations/test_migrations_no_ancestor/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations copying build/lib/django_tests/migrations/test_migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations copying build/lib/django_tests/migrations/test_migrations/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations copying build/lib/django_tests/migrations/test_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations copying build/lib/django_tests/migrations/test_loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations copying build/lib/django_tests/migrations/test_graph.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_unmigdep copying build/lib/django_tests/migrations/test_migrations_unmigdep/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_unmigdep copying build/lib/django_tests/migrations/test_migrations_unmigdep/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_unmigdep copying build/lib/django_tests/migrations/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/3_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/4_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/1_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_squashed_3.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/2_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_squashed_2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2 copying build/lib/django_tests/migrations/test_migrations_squashed_complex_multi_apps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/faulty_migrations copying build/lib/django_tests/migrations/faulty_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/faulty_migrations copying build/lib/django_tests/migrations/faulty_migrations/file.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/faulty_migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_custom_user copying build/lib/django_tests/migrations/test_migrations_custom_user/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_custom_user copying build/lib/django_tests/migrations/test_migrations_custom_user/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_custom_user creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict copying build/lib/django_tests/migrations/test_migrations_conflict/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict copying build/lib/django_tests/migrations/test_migrations_conflict/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict copying build/lib/django_tests/migrations/test_migrations_conflict/0002_conflicting_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict copying build/lib/django_tests/migrations/test_migrations_conflict/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_empty copying build/lib/django_tests/migrations/test_migrations_empty/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_empty copying build/lib/django_tests/migrations/test_state.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_default copying build/lib/django_tests/migrations/test_migrations_no_default/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_default copying build/lib/django_tests/migrations/test_migrations_no_default/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_default copying build/lib/django_tests/migrations/test_multidb.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/related_models_app copying build/lib/django_tests/migrations/related_models_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/related_models_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes copying build/lib/django_tests/migrations/test_migrations_no_changes/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes copying build/lib/django_tests/migrations/test_migrations_no_changes/0003_third.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes copying build/lib/django_tests/migrations/test_migrations_no_changes/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes copying build/lib/django_tests/migrations/test_migrations_no_changes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous copying build/lib/django_tests/migrations/test_migrations_squashed_erroneous/3_squashed_5.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous copying build/lib/django_tests/migrations/test_migrations_squashed_erroneous/7_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous copying build/lib/django_tests/migrations/test_migrations_squashed_erroneous/2_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous copying build/lib/django_tests/migrations/test_migrations_squashed_erroneous/6_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous copying build/lib/django_tests/migrations/test_migrations_squashed_erroneous/1_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous copying build/lib/django_tests/migrations/test_migrations_squashed_erroneous/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed copying build/lib/django_tests/migrations/test_migrations_squashed/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed copying build/lib/django_tests/migrations/test_migrations_squashed/0001_squashed_0002.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed copying build/lib/django_tests/migrations/test_migrations_squashed/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed copying build/lib/django_tests/migrations/test_migrations_squashed/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed copying build/lib/django_tests/migrations/test_autodetector.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations copying build/lib/django_tests/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations copying build/lib/django_tests/migrations/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations copying build/lib/django_tests/migrations/test_operations.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations copying build/lib/django_tests/migrations/test_writer.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app copying build/lib/django_tests/migrations/migrations_test_apps/migrated_app/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/migrated_app/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/migrated_app/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/migrated_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict copying build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_conflicting_second.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations copying build/lib/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0002_a2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0003_a3.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0004_a4.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_a/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0003_b3.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0002_b2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_b/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0003_c3.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0002_c2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations copying build/lib/django_tests/migrations/migrations_test_apps/lookuperror_c/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/book_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0002_alter_id.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/alter_fk/author_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unmigrated_app copying build/lib/django_tests/migrations/migrations_test_apps/unmigrated_app/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unmigrated_app copying build/lib/django_tests/migrations/migrations_test_apps/unmigrated_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unmigrated_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/with_package_model creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/with_package_model/models copying build/lib/django_tests/migrations/migrations_test_apps/with_package_model/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/with_package_model/models copying build/lib/django_tests/migrations/migrations_test_apps/with_package_model/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/with_package_model copying build/lib/django_tests/migrations/migrations_test_apps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/normal copying build/lib/django_tests/migrations/migrations_test_apps/normal/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/normal creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app copying build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations copying build/lib/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/without_init_file copying build/lib/django_tests/migrations/migrations_test_apps/without_init_file/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/without_init_file creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/5_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/3_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/3_squashed_5.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/4_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/7_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/2_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/6_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/1_auto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_migrations_squashed_complex/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex copying build/lib/django_tests/migrations/test_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress copying build/lib/django_tests/model_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress copying build/lib/django_tests/model_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress copying build/lib/django_tests/model_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress copying build/lib/django_tests/model_regress/test_pickle.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations copying build/lib/django_tests/postgres_tests/array_default_migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations copying build/lib/django_tests/postgres_tests/array_default_migrations/0002_integerarraymodel_field_2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations copying build/lib/django_tests/postgres_tests/array_default_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations copying build/lib/django_tests/postgres_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations copying build/lib/django_tests/postgres_tests/migrations/0002_create_test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations copying build/lib/django_tests/postgres_tests/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations copying build/lib/django_tests/postgres_tests/migrations/0001_setup_extensions.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations copying build/lib/django_tests/postgres_tests/test_ranges.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests copying build/lib/django_tests/postgres_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests copying build/lib/django_tests/postgres_tests/test_hstore.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests copying build/lib/django_tests/postgres_tests/test_unaccent.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests copying build/lib/django_tests/postgres_tests/test_array.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts copying build/lib/django_tests/shortcuts/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts copying build/lib/django_tests/shortcuts/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts copying build/lib/django_tests/shortcuts/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts copying build/lib/django_tests/shortcuts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress copying build/lib/django_tests/generic_relations_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress copying build/lib/django_tests/generic_relations_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress copying build/lib/django_tests/generic_relations_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample2 copying build/lib/django_tests/test_discovery_sample2/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample2 copying build/lib/django_tests/test_discovery_sample2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample2 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update copying build/lib/django_tests/select_for_update/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update copying build/lib/django_tests/select_for_update/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update copying build/lib/django_tests/select_for_update/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals copying build/lib/django_tests/signals/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals copying build/lib/django_tests/signals/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals copying build/lib/django_tests/signals/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_deconstruction copying build/lib/django_tests/field_deconstruction/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_deconstruction copying build/lib/django_tests/field_deconstruction/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_deconstruction creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin copying build/lib/django_tests/generic_inline_admin/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin copying build/lib/django_tests/generic_inline_admin/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin copying build/lib/django_tests/generic_inline_admin/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin copying build/lib/django_tests/generic_inline_admin/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin copying build/lib/django_tests/generic_inline_admin/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions copying build/lib/django_tests/db_functions/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions copying build/lib/django_tests/db_functions/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions copying build/lib/django_tests/db_functions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys copying build/lib/django_tests/nested_foreign_keys/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys copying build/lib/django_tests/nested_foreign_keys/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys copying build/lib/django_tests/nested_foreign_keys/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering copying build/lib/django_tests/ordering/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering copying build/lib/django_tests/ordering/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering copying build/lib/django_tests/ordering/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value copying build/lib/django_tests/from_db_value/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value copying build/lib/django_tests/from_db_value/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value copying build/lib/django_tests/from_db_value/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion copying build/lib/django_tests/bash_completion/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management/commands copying build/lib/django_tests/bash_completion/management/commands/test_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management/commands copying build/lib/django_tests/bash_completion/management/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management/commands copying build/lib/django_tests/bash_completion/management/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management copying build/lib/django_tests/bash_completion/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/included_named_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/included_namespace_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/urls_error_handlers_callables.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/named_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/included_named_urls2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/reverse_lazy_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/erroneous_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/urls_without_full_import.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/urlconf_outer.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/urls_error_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/included_no_kwargs_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/no_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/erroneous_views_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/included_urls2.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/included_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/extra_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/views_broken.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/namespace_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/urlconf_inner.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse copying build/lib/django_tests/urlpatterns_reverse/nonimported_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests copying build/lib/django_tests/contenttypes_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests copying build/lib/django_tests/contenttypes_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests copying build/lib/django_tests/contenttypes_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests copying build/lib/django_tests/contenttypes_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests copying build/lib/django_tests/contenttypes_tests/test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions copying build/lib/django_tests/transactions/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions copying build/lib/django_tests/transactions/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions copying build/lib/django_tests/transactions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress copying build/lib/django_tests/serializers_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress copying build/lib/django_tests/serializers_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress copying build/lib/django_tests/serializers_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads copying build/lib/django_tests/file_uploads/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads copying build/lib/django_tests/file_uploads/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads copying build/lib/django_tests/file_uploads/uploadhandler.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads copying build/lib/django_tests/file_uploads/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads copying build/lib/django_tests/file_uploads/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads copying build/lib/django_tests/file_uploads/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk copying build/lib/django_tests/null_fk/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk copying build/lib/django_tests/null_fk/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk copying build/lib/django_tests/null_fk/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk copying build/lib/django_tests/custom_pk/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk copying build/lib/django_tests/custom_pk/fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk copying build/lib/django_tests/custom_pk/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk copying build/lib/django_tests/custom_pk/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup copying build/lib/django_tests/string_lookup/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup copying build/lib/django_tests/string_lookup/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup copying build/lib/django_tests/string_lookup/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/createsuperuser copying build/lib/django_tests/createsuperuser/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/createsuperuser copying build/lib/django_tests/createsuperuser/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/createsuperuser creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration copying build/lib/django_tests/fixtures_migration/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration copying build/lib/django_tests/fixtures_migration/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/migrations copying build/lib/django_tests/fixtures_migration/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/migrations copying build/lib/django_tests/fixtures_migration/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/migrations copying build/lib/django_tests/fixtures_migration/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/exclude copying build/lib/django_tests/i18n/exclude/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/exclude creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/resolution copying build/lib/django_tests/i18n/resolution/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/resolution creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale/de copying build/lib/django_tests/i18n/other/locale/de/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale/de copying build/lib/django_tests/i18n/other/locale/de/formats.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale/de copying build/lib/django_tests/i18n/other/locale/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale copying build/lib/django_tests/i18n/other/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/commands copying build/lib/django_tests/i18n/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/commands copying build/lib/django_tests/i18n/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns copying build/lib/django_tests/i18n/patterns/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/namespace.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/default.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/disabled.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/wrong.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/wrong_namespace.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/included.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/urls/path_unused.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls copying build/lib/django_tests/i18n/patterns/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns copying build/lib/django_tests/i18n/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n copying build/lib/django_tests/i18n/test_compilation.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n copying build/lib/django_tests/i18n/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_with_locale copying build/lib/django_tests/i18n/project_dir/app_with_locale/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_with_locale copying build/lib/django_tests/i18n/project_dir/app_with_locale/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_with_locale creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_no_locale copying build/lib/django_tests/i18n/project_dir/app_no_locale/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_no_locale copying build/lib/django_tests/i18n/project_dir/app_no_locale/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_no_locale copying build/lib/django_tests/i18n/project_dir/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir copying build/lib/django_tests/i18n/test_extraction.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/contenttypes copying build/lib/django_tests/i18n/contenttypes/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/contenttypes copying build/lib/django_tests/i18n/contenttypes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/contenttypes copying build/lib/django_tests/i18n/forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n copying build/lib/django_tests/i18n/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale/de copying build/lib/django_tests/i18n/other2/locale/de/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale/de copying build/lib/django_tests/i18n/other2/locale/de/formats.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale/de copying build/lib/django_tests/i18n/other2/locale/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale copying build/lib/django_tests/i18n/other2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case copying build/lib/django_tests/expressions_case/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case copying build/lib/django_tests/expressions_case/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case copying build/lib/django_tests/expressions_case/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential copying build/lib/django_tests/mutually_referential/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential copying build/lib/django_tests/mutually_referential/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential copying build/lib/django_tests/mutually_referential/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty/no_models copying build/lib/django_tests/empty/no_models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty/no_models copying build/lib/django_tests/empty/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty copying build/lib/django_tests/empty/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty copying build/lib/django_tests/empty/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple copying build/lib/django_tests/m2m_multiple/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple copying build/lib/django_tests/m2m_multiple/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple copying build/lib/django_tests/m2m_multiple/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null copying build/lib/django_tests/many_to_one_null/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null copying build/lib/django_tests/many_to_one_null/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null copying build/lib/django_tests/many_to_one_null/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers copying build/lib/django_tests/handlers/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers copying build/lib/django_tests/handlers/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers copying build/lib/django_tests/handlers/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers copying build/lib/django_tests/handlers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta copying build/lib/django_tests/model_meta/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta copying build/lib/django_tests/model_meta/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta copying build/lib/django_tests/model_meta/test_legacy.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta copying build/lib/django_tests/model_meta/results.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta copying build/lib/django_tests/model_meta/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/test_dates.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/test_forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/test_list.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/test_edit.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/test_detail.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views copying build/lib/django_tests/generic_views/test_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary copying build/lib/django_tests/m2m_intermediary/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary copying build/lib/django_tests/m2m_intermediary/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary copying build/lib/django_tests/m2m_intermediary/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/test_uuid.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/test_durationfield.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/test_imagefield.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields copying build/lib/django_tests/model_fields/test_field_flags.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields copying build/lib/django_tests/distinct_on_fields/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields copying build/lib/django_tests/distinct_on_fields/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields copying build/lib/django_tests/distinct_on_fields/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema copying build/lib/django_tests/schema/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema copying build/lib/django_tests/schema/fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema copying build/lib/django_tests/schema/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema copying build/lib/django_tests/schema/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines copying build/lib/django_tests/admin_inlines/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines copying build/lib/django_tests/admin_inlines/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines copying build/lib/django_tests/admin_inlines/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines copying build/lib/django_tests/admin_inlines/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines copying build/lib/django_tests/admin_inlines/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields copying build/lib/django_tests/update_only_fields/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields copying build/lib/django_tests/update_only_fields/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields copying build/lib/django_tests/update_only_fields/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults copying build/lib/django_tests/field_defaults/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults copying build/lib/django_tests/field_defaults/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults copying build/lib/django_tests/field_defaults/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress copying build/lib/django_tests/aggregation_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress copying build/lib/django_tests/aggregation_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress copying build/lib/django_tests/aggregation_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache copying build/lib/django_tests/cache/liberal_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache copying build/lib/django_tests/cache/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache copying build/lib/django_tests/cache/closeable_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache copying build/lib/django_tests/cache/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache copying build/lib/django_tests/cache/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests copying build/lib/django_tests/view_tests/generic_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests copying build/lib/django_tests/view_tests/default_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests copying build/lib/django_tests/view_tests/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_specials.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_i18n.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_debug.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_defaults.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_static.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests copying build/lib/django_tests/view_tests/tests/test_csrf.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app1 copying build/lib/django_tests/view_tests/app1/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app1 copying build/lib/django_tests/view_tests/regression_21530_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests copying build/lib/django_tests/view_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests copying build/lib/django_tests/view_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/templatetags copying build/lib/django_tests/view_tests/templatetags/debugtags.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/templatetags copying build/lib/django_tests/view_tests/templatetags/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/templatetags creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app0 copying build/lib/django_tests/view_tests/app0/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app0 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app2 copying build/lib/django_tests/view_tests/app2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app2 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app3 copying build/lib/django_tests/view_tests/app3/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app3 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app4 copying build/lib/django_tests/view_tests/app4/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app4 creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app5 copying build/lib/django_tests/view_tests/app5/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app5 copying build/lib/django_tests/view_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection copying build/lib/django_tests/introspection/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection copying build/lib/django_tests/introspection/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection copying build/lib/django_tests/introspection/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress copying build/lib/django_tests/select_related_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress copying build/lib/django_tests/select_related_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress copying build/lib/django_tests/select_related_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_html.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_datastructures.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_numberformat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_dateparse.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_safestring.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_dateformat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_text.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_checksums.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_http.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_lazyobject.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_jslex.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_encoding.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_tree.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_simplelazyobject.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_module_loading.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_functional.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_baseconv.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_timesince.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_crypto.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_itercompat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_ipv6.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_termcolors.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module copying build/lib/django_tests/utils_tests/test_module/good_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module copying build/lib/django_tests/utils_tests/test_module/another_bad_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module copying build/lib/django_tests/utils_tests/test_module/bad_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module copying build/lib/django_tests/utils_tests/test_module/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module copying build/lib/django_tests/utils_tests/test_module/another_good_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module copying build/lib/django_tests/utils_tests/test_regex_helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_datetime_safe.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_tzinfo.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_lorem_ipsum.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_duration.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_archive.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_feedgenerator.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_no_submodule.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_timezone.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_autoreload.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests copying build/lib/django_tests/utils_tests/test_os_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress copying build/lib/django_tests/extra_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress copying build/lib/django_tests/extra_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress copying build/lib/django_tests/extra_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/files copying build/lib/django_tests/files/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/files copying build/lib/django_tests/files/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/files copying build/lib/django_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals/custom_migrations copying build/lib/django_tests/migrate_signals/custom_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals/custom_migrations copying build/lib/django_tests/migrate_signals/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals copying build/lib/django_tests/migrate_signals/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals copying build/lib/django_tests/migrate_signals/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions copying build/lib/django_tests/middleware_exceptions/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions copying build/lib/django_tests/middleware_exceptions/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions copying build/lib/django_tests/middleware_exceptions/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions copying build/lib/django_tests/middleware_exceptions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests copying build/lib/django_tests/csrf_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests copying build/lib/django_tests/csrf_tests/test_context_processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests copying build/lib/django_tests/csrf_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage copying build/lib/django_tests/file_storage/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage copying build/lib/django_tests/file_storage/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage copying build/lib/django_tests/file_storage/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage copying build/lib/django_tests/file_storage/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress copying build/lib/django_tests/fixtures_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress copying build/lib/django_tests/fixtures_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress copying build/lib/django_tests/fixtures_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests copying build/lib/django_tests/syndication_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests copying build/lib/django_tests/syndication_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests copying build/lib/django_tests/syndication_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests copying build/lib/django_tests/syndication_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests copying build/lib/django_tests/syndication_tests/feeds.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets copying build/lib/django_tests/admin_widgets/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets copying build/lib/django_tests/admin_widgets/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets copying build/lib/django_tests/admin_widgets/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets copying build/lib/django_tests/admin_widgets/widgetadmin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets copying build/lib/django_tests/admin_widgets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create copying build/lib/django_tests/bulk_create/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create copying build/lib/django_tests/bulk_create/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create copying build/lib/django_tests/bulk_create/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist copying build/lib/django_tests/admin_changelist/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist copying build/lib/django_tests/admin_changelist/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist copying build/lib/django_tests/admin_changelist/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist copying build/lib/django_tests/admin_changelist/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist copying build/lib/django_tests/admin_changelist/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/import_error_package copying build/lib/django_tests/import_error_package/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/import_error_package creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o copying build/lib/django_tests/m2m_and_m2o/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o copying build/lib/django_tests/m2m_and_m2o/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o copying build/lib/django_tests/m2m_and_m2o/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers copying build/lib/django_tests/serializers/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers copying build/lib/django_tests/serializers/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers copying build/lib/django_tests/serializers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets copying build/lib/django_tests/model_formsets/test_uuid.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets copying build/lib/django_tests/model_formsets/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets copying build/lib/django_tests/model_formsets/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets copying build/lib/django_tests/model_formsets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation copying build/lib/django_tests/model_validation/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation copying build/lib/django_tests/model_validation/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation copying build/lib/django_tests/model_validation/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/httpwrappers copying build/lib/django_tests/httpwrappers/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/httpwrappers copying build/lib/django_tests/httpwrappers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/httpwrappers creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/alternate_urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_callables.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_unicode.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_loaders.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_smartif.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_response.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags copying build/lib/django_tests/template_tests/templatetags/custom.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags copying build/lib/django_tests/template_tests/templatetags/broken_tag.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage copying build/lib/django_tests/template_tests/templatetags/subpackage/echo.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage copying build/lib/django_tests/template_tests/templatetags/subpackage/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage copying build/lib/django_tests/template_tests/templatetags/subpackage/echo_invalid.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage copying build/lib/django_tests/template_tests/templatetags/bad_tag.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags copying build/lib/django_tests/template_tests/templatetags/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags copying build/lib/django_tests/template_tests/templatetags/inclusion.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_iriencode.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_linebreaks.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_length_is.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_truncatewords.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_dictsortreversed.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_autoescape.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_title.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_dictsort.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_first.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_chaining.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_escapejs.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_truncatechars_html.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_yesno.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_rjust.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_last.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_divisibleby.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_default_if_none.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_striptags.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_truncatewords_html.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_slice.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_safe.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_removetags.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_timeuntil.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_center.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_floatformat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_timesince.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_date.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_force_escape.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_make_list.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_pluralize.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_add.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_upper.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_capfirst.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_default.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_lower.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_linebreaksbr.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_cut.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_slugify.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_wordcount.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_random.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/timezone_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_safeseq.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_truncatechars.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_phone2numeric.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_filesizeformat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_join.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_escape.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_urlize.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_ljust.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_addslashes.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_time.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_get_digit.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_urlencode.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_wordwrap.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_length.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_stringformat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_urlizetrunc.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_unordered_list.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests copying build/lib/django_tests/template_tests/filter_tests/test_linenumbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_if_changed.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_comment.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_if.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_setup.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_i18n.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_autoescape.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_filter_tag.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_lorem.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_with.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_if_equal.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_numpy.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_url.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_filter_syntax.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_include.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_template_tag.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_named_endblock.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_verbatim.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_multiline.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_static.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_spaceless.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_simple_tag.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_load.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_regroup.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_firstof.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_extends.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_width_ratio.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_ssi.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_builtins.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_for.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_list_index.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_invalid_string.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_cycle.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/syntax_tests/test_now.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests copying build/lib/django_tests/template_tests/test_engine.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_context.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_nodelist.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests copying build/lib/django_tests/template_tests/test_custom.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress copying build/lib/django_tests/m2m_through_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress copying build/lib/django_tests/m2m_through_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress copying build/lib/django_tests/m2m_through_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests copying build/lib/django_tests/forms_tests/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_widgets.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_error_messages.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_media.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_extra.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_regressions.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_validators.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_input_formats.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/tests/test_formsets.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests copying build/lib/django_tests/forms_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests copying build/lib/django_tests/forms_tests/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests copying build/lib/django_tests/forms_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress copying build/lib/django_tests/model_inheritance_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress copying build/lib/django_tests/model_inheritance_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress copying build/lib/django_tests/model_inheritance_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes copying build/lib/django_tests/datatypes/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes copying build/lib/django_tests/datatypes/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes copying build/lib/django_tests/datatypes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/decorators copying build/lib/django_tests/decorators/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/decorators copying build/lib/django_tests/decorators/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/decorators creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress copying build/lib/django_tests/delete_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress copying build/lib/django_tests/delete_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress copying build/lib/django_tests/delete_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package copying build/lib/django_tests/fixtures_model_package/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package/models copying build/lib/django_tests/fixtures_model_package/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package/models copying build/lib/django_tests/fixtures_model_package/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create copying build/lib/django_tests/get_or_create/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create copying build/lib/django_tests/get_or_create/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create copying build/lib/django_tests/get_or_create/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress copying build/lib/django_tests/m2m_regress/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress copying build/lib/django_tests/m2m_regress/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress copying build/lib/django_tests/m2m_regress/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress copying build/lib/django_tests/runtests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/webdesign_tests copying build/lib/django_tests/webdesign_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/webdesign_tests copying build/lib/django_tests/webdesign_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/webdesign_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic copying build/lib/django_tests/basic/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic copying build/lib/django_tests/basic/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic copying build/lib/django_tests/basic/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover copying build/lib/django_tests/admin_autodiscover/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover copying build/lib/django_tests/admin_autodiscover/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover copying build/lib/django_tests/admin_autodiscover/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover copying build/lib/django_tests/admin_autodiscover/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url copying build/lib/django_tests/resolve_url/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url copying build/lib/django_tests/resolve_url/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url copying build/lib/django_tests/resolve_url/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url copying build/lib/django_tests/resolve_url/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/redirects_tests copying build/lib/django_tests/redirects_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/redirects_tests copying build/lib/django_tests/redirects_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/redirects_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers copying build/lib/django_tests/custom_managers/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers copying build/lib/django_tests/custom_managers/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers copying build/lib/django_tests/custom_managers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework copying build/lib/django_tests/sites_framework/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework copying build/lib/django_tests/sites_framework/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/migrations copying build/lib/django_tests/sites_framework/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/migrations copying build/lib/django_tests/sites_framework/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/migrations copying build/lib/django_tests/sites_framework/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models copying build/lib/django_tests/model_options/models/tablespaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models copying build/lib/django_tests/model_options/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models copying build/lib/django_tests/model_options/models/default_related_name.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models copying build/lib/django_tests/model_options/test_default_related_name.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options copying build/lib/django_tests/model_options/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options copying build/lib/django_tests/model_options/test_tablespaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related copying build/lib/django_tests/prefetch_related/test_uuid.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related copying build/lib/django_tests/prefetch_related/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related copying build/lib/django_tests/prefetch_related/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related copying build/lib/django_tests/prefetch_related/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql copying build/lib/django_tests/commands_sql/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql copying build/lib/django_tests/commands_sql/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql copying build/lib/django_tests/commands_sql/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests copying build/lib/django_tests/logging_tests/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests copying build/lib/django_tests/logging_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests copying build/lib/django_tests/logging_tests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests copying build/lib/django_tests/logging_tests/logconfig.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests copying build/lib/django_tests/logging_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters copying build/lib/django_tests/admin_filters/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters copying build/lib/django_tests/admin_filters/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters copying build/lib/django_tests/admin_filters/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database copying build/lib/django_tests/multiple_database/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database copying build/lib/django_tests/multiple_database/routers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database copying build/lib/django_tests/multiple_database/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database copying build/lib/django_tests/multiple_database/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update copying build/lib/django_tests/update/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update copying build/lib/django_tests/update/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update copying build/lib/django_tests/update/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors copying build/lib/django_tests/context_processors/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors copying build/lib/django_tests/context_processors/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors copying build/lib/django_tests/context_processors/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors copying build/lib/django_tests/context_processors/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors copying build/lib/django_tests/context_processors/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/humanize_tests copying build/lib/django_tests/humanize_tests/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/humanize_tests copying build/lib/django_tests/humanize_tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/humanize_tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps copying build/lib/django_tests/apps/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps copying build/lib/django_tests/apps/apps.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/default_config_app copying build/lib/django_tests/apps/default_config_app/apps.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/default_config_app copying build/lib/django_tests/apps/default_config_app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/default_config_app copying build/lib/django_tests/apps/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps copying build/lib/django_tests/apps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone copying build/lib/django_tests/select_related_onetoone/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone copying build/lib/django_tests/select_related_onetoone/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone copying build/lib/django_tests/select_related_onetoone/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone creating /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations copying build/lib/django_tests/annotations/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations copying build/lib/django_tests/annotations/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations copying build/lib/django_tests/annotations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/leave_locale_alone_false.py to leave_locale_alone_false.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/optparse_cmd.py to optparse_cmd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/hal.py to hal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/dance.py to dance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/transaction.py to transaction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/commands/leave_locale_alone_true.py to leave_locale_alone_true.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/management/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/user_commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_signals/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/indexes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/known_related_objects/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/foreign_object/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_recursive/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/properties/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/max_lengths/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_object_or_404/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/order_with_respect_to/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/swappable_models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signed_cookies_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signed_cookies_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_typecasts/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_typecasts/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones/forms.py to forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/timezones/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dispatch/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dispatch/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/str/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_permalink/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/unmanaged_models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/same_model_name/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance/same_model_name/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/test_session.py to test_session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/test_middleware.py to test_middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/test_fallback.py to test_fallback.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/test_cookie.py to test_cookie.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/test_api.py to test_api.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/messages_tests/test_mixins.py to test_mixins.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/settings_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/settings_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/test_generic.py to test_generic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/test_http.py to test_http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls/https.py to https.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/urls/http.py to http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sitemaps_tests/test_https.py to test_https.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/no_models/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/no_models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2_first/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/test_migrations_2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/wsgi/wsgi.py to wsgi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/not_installed/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/not_installed/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/app_loading/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inspectdb/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations/more_operations.py to more_operations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations/operations.py to operations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_migration_operations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework/test_security.py to test_security.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework/test_model_field_deprecation.py to test_model_field_deprecation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/check_framework/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/one_to_one/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/responses/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/responses/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_lookups/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations/0002_add_book.py to 0002_add_book.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migration_test_data_persistence/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_sitemaps.py to test_sitemaps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_middleware.py to test_middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_templatetags.py to test_templatetags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_views.py to test_views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_forms.py to test_forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_models.py to test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/flatpages_tests/test_csrf.py to test_csrf.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_exceptions/test_validation_error.py to test_validation_error.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_exceptions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/choices/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_forms/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/test_liveserver.py to test_liveserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls/default.py to default.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls/helper.py to helper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/urls/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/storage.py to storage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/no_label/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/staticfiles_tests/apps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/requests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/requests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/or_lookups/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/deprecation/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/deprecation/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/inline_formsets/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_methods/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/another_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/servers/test_basehttp.py to test_basehttp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/absolute_url_overrides/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/absolute_url_overrides/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/version/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/version/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signing/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signing/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_checks/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_earliest_or_latest/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reverse_lookup/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/conditional_processing/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/force_insert_update/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datetimes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dbshell/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dbshell/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing/fields.py to fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_subclassing/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mail/custombackend.py to custombackend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/save_delete_hooks/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/http_utils/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/http_utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_loader/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_loader/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/test_unique.py to test_unique.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/test_custom_messages.py to test_custom_messages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/test_picklable.py to test_picklable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/test_error_messages.py to test_error_messages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validation/test_validators.py to test_validators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/modeladmin/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/pattern_tests.py to pattern_tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/doctests.py to doctests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/empty.py to empty.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample/tests_sample.py to tests_sample.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template/test_settings.py to test_settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/project_template/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_queries/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_with_import/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_with_import/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models/foo.py to foo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models/bar.py to bar.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management/commands/duplicate.py to duplicate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/management/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/admin/foo.py to foo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/admin/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/complex_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_messages/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_messages/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management/commands/duplicate.py to duplicate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/management/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/simple_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/base_command.py to base_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/noargs_command.py to noargs_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/validation_command.py to validation_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/label_command.py to label_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/app_command.py to app_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/custom_startproject.py to custom_startproject.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/management/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_warning/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/app_raising_warning/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/broken_app/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/broken_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_scripts/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_registration/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queryset_pickle/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/backends/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_basic.py to test_basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_management.py to test_management.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_templates.py to test_templates.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models/custom_permissions.py to custom_permissions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models/is_active.py to is_active.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models/with_foreign_key.py to with_foreign_key.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models/uuid_pk.py to uuid_pk.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/models/invalid_models.py to invalid_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/urls_admin.py to urls_admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_tokens.py to test_tokens.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_middleware.py to test_middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_context_processors.py to test_context_processors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_signals.py to test_signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_decorators.py to test_decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_views.py to test_views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_forms.py to test_forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/backend_alias.py to backend_alias.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_auth_backends.py to test_auth_backends.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_remote_user.py to test_remote_user.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_handlers.py to test_handlers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_hashers.py to test_hashers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/test_models.py to test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/auth_tests/urls_custom_user_admin.py to urls_custom_user_admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/reserved_names/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sessions_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sessions_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/managers_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/custom_has_permission_admin.py to custom_has_permission_admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/customadmin.py to customadmin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/forms.py to forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_views/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/context_processors.py to context_processors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/session.py to session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/auth_backends.py to auth_backends.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_validation/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models/article.py to article.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/models/publication.py to publication.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_package/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/defer_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_ordering/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner/test_discover_runner.py to test_discover_runner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner/test_debug_sql.py to test_debug_sql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_many/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/lookup/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validators/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/validators/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/initial_sql_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_client/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/builtin_server/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/builtin_server/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/queries/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/test_ordinary_fields.py to test_ordinary_fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/test_relative_fields.py to test_relative_fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/test_backend_specific.py to test_backend_specific.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/test_models.py to test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/invalid_models_tests/test_custom_fields.py to test_custom_fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends/test_dummy.py to test_dummy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends/test_django.py to test_django.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends/test_jinja2.py to test_jinja2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_backends/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_sqlite.py to test_sqlite.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/test_security.py to test_security.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/cond_get_urls.py to cond_get_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware/extra_urls.py to extra_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_docs/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_custom_urls/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/dates/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app1/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app1/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app2/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/app2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/proxy_model_inheritance/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_columns/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner_deprecation_app/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_runner_deprecation_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk_ordering/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/raw_query/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/base/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/base/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination/custom.py to custom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/pagination/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2o_recursive/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gis_migrations/test_operations.py to test_operations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/layermap/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests/test_geos_mutation.py to test_geos_mutation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests/test_geos.py to test_geos.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests/test_io.py to test_io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geos_tests/test_mutable_list.py to test_mutable_list.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geogapp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geo3d/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/test_spatialrefsys.py to test_spatialrefsys.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/test_measure.py to test_measure.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoadmin/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/test_driver.py to test_driver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/test_raster.py to test_raster.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/test_geom.py to test_geom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/test_ds.py to test_ds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/test_envelope.py to test_envelope.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/gdal_tests/test_srs.py to test_srs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/relatedapp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/test_geoip.py to test_geoip.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/maps/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/maps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/distapp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/inspectapp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/test_serializers.py to test_serializers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/test_sitemaps.py to test_sitemaps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/test_regress.py to test_regress.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/test_feeds.py to test_feeds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/sitemaps.py to sitemaps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/geoapp/feeds.py to feeds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/test_geoforms.py to test_geoforms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/gis_tests/test_data.py to test_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before/0003_third.py to 0003_third.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_run_before/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first/thefirst.py to thefirst.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first/second.py to second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_first/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_optimizer.py to test_optimizer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_executor.py to test_executor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor/0002_conflicting_second.py to 0002_conflicting_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_ancestor/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_loader.py to test_loader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_graph.py to test_graph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_unmigdep/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_unmigdep/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/3_auto.py to 3_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/4_auto.py to 4_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_auto.py to 2_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/1_auto.py to 1_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_squashed_3.py to 2_squashed_3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/2_auto.py to 2_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_auto.py to 1_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_squashed_2.py to 1_squashed_2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/app2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex_multi_apps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/faulty_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/faulty_migrations/file.py to file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_custom_user/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_custom_user/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict/0002_conflicting_second.py to 0002_conflicting_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_conflict/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_empty/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_state.py to test_state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_default/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_default/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_multidb.py to test_multidb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/related_models_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes/0003_third.py to 0003_third.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_no_changes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous/3_squashed_5.py to 3_squashed_5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous/7_auto.py to 7_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous/2_auto.py to 2_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous/6_auto.py to 6_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous/1_auto.py to 1_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_erroneous/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed/0001_squashed_0002.py to 0001_squashed_0002.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_autodetector.py to test_autodetector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_operations.py to test_operations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_writer.py to test_writer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_second.py to 0002_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_conflicting_second.py to 0002_conflicting_second.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unspecified_app_with_conflict/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0002_a2.py to 0002_a2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0003_a3.py to 0003_a3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/migrations/0004_a4.py to 0004_a4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_a/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0003_b3.py to 0003_b3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/0002_b2.py to 0002_b2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_b/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0003_c3.py to 0003_c3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/0002_c2.py to 0002_c2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/lookuperror_c/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/book_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0002_alter_id.py to 0002_alter_id.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/alter_fk/author_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unmigrated_app/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/unmigrated_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/with_package_model/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/with_package_model/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/normal/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/migrated_unapplied_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/migrations_test_apps/without_init_file/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/5_auto.py to 5_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/3_auto.py to 3_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/3_squashed_5.py to 3_squashed_5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/4_auto.py to 4_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/7_auto.py to 7_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/2_auto.py to 2_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/6_auto.py to 6_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/1_auto.py to 1_auto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_migrations_squashed_complex/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrations/test_base.py to test_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_regress/test_pickle.py to test_pickle.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations/0002_integerarraymodel_field_2.py to 0002_integerarraymodel_field_2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/array_default_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations/0002_create_test_models.py to 0002_create_test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/migrations/0001_setup_extensions.py to 0001_setup_extensions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/test_ranges.py to test_ranges.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/test_hstore.py to test_hstore.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/test_unaccent.py to test_unaccent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/postgres_tests/test_array.py to test_array.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/shortcuts/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_relations_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample2/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/test_discovery_sample2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_for_update/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/signals/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_deconstruction/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_deconstruction/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_inline_admin/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/db_functions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/nested_foreign_keys/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/ordering/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/from_db_value/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management/commands/test_command.py to test_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/management/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bash_completion/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/included_named_urls.py to included_named_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/included_namespace_urls.py to included_namespace_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/urls_error_handlers_callables.py to urls_error_handlers_callables.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/named_urls.py to named_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/included_named_urls2.py to included_named_urls2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/reverse_lazy_urls.py to reverse_lazy_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/erroneous_urls.py to erroneous_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/urls_without_full_import.py to urls_without_full_import.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/middleware.py to middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/urlconf_outer.py to urlconf_outer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/urls_error_handlers.py to urls_error_handlers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/included_no_kwargs_urls.py to included_no_kwargs_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/no_urls.py to no_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/erroneous_views_module.py to erroneous_views_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/included_urls2.py to included_urls2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/included_urls.py to included_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/extra_urls.py to extra_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/views_broken.py to views_broken.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/namespace_urls.py to namespace_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/urlconf_inner.py to urlconf_inner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/urlpatterns_reverse/nonimported_module.py to nonimported_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/contenttypes_tests/test_models.py to test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/transactions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads/uploadhandler.py to uploadhandler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_uploads/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/null_fk/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk/fields.py to fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_pk/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/string_lookup/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/createsuperuser/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/createsuperuser/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_migration/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/exclude/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/resolution/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale/de/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale/de/formats.py to formats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/locale/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/namespace.py to namespace.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/default.py to default.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/disabled.py to disabled.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/wrong.py to wrong.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/wrong_namespace.py to wrong_namespace.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/included.py to included.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/urls/path_unused.py to path_unused.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/patterns/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/test_compilation.py to test_compilation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_with_locale/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_with_locale/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_no_locale/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/app_no_locale/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/project_dir/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/test_extraction.py to test_extraction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/contenttypes/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/contenttypes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/forms.py to forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale/de/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale/de/formats.py to formats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/locale/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/i18n/other2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/expressions_case/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/mutually_referential/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty/no_models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/empty/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_multiple/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/many_to_one_null/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/handlers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta/test_legacy.py to test_legacy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta/results.py to results.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_meta/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/test_dates.py to test_dates.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/test_forms.py to test_forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/test_list.py to test_list.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/test_edit.py to test_edit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/test_detail.py to test_detail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/generic_views/test_base.py to test_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_intermediary/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/test_uuid.py to test_uuid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/test_durationfield.py to test_durationfield.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/test_imagefield.py to test_imagefield.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_fields/test_field_flags.py to test_field_flags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/distinct_on_fields/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema/fields.py to fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/schema/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_inlines/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update_only_fields/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/field_defaults/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/aggregation_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache/liberal_backend.py to liberal_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache/closeable_cache.py to closeable_cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/cache/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/generic_urls.py to generic_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/default_urls.py to default_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_specials.py to test_specials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_i18n.py to test_i18n.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_debug.py to test_debug.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_defaults.py to test_defaults.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_static.py to test_static.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/tests/test_csrf.py to test_csrf.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app1/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/regression_21530_urls.py to regression_21530_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/templatetags/debugtags.py to debugtags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/templatetags/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app0/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app3/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app4/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/app5/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/view_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/introspection/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_html.py to test_html.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_datastructures.py to test_datastructures.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_numberformat.py to test_numberformat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_dateparse.py to test_dateparse.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_safestring.py to test_safestring.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_dateformat.py to test_dateformat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_text.py to test_text.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_checksums.py to test_checksums.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_http.py to test_http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_lazyobject.py to test_lazyobject.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_jslex.py to test_jslex.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_encoding.py to test_encoding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_tree.py to test_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_simplelazyobject.py to test_simplelazyobject.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module_loading.py to test_module_loading.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_functional.py to test_functional.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_baseconv.py to test_baseconv.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_timesince.py to test_timesince.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_crypto.py to test_crypto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_itercompat.py to test_itercompat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_ipv6.py to test_ipv6.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_termcolors.py to test_termcolors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_decorators.py to test_decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module/good_module.py to good_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module/another_bad_module.py to another_bad_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module/bad_module.py to bad_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_module/another_good_module.py to another_good_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_regex_helper.py to test_regex_helper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_datetime_safe.py to test_datetime_safe.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_tzinfo.py to test_tzinfo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_lorem_ipsum.py to test_lorem_ipsum.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_duration.py to test_duration.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_archive.py to test_archive.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_feedgenerator.py to test_feedgenerator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_no_submodule.py to test_no_submodule.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_timezone.py to test_timezone.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_autoreload.py to test_autoreload.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/utils_tests/test_os_utils.py to test_os_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/extra_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/files/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/files/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals/custom_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/migrate_signals/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/middleware_exceptions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests/test_context_processor.py to test_context_processor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/csrf_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/file_storage/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/syndication_tests/feeds.py to feeds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets/widgetadmin.py to widgetadmin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_widgets/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/bulk_create/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_changelist/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/import_error_package/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_and_m2o/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/serializers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets/test_uuid.py to test_uuid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_formsets/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_validation/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/httpwrappers/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/httpwrappers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/alternate_urls.py to alternate_urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_callables.py to test_callables.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_unicode.py to test_unicode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_loaders.py to test_loaders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_parser.py to test_parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_smartif.py to test_smartif.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_response.py to test_response.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/custom.py to custom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/broken_tag.py to broken_tag.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage/echo.py to echo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/subpackage/echo_invalid.py to echo_invalid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/bad_tag.py to bad_tag.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/templatetags/inclusion.py to inclusion.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_iriencode.py to test_iriencode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_linebreaks.py to test_linebreaks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_length_is.py to test_length_is.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_truncatewords.py to test_truncatewords.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_dictsortreversed.py to test_dictsortreversed.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_autoescape.py to test_autoescape.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_title.py to test_title.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_dictsort.py to test_dictsort.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_first.py to test_first.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_chaining.py to test_chaining.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_escapejs.py to test_escapejs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_truncatechars_html.py to test_truncatechars_html.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_yesno.py to test_yesno.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_rjust.py to test_rjust.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_last.py to test_last.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_divisibleby.py to test_divisibleby.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_default_if_none.py to test_default_if_none.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_striptags.py to test_striptags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_truncatewords_html.py to test_truncatewords_html.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_slice.py to test_slice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_safe.py to test_safe.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_removetags.py to test_removetags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_timeuntil.py to test_timeuntil.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_center.py to test_center.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_floatformat.py to test_floatformat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_timesince.py to test_timesince.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_date.py to test_date.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_force_escape.py to test_force_escape.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_make_list.py to test_make_list.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_pluralize.py to test_pluralize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_add.py to test_add.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_upper.py to test_upper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_capfirst.py to test_capfirst.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_default.py to test_default.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_lower.py to test_lower.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_linebreaksbr.py to test_linebreaksbr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_cut.py to test_cut.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_slugify.py to test_slugify.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_wordcount.py to test_wordcount.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_random.py to test_random.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/timezone_utils.py to timezone_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_safeseq.py to test_safeseq.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_truncatechars.py to test_truncatechars.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_phone2numeric.py to test_phone2numeric.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_filesizeformat.py to test_filesizeformat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_join.py to test_join.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_escape.py to test_escape.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_urlize.py to test_urlize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_ljust.py to test_ljust.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_addslashes.py to test_addslashes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_time.py to test_time.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_get_digit.py to test_get_digit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_urlencode.py to test_urlencode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_wordwrap.py to test_wordwrap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_length.py to test_length.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_stringformat.py to test_stringformat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_urlizetrunc.py to test_urlizetrunc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_unordered_list.py to test_unordered_list.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/filter_tests/test_linenumbers.py to test_linenumbers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_if_changed.py to test_if_changed.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_exceptions.py to test_exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_basic.py to test_basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_comment.py to test_comment.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_if.py to test_if.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_setup.py to test_setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_i18n.py to test_i18n.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_autoescape.py to test_autoescape.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_filter_tag.py to test_filter_tag.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_lorem.py to test_lorem.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_with.py to test_with.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_if_equal.py to test_if_equal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_numpy.py to test_numpy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_url.py to test_url.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_filter_syntax.py to test_filter_syntax.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_include.py to test_include.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_template_tag.py to test_template_tag.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_named_endblock.py to test_named_endblock.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_verbatim.py to test_verbatim.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_multiline.py to test_multiline.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_static.py to test_static.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_spaceless.py to test_spaceless.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_simple_tag.py to test_simple_tag.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_load.py to test_load.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_regroup.py to test_regroup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_firstof.py to test_firstof.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_extends.py to test_extends.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_width_ratio.py to test_width_ratio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_ssi.py to test_ssi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_cache.py to test_cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_builtins.py to test_builtins.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_for.py to test_for.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_list_index.py to test_list_index.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_invalid_string.py to test_invalid_string.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_cycle.py to test_cycle.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/syntax_tests/test_now.py to test_now.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_engine.py to test_engine.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_context.py to test_context.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_nodelist.py to test_nodelist.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/template_tests/test_custom.py to test_custom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_through_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_widgets.py to test_widgets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_fields.py to test_fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_error_messages.py to test_error_messages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_media.py to test_media.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_forms.py to test_forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_extra.py to test_extra.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_regressions.py to test_regressions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_validators.py to test_validators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_input_formats.py to test_input_formats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/tests/test_formsets.py to test_formsets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/forms_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_inheritance_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/datatypes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/decorators/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/decorators/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/delete_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/fixtures_model_package/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/get_or_create/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/m2m_regress/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/runtests.py to runtests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/webdesign_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/webdesign_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/basic/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_autodiscover/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/resolve_url/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/redirects_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/redirects_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/custom_managers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/sites_framework/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models/tablespaces.py to tablespaces.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/models/default_related_name.py to default_related_name.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/test_default_related_name.py to test_default_related_name.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/model_options/test_tablespaces.py to test_tablespaces.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related/test_uuid.py to test_uuid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/prefetch_related/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/commands_sql/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests/logconfig.py to logconfig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/logging_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/admin_filters/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database/routers.py to routers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/multiple_database/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/update/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/context_processors/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/humanize_tests/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/humanize_tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/apps.py to apps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/default_config_app/apps.py to apps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/default_config_app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/apps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/select_related_onetoone/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests/annotations/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp7sf4p9u1.py' /usr/bin/python3 /tmp/tmp7sf4p9u1.py removing /tmp/tmp7sf4p9u1.py running install_egg_info running egg_info writing src/django_tests.egg-info/PKG-INFO writing dependency_links to src/django_tests.egg-info/dependency_links.txt writing top-level names to src/django_tests.egg-info/top_level.txt warning: Failed to find the configured license file 'LICENSE' reading manifest file 'src/django_tests.egg-info/SOURCES.txt' writing manifest file 'src/django_tests.egg-info/SOURCES.txt' Copying src/django_tests.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8/site-packages/django_tests-1.8.3-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.8.3-5.mga8 --unique-debug-suffix -1.8.3-5.mga8.aarch64 --unique-debug-src-base python-django-tests-1.8.3-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/django-tests-1.8.3 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f37LNH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-tests-1.8.3 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing src/django_tests.egg-info/PKG-INFO writing dependency_links to src/django_tests.egg-info/dependency_links.txt writing top-level names to src/django_tests.egg-info/top_level.txt warning: Failed to find the configured license file 'LICENSE' reading manifest file 'src/django_tests.egg-info/SOURCES.txt' writing manifest file 'src/django_tests.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-django-tests-1.8.3-5.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BL5lAE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-tests-1.8.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/share/doc/python3-django-tests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/share/doc/python3-django-tests + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64/usr/share/doc/python3-django-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-tests = 1.8.3-5.mga8 python3-django-tests = 1.8.3-5.mga8 python3.8dist(django-tests) = 1.8.3 python3dist(django-tests) = 1.8.3 pythonegg(3)(django-tests) = 1.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: python-django-tests < 1.8.3-5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-django-tests-1.8.3-5.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xap2ZG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-tests-1.8.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-django-tests-1.8.3-5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q1bm1E + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf django-tests-1.8.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!