D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-django-userena-2.0.1-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kHv55Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf django-userena-2.0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/django-userena-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-userena-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/django-userena-2.0.1-mga-fix-setup-install_requires.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf django_userena.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6ekqSO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-userena-2.0.1 + '[' 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/userena copying userena/settings.py -> build/lib/userena copying userena/utils.py -> build/lib/userena copying userena/views.py -> build/lib/userena copying userena/apps.py -> build/lib/userena copying userena/compat.py -> build/lib/userena copying userena/urls.py -> build/lib/userena copying userena/decorators.py -> build/lib/userena copying userena/managers.py -> build/lib/userena copying userena/models.py -> build/lib/userena copying userena/admin.py -> build/lib/userena copying userena/middleware.py -> build/lib/userena copying userena/signals.py -> build/lib/userena copying userena/mail.py -> build/lib/userena copying userena/forms.py -> build/lib/userena copying userena/__init__.py -> build/lib/userena copying userena/backends.py -> build/lib/userena creating build/lib/userena/tests copying userena/tests/tests_views.py -> build/lib/userena/tests copying userena/tests/test_backends.py -> build/lib/userena/tests copying userena/tests/test_privacy.py -> build/lib/userena/tests copying userena/tests/tests_managers.py -> build/lib/userena/tests copying userena/tests/tests_decorators.py -> build/lib/userena/tests copying userena/tests/tests_models.py -> build/lib/userena/tests copying userena/tests/tests_forms.py -> build/lib/userena/tests copying userena/tests/__init__.py -> build/lib/userena/tests copying userena/tests/test_commands.py -> build/lib/userena/tests copying userena/tests/tests_utils.py -> build/lib/userena/tests copying userena/tests/tests_middleware.py -> build/lib/userena/tests creating build/lib/userena/management copying userena/management/__init__.py -> build/lib/userena/management creating build/lib/userena/south_migrations copying userena/south_migrations/0001_initial.py -> build/lib/userena/south_migrations copying userena/south_migrations/__init__.py -> build/lib/userena/south_migrations creating build/lib/userena/runtests copying userena/runtests/settings.py -> build/lib/userena/runtests copying userena/runtests/urls.py -> build/lib/userena/runtests copying userena/runtests/__init__.py -> build/lib/userena/runtests copying userena/runtests/runtests.py -> build/lib/userena/runtests creating build/lib/userena/contrib copying userena/contrib/__init__.py -> build/lib/userena/contrib creating build/lib/userena/migrations copying userena/migrations/0001_initial.py -> build/lib/userena/migrations copying userena/migrations/__init__.py -> build/lib/userena/migrations creating build/lib/userena/tests/profiles copying userena/tests/profiles/models.py -> build/lib/userena/tests/profiles copying userena/tests/profiles/__init__.py -> build/lib/userena/tests/profiles creating build/lib/userena/management/commands copying userena/management/commands/clean_expired.py -> build/lib/userena/management/commands copying userena/management/commands/check_permissions.py -> build/lib/userena/management/commands copying userena/management/commands/__init__.py -> build/lib/userena/management/commands creating build/lib/userena/contrib/umessages copying userena/contrib/umessages/views.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/urls.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/fields.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/managers.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/models.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/admin.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/signals.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/forms.py -> build/lib/userena/contrib/umessages copying userena/contrib/umessages/__init__.py -> build/lib/userena/contrib/umessages creating build/lib/userena/contrib/umessages/tests copying userena/contrib/umessages/tests/test_fields.py -> build/lib/userena/contrib/umessages/tests copying userena/contrib/umessages/tests/test_views.py -> build/lib/userena/contrib/umessages/tests copying userena/contrib/umessages/tests/test_forms.py -> build/lib/userena/contrib/umessages/tests copying userena/contrib/umessages/tests/test_managers.py -> build/lib/userena/contrib/umessages/tests copying userena/contrib/umessages/tests/__init__.py -> build/lib/userena/contrib/umessages/tests copying userena/contrib/umessages/tests/test_models.py -> build/lib/userena/contrib/umessages/tests creating build/lib/userena/contrib/umessages/south_migrations copying userena/contrib/umessages/south_migrations/0001_initial.py -> build/lib/userena/contrib/umessages/south_migrations copying userena/contrib/umessages/south_migrations/__init__.py -> build/lib/userena/contrib/umessages/south_migrations creating build/lib/userena/contrib/umessages/templatetags copying userena/contrib/umessages/templatetags/__init__.py -> build/lib/userena/contrib/umessages/templatetags copying userena/contrib/umessages/templatetags/umessages_tags.py -> build/lib/userena/contrib/umessages/templatetags creating build/lib/userena/contrib/umessages/migrations copying userena/contrib/umessages/migrations/0001_initial.py -> build/lib/userena/contrib/umessages/migrations copying userena/contrib/umessages/migrations/__init__.py -> build/lib/userena/contrib/umessages/migrations running egg_info creating django_userena.egg-info writing django_userena.egg-info/PKG-INFO writing dependency_links to django_userena.egg-info/dependency_links.txt writing requirements to django_userena.egg-info/requires.txt writing top-level names to django_userena.egg-info/top_level.txt writing manifest file 'django_userena.egg-info/SOURCES.txt' reading manifest file 'django_userena.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'pip-requirements.txt' warning: no files found matching '*.txt' under directory 'userena/runtests/templates' warning: no files found matching '*.py' under directory 'demo_project' warning: no files found matching '*.html' under directory 'demo_project/templates' writing manifest file 'django_userena.egg-info/SOURCES.txt' creating build/lib/userena/fixtures copying userena/fixtures/profiles.json -> build/lib/userena/fixtures copying userena/fixtures/users.json -> build/lib/userena/fixtures creating build/lib/userena/locale creating build/lib/userena/locale/bg creating build/lib/userena/locale/bg/LC_MESSAGES copying userena/locale/bg/LC_MESSAGES/django.mo -> build/lib/userena/locale/bg/LC_MESSAGES copying userena/locale/bg/LC_MESSAGES/django.po -> build/lib/userena/locale/bg/LC_MESSAGES creating build/lib/userena/locale/de creating build/lib/userena/locale/de/LC_MESSAGES copying userena/locale/de/LC_MESSAGES/django.mo -> build/lib/userena/locale/de/LC_MESSAGES copying userena/locale/de/LC_MESSAGES/django.po -> build/lib/userena/locale/de/LC_MESSAGES creating build/lib/userena/locale/de_du creating build/lib/userena/locale/de_du/LC_MESSAGES copying userena/locale/de_du/LC_MESSAGES/django.mo -> build/lib/userena/locale/de_du/LC_MESSAGES copying userena/locale/de_du/LC_MESSAGES/django.po -> build/lib/userena/locale/de_du/LC_MESSAGES creating build/lib/userena/locale/el creating build/lib/userena/locale/el/LC_MESSAGES copying userena/locale/el/LC_MESSAGES/django.mo -> build/lib/userena/locale/el/LC_MESSAGES copying userena/locale/el/LC_MESSAGES/django.po -> build/lib/userena/locale/el/LC_MESSAGES creating build/lib/userena/locale/es creating build/lib/userena/locale/es/LC_MESSAGES copying userena/locale/es/LC_MESSAGES/django.mo -> build/lib/userena/locale/es/LC_MESSAGES copying userena/locale/es/LC_MESSAGES/django.po -> build/lib/userena/locale/es/LC_MESSAGES creating build/lib/userena/locale/fr creating build/lib/userena/locale/fr/LC_MESSAGES copying userena/locale/fr/LC_MESSAGES/django.mo -> build/lib/userena/locale/fr/LC_MESSAGES copying userena/locale/fr/LC_MESSAGES/django.po -> build/lib/userena/locale/fr/LC_MESSAGES creating build/lib/userena/locale/gl creating build/lib/userena/locale/gl/LC_MESSAGES copying userena/locale/gl/LC_MESSAGES/django.po -> build/lib/userena/locale/gl/LC_MESSAGES creating build/lib/userena/locale/it creating build/lib/userena/locale/it/LC_MESSAGES copying userena/locale/it/LC_MESSAGES/django.mo -> build/lib/userena/locale/it/LC_MESSAGES copying userena/locale/it/LC_MESSAGES/django.po -> build/lib/userena/locale/it/LC_MESSAGES creating build/lib/userena/locale/nb creating build/lib/userena/locale/nb/LC_MESSAGES copying userena/locale/nb/LC_MESSAGES/django.mo -> build/lib/userena/locale/nb/LC_MESSAGES copying userena/locale/nb/LC_MESSAGES/django.po -> build/lib/userena/locale/nb/LC_MESSAGES creating build/lib/userena/locale/nl creating build/lib/userena/locale/nl/LC_MESSAGES copying userena/locale/nl/LC_MESSAGES/django.mo -> build/lib/userena/locale/nl/LC_MESSAGES copying userena/locale/nl/LC_MESSAGES/django.po -> build/lib/userena/locale/nl/LC_MESSAGES creating build/lib/userena/locale/pl creating build/lib/userena/locale/pl/LC_MESSAGES copying userena/locale/pl/LC_MESSAGES/django.mo -> build/lib/userena/locale/pl/LC_MESSAGES copying userena/locale/pl/LC_MESSAGES/django.po -> build/lib/userena/locale/pl/LC_MESSAGES creating build/lib/userena/locale/pt creating build/lib/userena/locale/pt/LC_MESSAGES copying userena/locale/pt/LC_MESSAGES/django.mo -> build/lib/userena/locale/pt/LC_MESSAGES copying userena/locale/pt/LC_MESSAGES/django.po -> build/lib/userena/locale/pt/LC_MESSAGES creating build/lib/userena/locale/pt_BR creating build/lib/userena/locale/pt_BR/LC_MESSAGES copying userena/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/userena/locale/pt_BR/LC_MESSAGES copying userena/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/userena/locale/pt_BR/LC_MESSAGES creating build/lib/userena/locale/ro creating build/lib/userena/locale/ro/LC_MESSAGES copying userena/locale/ro/LC_MESSAGES/django.mo -> build/lib/userena/locale/ro/LC_MESSAGES copying userena/locale/ro/LC_MESSAGES/django.po -> build/lib/userena/locale/ro/LC_MESSAGES creating build/lib/userena/locale/ru creating build/lib/userena/locale/ru/LC_MESSAGES copying userena/locale/ru/LC_MESSAGES/django.mo -> build/lib/userena/locale/ru/LC_MESSAGES copying userena/locale/ru/LC_MESSAGES/django.po -> build/lib/userena/locale/ru/LC_MESSAGES creating build/lib/userena/locale/tr creating build/lib/userena/locale/tr/LC_MESSAGES copying userena/locale/tr/LC_MESSAGES/django.mo -> build/lib/userena/locale/tr/LC_MESSAGES copying userena/locale/tr/LC_MESSAGES/django.po -> build/lib/userena/locale/tr/LC_MESSAGES creating build/lib/userena/locale/zh_CN creating build/lib/userena/locale/zh_CN/LC_MESSAGES copying userena/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/userena/locale/zh_CN/LC_MESSAGES copying userena/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/userena/locale/zh_CN/LC_MESSAGES creating build/lib/userena/locale/zh_TW creating build/lib/userena/locale/zh_TW/LC_MESSAGES copying userena/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/userena/locale/zh_TW/LC_MESSAGES copying userena/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/userena/locale/zh_TW/LC_MESSAGES creating build/lib/userena/templates copying userena/templates/base.html -> build/lib/userena/templates creating build/lib/userena/templates/userena copying userena/templates/userena/activate_fail.html -> build/lib/userena/templates/userena copying userena/templates/userena/activate_retry.html -> build/lib/userena/templates/userena copying userena/templates/userena/activate_retry_success.html -> build/lib/userena/templates/userena copying userena/templates/userena/base_userena.html -> build/lib/userena/templates/userena copying userena/templates/userena/disabled.html -> build/lib/userena/templates/userena copying userena/templates/userena/email_change_complete.html -> build/lib/userena/templates/userena copying userena/templates/userena/email_confirm_complete.html -> build/lib/userena/templates/userena copying userena/templates/userena/email_confirm_fail.html -> build/lib/userena/templates/userena copying userena/templates/userena/email_form.html -> build/lib/userena/templates/userena copying userena/templates/userena/password_complete.html -> build/lib/userena/templates/userena copying userena/templates/userena/password_form.html -> build/lib/userena/templates/userena copying userena/templates/userena/password_reset_complete.html -> build/lib/userena/templates/userena copying userena/templates/userena/password_reset_confirm_form.html -> build/lib/userena/templates/userena copying userena/templates/userena/password_reset_done.html -> build/lib/userena/templates/userena copying userena/templates/userena/password_reset_form.html -> build/lib/userena/templates/userena copying userena/templates/userena/profile_detail.html -> build/lib/userena/templates/userena copying userena/templates/userena/profile_form.html -> build/lib/userena/templates/userena copying userena/templates/userena/profile_list.html -> build/lib/userena/templates/userena copying userena/templates/userena/signin_form.html -> build/lib/userena/templates/userena copying userena/templates/userena/signout.html -> build/lib/userena/templates/userena copying userena/templates/userena/signup_complete.html -> build/lib/userena/templates/userena copying userena/templates/userena/signup_form.html -> build/lib/userena/templates/userena creating build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/activation_email_message.html -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/activation_email_message.txt -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/activation_email_subject.txt -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_message_new.html -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_message_new.txt -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_message_old.html -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_message_old.txt -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_subject_new.html -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_subject_new.txt -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/confirmation_email_subject_old.txt -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/password_reset_message.html -> build/lib/userena/templates/userena/emails copying userena/templates/userena/emails/password_reset_message.txt -> build/lib/userena/templates/userena/emails creating build/lib/userena/runtests/templates copying userena/runtests/templates/404.html -> build/lib/userena/runtests/templates creating build/lib/userena/contrib/umessages/fixtures copying userena/contrib/umessages/fixtures/messages.json -> build/lib/userena/contrib/umessages/fixtures creating build/lib/userena/contrib/umessages/templates copying userena/contrib/umessages/templates/base.html -> build/lib/userena/contrib/umessages/templates creating build/lib/userena/contrib/umessages/templates/umessages copying userena/contrib/umessages/templates/umessages/base_message.html -> build/lib/userena/contrib/umessages/templates/umessages copying userena/contrib/umessages/templates/umessages/message_detail.html -> build/lib/userena/contrib/umessages/templates/umessages copying userena/contrib/umessages/templates/umessages/message_form.html -> build/lib/userena/contrib/umessages/templates/umessages copying userena/contrib/umessages/templates/umessages/message_list.html -> build/lib/userena/contrib/umessages/templates/umessages + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gVHnfR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 + cd django-userena-2.0.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 install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/fixtures copying build/lib/userena/fixtures/profiles.json -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/fixtures copying build/lib/userena/fixtures/users.json -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/fixtures copying build/lib/userena/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/activate_retry.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/email_change_complete.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/email_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/signup_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/activate_retry_success.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/password_reset_confirm_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/profile_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/signin_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/password_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/password_complete.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/profile_detail.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/activate_fail.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/email_confirm_fail.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/signup_complete.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/activation_email_subject.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/password_reset_message.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_subject_new.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_subject_new.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_message_new.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/activation_email_message.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_message_old.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_message_new.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/activation_email_message.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_subject_old.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/confirmation_email_message_old.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/emails/password_reset_message.txt -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena/emails copying build/lib/userena/templates/userena/base_userena.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/password_reset_complete.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/email_confirm_complete.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/disabled.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/password_reset_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/profile_list.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/password_reset_done.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/userena/signout.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates/userena copying build/lib/userena/templates/base.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/templates copying build/lib/userena/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/tests_views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/test_backends.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/test_privacy.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/tests_managers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/tests_decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/tests_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/tests_forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/profiles copying build/lib/userena/tests/profiles/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/profiles copying build/lib/userena/tests/profiles/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/profiles copying build/lib/userena/tests/tests_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/tests/tests_middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests copying build/lib/userena/apps.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/managers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands copying build/lib/userena/management/commands/clean_expired.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands copying build/lib/userena/management/commands/check_permissions.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands copying build/lib/userena/management/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands copying build/lib/userena/management/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management copying build/lib/userena/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/south_migrations copying build/lib/userena/south_migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/south_migrations copying build/lib/userena/south_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/south_migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_CN creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_CN/LC_MESSAGES copying build/lib/userena/locale/zh_CN/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_CN/LC_MESSAGES copying build/lib/userena/locale/zh_CN/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_CN/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/gl creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/gl/LC_MESSAGES copying build/lib/userena/locale/gl/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/gl/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de_du creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de_du/LC_MESSAGES copying build/lib/userena/locale/de_du/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de_du/LC_MESSAGES copying build/lib/userena/locale/de_du/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de_du/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pl creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pl/LC_MESSAGES copying build/lib/userena/locale/pl/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pl/LC_MESSAGES copying build/lib/userena/locale/pl/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pl/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/es creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/es/LC_MESSAGES copying build/lib/userena/locale/es/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/es/LC_MESSAGES copying build/lib/userena/locale/es/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/es/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nl creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nl/LC_MESSAGES copying build/lib/userena/locale/nl/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nl/LC_MESSAGES copying build/lib/userena/locale/nl/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nl/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/el creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/el/LC_MESSAGES copying build/lib/userena/locale/el/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/el/LC_MESSAGES copying build/lib/userena/locale/el/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/el/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt/LC_MESSAGES copying build/lib/userena/locale/pt/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt/LC_MESSAGES copying build/lib/userena/locale/pt/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt_BR creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt_BR/LC_MESSAGES copying build/lib/userena/locale/pt_BR/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt_BR/LC_MESSAGES copying build/lib/userena/locale/pt_BR/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/pt_BR/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de/LC_MESSAGES copying build/lib/userena/locale/de/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de/LC_MESSAGES copying build/lib/userena/locale/de/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/de/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/bg creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/bg/LC_MESSAGES copying build/lib/userena/locale/bg/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/bg/LC_MESSAGES copying build/lib/userena/locale/bg/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/bg/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ru creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ru/LC_MESSAGES copying build/lib/userena/locale/ru/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ru/LC_MESSAGES copying build/lib/userena/locale/ru/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ru/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/fr creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/fr/LC_MESSAGES copying build/lib/userena/locale/fr/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/fr/LC_MESSAGES copying build/lib/userena/locale/fr/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/fr/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/it creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/it/LC_MESSAGES copying build/lib/userena/locale/it/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/it/LC_MESSAGES copying build/lib/userena/locale/it/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/it/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ro creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ro/LC_MESSAGES copying build/lib/userena/locale/ro/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ro/LC_MESSAGES copying build/lib/userena/locale/ro/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/ro/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/tr creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/tr/LC_MESSAGES copying build/lib/userena/locale/tr/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/tr/LC_MESSAGES copying build/lib/userena/locale/tr/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/tr/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_TW creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_TW/LC_MESSAGES copying build/lib/userena/locale/zh_TW/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_TW/LC_MESSAGES copying build/lib/userena/locale/zh_TW/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/zh_TW/LC_MESSAGES creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nb creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nb/LC_MESSAGES copying build/lib/userena/locale/nb/LC_MESSAGES/django.po -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nb/LC_MESSAGES copying build/lib/userena/locale/nb/LC_MESSAGES/django.mo -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/locale/nb/LC_MESSAGES copying build/lib/userena/middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests copying build/lib/userena/runtests/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests/templates copying build/lib/userena/runtests/templates/404.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests/templates copying build/lib/userena/runtests/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests copying build/lib/userena/runtests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests copying build/lib/userena/runtests/runtests.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/fixtures copying build/lib/userena/contrib/umessages/fixtures/messages.json -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/fixtures creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates/umessages copying build/lib/userena/contrib/umessages/templates/umessages/base_message.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates/umessages copying build/lib/userena/contrib/umessages/templates/umessages/message_detail.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates/umessages copying build/lib/userena/contrib/umessages/templates/umessages/message_list.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates/umessages copying build/lib/userena/contrib/umessages/templates/umessages/message_form.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates/umessages copying build/lib/userena/contrib/umessages/templates/base.html -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templates copying build/lib/userena/contrib/umessages/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/tests/test_fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/tests/test_views.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/tests/test_forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/tests/test_managers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/tests/test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests copying build/lib/userena/contrib/umessages/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/umessages/fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/umessages/managers.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/umessages/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/umessages/admin.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/south_migrations copying build/lib/userena/contrib/umessages/south_migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/south_migrations copying build/lib/userena/contrib/umessages/south_migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/south_migrations creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templatetags copying build/lib/userena/contrib/umessages/templatetags/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templatetags copying build/lib/userena/contrib/umessages/templatetags/umessages_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templatetags creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/migrations copying build/lib/userena/contrib/umessages/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/migrations copying build/lib/userena/contrib/umessages/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/migrations copying build/lib/userena/contrib/umessages/signals.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/umessages/forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/umessages/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages copying build/lib/userena/contrib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib creating /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/migrations copying build/lib/userena/migrations/0001_initial.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/migrations copying build/lib/userena/migrations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/migrations copying build/lib/userena/signals.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/mail.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/forms.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena copying build/lib/userena/backends.py -> /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_views.py to tests_views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/test_backends.py to test_backends.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/test_privacy.py to test_privacy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_managers.py to tests_managers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_decorators.py to tests_decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_models.py to tests_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_forms.py to tests_forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/profiles/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/profiles/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_utils.py to tests_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/tests/tests_middleware.py to tests_middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/apps.py to apps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/compat.py to compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/decorators.py to decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/managers.py to managers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands/clean_expired.py to clean_expired.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands/check_permissions.py to check_permissions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/management/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/south_migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/south_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/middleware.py to middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/runtests/runtests.py to runtests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests/test_fields.py to test_fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests/test_views.py to test_views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests/test_forms.py to test_forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests/test_managers.py to test_managers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/tests/test_models.py to test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/fields.py to fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/managers.py to managers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/admin.py to admin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/south_migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/south_migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templatetags/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/templatetags/umessages_tags.py to umessages_tags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/signals.py to signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/forms.py to forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/umessages/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/signals.py to signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/mail.py to mail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/forms.py to forms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/userena/backends.py to backends.cpython-38.pyc writing byte-compilation script '/tmp/tmpm7v2r58_.py' /usr/bin/python3 /tmp/tmpm7v2r58_.py removing /tmp/tmpm7v2r58_.py running install_egg_info running egg_info writing django_userena.egg-info/PKG-INFO writing dependency_links to django_userena.egg-info/dependency_links.txt writing requirements to django_userena.egg-info/requires.txt writing top-level names to django_userena.egg-info/top_level.txt reading manifest file 'django_userena.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'pip-requirements.txt' warning: no files found matching '*.txt' under directory 'userena/runtests/templates' warning: no files found matching '*.py' under directory 'demo_project' warning: no files found matching '*.html' under directory 'demo_project/templates' writing manifest file 'django_userena.egg-info/SOURCES.txt' Copying django_userena.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8/site-packages/django_userena-2.0.1-py3.8.egg-info running install_scripts + find /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 -name '*.po' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.0.1-6.mga8 --unique-debug-suffix -2.0.1-6.mga8.aarch64 --unique-debug-src-base python-django-userena-2.0.1-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/django-userena-2.0.1 + '[' -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-userena-2.0.1-6.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-django-userena-2.0.1-6.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TlpczR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-userena-2.0.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/share/doc/python3-django-userena + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/share/doc/python3-django-userena + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/share/doc/python3-django-userena + cp -pr docs /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64/usr/share/doc/python3-django-userena + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-django-userena = 2.0.1-6.mga8 python3.8dist(django-userena) = 2.0.1 python3dist(django-userena) = 2.0.1 pythonegg(3)(django-userena) = 2.0.1 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 python3.8dist(django-guardian) >= 1.4.1 python3.8dist(easy-thumbnails) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-django-userena-2.0.1-6.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PtFZyO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd django-userena-2.0.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-django-userena-2.0.1-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kjPMpS + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf django-userena-2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!