Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-misago.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683731503.410433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-misago.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Misago-0.34.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-misago.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683731503.410433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-misago.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Misago-0.34.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-misago.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683731503.410433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-misago.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wH7Gun + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Misago-0.34.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Misago-0.34.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Misago-0.34.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mv8JAz + umask 022 + cd /builddir/build/BUILD + cd Misago-0.34.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/misago copying misago/__init__.py -> build/lib/misago copying misago/hooks.py -> build/lib/misago copying misago/urls.py -> build/lib/misago copying misago/test.py -> build/lib/misago copying misago/conftest.py -> build/lib/misago creating build/lib/misago/hooktypes copying misago/hooktypes/__init__.py -> build/lib/misago/hooktypes copying misago/hooktypes/applyfilters.py -> build/lib/misago/hooktypes creating build/lib/misago/admin copying misago/admin/auth.py -> build/lib/misago/admin copying misago/admin/__init__.py -> build/lib/misago/admin copying misago/admin/momentjs.py -> build/lib/misago/admin copying misago/admin/discoverer.py -> build/lib/misago/admin copying misago/admin/middleware.py -> build/lib/misago/admin copying misago/admin/apps.py -> build/lib/misago/admin copying misago/admin/urlpatterns.py -> build/lib/misago/admin copying misago/admin/urls.py -> build/lib/misago/admin copying misago/admin/test.py -> build/lib/misago/admin copying misago/admin/admin.py -> build/lib/misago/admin copying misago/admin/site.py -> build/lib/misago/admin copying misago/admin/forms.py -> build/lib/misago/admin creating build/lib/misago/plugins copying misago/plugins/__init__.py -> build/lib/misago/plugins copying misago/plugins/pluginlist.py -> build/lib/misago/plugins copying misago/plugins/hook.py -> build/lib/misago/plugins creating build/lib/misago/faker copying misago/faker/bans.py -> build/lib/misago/faker copying misago/faker/__init__.py -> build/lib/misago/faker copying misago/faker/englishcorpus.py -> build/lib/misago/faker copying misago/faker/posts.py -> build/lib/misago/faker copying misago/faker/utils.py -> build/lib/misago/faker copying misago/faker/apps.py -> build/lib/misago/faker copying misago/faker/categories.py -> build/lib/misago/faker copying misago/faker/users.py -> build/lib/misago/faker copying misago/faker/threads.py -> build/lib/misago/faker creating build/lib/misago/markup copying misago/markup/context_processors.py -> build/lib/misago/markup copying misago/markup/__init__.py -> build/lib/misago/markup copying misago/markup/htmlparser.py -> build/lib/misago/markup copying misago/markup/links.py -> build/lib/misago/markup copying misago/markup/api.py -> build/lib/misago/markup copying misago/markup/checksums.py -> build/lib/misago/markup copying misago/markup/serializers.py -> build/lib/misago/markup copying misago/markup/apps.py -> build/lib/misago/markup copying misago/markup/mentions.py -> build/lib/misago/markup copying misago/markup/urls.py -> build/lib/misago/markup copying misago/markup/finalize.py -> build/lib/misago/markup copying misago/markup/parser.py -> build/lib/misago/markup copying misago/markup/flavours.py -> build/lib/misago/markup copying misago/markup/pipeline.py -> build/lib/misago/markup creating build/lib/misago/analytics copying misago/analytics/__init__.py -> build/lib/misago/analytics copying misago/analytics/views.py -> build/lib/misago/analytics copying misago/analytics/urls.py -> build/lib/misago/analytics creating build/lib/misago/themes copying misago/themes/context_processors.py -> build/lib/misago/themes copying misago/themes/__init__.py -> build/lib/misago/themes copying misago/themes/uploadto.py -> build/lib/misago/themes copying misago/themes/apps.py -> build/lib/misago/themes copying misago/themes/activetheme.py -> build/lib/misago/themes copying misago/themes/models.py -> build/lib/misago/themes copying misago/themes/cache.py -> build/lib/misago/themes creating build/lib/misago/socialauth copying misago/socialauth/context_processors.py -> build/lib/misago/socialauth copying misago/socialauth/__init__.py -> build/lib/misago/socialauth copying misago/socialauth/middleware.py -> build/lib/misago/socialauth copying misago/socialauth/views.py -> build/lib/misago/socialauth copying misago/socialauth/enabledproviders.py -> build/lib/misago/socialauth copying misago/socialauth/strategy.py -> build/lib/misago/socialauth copying misago/socialauth/apps.py -> build/lib/misago/socialauth copying misago/socialauth/urls.py -> build/lib/misago/socialauth copying misago/socialauth/models.py -> build/lib/misago/socialauth copying misago/socialauth/providers.py -> build/lib/misago/socialauth copying misago/socialauth/cache.py -> build/lib/misago/socialauth copying misago/socialauth/pipeline.py -> build/lib/misago/socialauth creating build/lib/misago/search copying misago/search/context_processors.py -> build/lib/misago/search copying misago/search/permissions.py -> build/lib/misago/search copying misago/search/__init__.py -> build/lib/misago/search copying misago/search/views.py -> build/lib/misago/search copying misago/search/api.py -> build/lib/misago/search copying misago/search/searchproviders.py -> build/lib/misago/search copying misago/search/apps.py -> build/lib/misago/search copying misago/search/filter_queryset.py -> build/lib/misago/search copying misago/search/searchprovider.py -> build/lib/misago/search creating build/lib/misago/users copying misago/users/validators.py -> build/lib/misago/users copying misago/users/context_processors.py -> build/lib/misago/users copying misago/users/namechanges.py -> build/lib/misago/users copying misago/users/bans.py -> build/lib/misago/users copying misago/users/__init__.py -> build/lib/misago/users copying misago/users/middleware.py -> build/lib/misago/users copying misago/users/activepostersranking.py -> build/lib/misago/users copying misago/users/audittrail.py -> build/lib/misago/users copying misago/users/search.py -> build/lib/misago/users copying misago/users/signals.py -> build/lib/misago/users copying misago/users/utils.py -> build/lib/misago/users copying misago/users/apps.py -> build/lib/misago/users copying misago/users/pages.py -> build/lib/misago/users copying misago/users/captcha.py -> build/lib/misago/users copying misago/users/deletesrecord.py -> build/lib/misago/users copying misago/users/decorators.py -> build/lib/misago/users copying misago/users/credentialchange.py -> build/lib/misago/users copying misago/users/test.py -> build/lib/misago/users copying misago/users/registration.py -> build/lib/misago/users copying misago/users/tokens.py -> build/lib/misago/users copying misago/users/signatures.py -> build/lib/misago/users copying misago/users/authbackends.py -> build/lib/misago/users copying misago/users/setupnewuser.py -> build/lib/misago/users creating build/lib/misago/categories copying misago/categories/permissions.py -> build/lib/misago/categories copying misago/categories/__init__.py -> build/lib/misago/categories copying misago/categories/views.py -> build/lib/misago/categories copying misago/categories/api.py -> build/lib/misago/categories copying misago/categories/signals.py -> build/lib/misago/categories copying misago/categories/utils.py -> build/lib/misago/categories copying misago/categories/serializers.py -> build/lib/misago/categories copying misago/categories/apps.py -> build/lib/misago/categories copying misago/categories/models.py -> build/lib/misago/categories creating build/lib/misago/legal copying misago/legal/context_processors.py -> build/lib/misago/legal copying misago/legal/__init__.py -> build/lib/misago/legal copying misago/legal/views.py -> build/lib/misago/legal copying misago/legal/api.py -> build/lib/misago/legal copying misago/legal/signals.py -> build/lib/misago/legal copying misago/legal/utils.py -> build/lib/misago/legal copying misago/legal/apps.py -> build/lib/misago/legal copying misago/legal/models.py -> build/lib/misago/legal creating build/lib/misago/threads copying misago/threads/validators.py -> build/lib/misago/threads copying misago/threads/context_processors.py -> build/lib/misago/threads copying misago/threads/__init__.py -> build/lib/misago/threads copying misago/threads/middleware.py -> build/lib/misago/threads copying misago/threads/events.py -> build/lib/misago/threads copying misago/threads/search.py -> build/lib/misago/threads copying misago/threads/signals.py -> build/lib/misago/threads copying misago/threads/mergeconflict.py -> build/lib/misago/threads copying misago/threads/paginator.py -> build/lib/misago/threads copying misago/threads/checksums.py -> build/lib/misago/threads copying misago/threads/utils.py -> build/lib/misago/threads copying misago/threads/apps.py -> build/lib/misago/threads copying misago/threads/filtersearch.py -> build/lib/misago/threads copying misago/threads/participants.py -> build/lib/misago/threads copying misago/threads/anonymize.py -> build/lib/misago/threads copying misago/threads/subscriptions.py -> build/lib/misago/threads copying misago/threads/test.py -> build/lib/misago/threads creating build/lib/misago/acl copying misago/acl/context_processors.py -> build/lib/misago/acl copying misago/acl/__init__.py -> build/lib/misago/acl copying misago/acl/middleware.py -> build/lib/misago/acl copying misago/acl/algebra.py -> build/lib/misago/acl copying misago/acl/objectacl.py -> build/lib/misago/acl copying misago/acl/buildacl.py -> build/lib/misago/acl copying misago/acl/apps.py -> build/lib/misago/acl copying misago/acl/decorators.py -> build/lib/misago/acl copying misago/acl/test.py -> build/lib/misago/acl copying misago/acl/useracl.py -> build/lib/misago/acl copying misago/acl/panels.py -> build/lib/misago/acl copying misago/acl/models.py -> build/lib/misago/acl copying misago/acl/providers.py -> build/lib/misago/acl copying misago/acl/cache.py -> build/lib/misago/acl creating build/lib/misago/conf copying misago/conf/context_processors.py -> build/lib/misago/conf copying misago/conf/__init__.py -> build/lib/misago/conf copying misago/conf/middleware.py -> build/lib/misago/conf copying misago/conf/defaults.py -> build/lib/misago/conf copying misago/conf/hydrators.py -> build/lib/misago/conf copying misago/conf/debugtoolbar.py -> build/lib/misago/conf copying misago/conf/apps.py -> build/lib/misago/conf copying misago/conf/test.py -> build/lib/misago/conf copying misago/conf/dynamicsettings.py -> build/lib/misago/conf copying misago/conf/shortcuts.py -> build/lib/misago/conf copying misago/conf/models.py -> build/lib/misago/conf copying misago/conf/staticsettings.py -> build/lib/misago/conf copying misago/conf/cache.py -> build/lib/misago/conf creating build/lib/misago/oauth2 copying misago/oauth2/__init__.py -> build/lib/misago/oauth2 copying misago/oauth2/user.py -> build/lib/misago/oauth2 copying misago/oauth2/exceptions.py -> build/lib/misago/oauth2 copying misago/oauth2/views.py -> build/lib/misago/oauth2 copying misago/oauth2/client.py -> build/lib/misago/oauth2 copying misago/oauth2/validation.py -> build/lib/misago/oauth2 copying misago/oauth2/apps.py -> build/lib/misago/oauth2 copying misago/oauth2/urls.py -> build/lib/misago/oauth2 copying misago/oauth2/models.py -> build/lib/misago/oauth2 creating build/lib/misago/core copying misago/core/validators.py -> build/lib/misago/core copying misago/core/context_processors.py -> build/lib/misago/core copying misago/core/__init__.py -> build/lib/misago/core copying misago/core/momentjs.py -> build/lib/misago/core copying misago/core/apirouter.py -> build/lib/misago/core copying misago/core/middleware.py -> build/lib/misago/core copying misago/core/exceptions.py -> build/lib/misago/core copying misago/core/deprecations.py -> build/lib/misago/core copying misago/core/views.py -> build/lib/misago/core copying misago/core/pgutils.py -> build/lib/misago/core copying misago/core/utils.py -> build/lib/misago/core copying misago/core/serializers.py -> build/lib/misago/core copying misago/core/apps.py -> build/lib/misago/core copying misago/core/exceptionhandler.py -> build/lib/misago/core copying misago/core/decorators.py -> build/lib/misago/core copying misago/core/slugify.py -> build/lib/misago/core copying misago/core/apipatch.py -> build/lib/misago/core copying misago/core/errorpages.py -> build/lib/misago/core copying misago/core/rest_permissions.py -> build/lib/misago/core copying misago/core/viewmodel.py -> build/lib/misago/core copying misago/core/mail.py -> build/lib/misago/core copying misago/core/shortcuts.py -> build/lib/misago/core copying misago/core/cursorpagination.py -> build/lib/misago/core copying misago/core/page.py -> build/lib/misago/core creating build/lib/misago/cache copying misago/cache/__init__.py -> build/lib/misago/cache copying misago/cache/middleware.py -> build/lib/misago/cache copying misago/cache/utils.py -> build/lib/misago/cache copying misago/cache/apps.py -> build/lib/misago/cache copying misago/cache/operations.py -> build/lib/misago/cache copying misago/cache/test.py -> build/lib/misago/cache copying misago/cache/models.py -> build/lib/misago/cache copying misago/cache/versions.py -> build/lib/misago/cache creating build/lib/misago/graphql copying misago/graphql/__init__.py -> build/lib/misago/graphql copying misago/graphql/apps.py -> build/lib/misago/graphql copying misago/graphql/test.py -> build/lib/misago/graphql creating build/lib/misago/healthcheck copying misago/healthcheck/__init__.py -> build/lib/misago/healthcheck copying misago/healthcheck/views.py -> build/lib/misago/healthcheck copying misago/healthcheck/tests.py -> build/lib/misago/healthcheck copying misago/healthcheck/urls.py -> build/lib/misago/healthcheck creating build/lib/misago/readtracker copying misago/readtracker/__init__.py -> build/lib/misago/readtracker copying misago/readtracker/signals.py -> build/lib/misago/readtracker copying misago/readtracker/threadstracker.py -> build/lib/misago/readtracker copying misago/readtracker/apps.py -> build/lib/misago/readtracker copying misago/readtracker/cutoffdate.py -> build/lib/misago/readtracker copying misago/readtracker/poststracker.py -> build/lib/misago/readtracker copying misago/readtracker/categoriestracker.py -> build/lib/misago/readtracker copying misago/readtracker/models.py -> build/lib/misago/readtracker creating build/lib/misago/menus copying misago/menus/context_processors.py -> build/lib/misago/menus copying misago/menus/__init__.py -> build/lib/misago/menus copying misago/menus/apps.py -> build/lib/misago/menus copying misago/menus/models.py -> build/lib/misago/menus copying misago/menus/menuitems.py -> build/lib/misago/menus copying misago/menus/cache.py -> build/lib/misago/menus creating build/lib/misago/icons copying misago/icons/context_processors.py -> build/lib/misago/icons copying misago/icons/__init__.py -> build/lib/misago/icons copying misago/icons/apps.py -> build/lib/misago/icons copying misago/icons/conftest.py -> build/lib/misago/icons copying misago/icons/models.py -> build/lib/misago/icons creating build/lib/misago/hooktypes/tests copying misago/hooktypes/tests/__init__.py -> build/lib/misago/hooktypes/tests copying misago/hooktypes/tests/test_function_filtering.py -> build/lib/misago/hooktypes/tests creating build/lib/misago/admin/tests copying misago/admin/tests/__init__.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_logout_from_admin.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_protected_urls_detection.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_admin_momentjs_locales.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_generic_admin_list_view.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_admin_views_are_protected.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_admin_site.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_color_field.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_admin_system_checks.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_login_to_admin.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_admin_index_view.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_404_view.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_admin_form_templatetags.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_authorization.py -> build/lib/misago/admin/tests copying misago/admin/tests/test_yesno_switch.py -> build/lib/misago/admin/tests creating build/lib/misago/admin/templatetags copying misago/admin/templatetags/__init__.py -> build/lib/misago/admin/templatetags copying misago/admin/templatetags/misago_admin_form.py -> build/lib/misago/admin/templatetags creating build/lib/misago/admin/views copying misago/admin/views/auth.py -> build/lib/misago/admin/views copying misago/admin/views/__init__.py -> build/lib/misago/admin/views copying misago/admin/views/errorpages.py -> build/lib/misago/admin/views copying misago/admin/views/index.py -> build/lib/misago/admin/views creating build/lib/misago/admin/views/generic copying misago/admin/views/generic/mixin.py -> build/lib/misago/admin/views/generic copying misago/admin/views/generic/__init__.py -> build/lib/misago/admin/views/generic copying misago/admin/views/generic/list.py -> build/lib/misago/admin/views/generic copying misago/admin/views/generic/base.py -> build/lib/misago/admin/views/generic copying misago/admin/views/generic/formsbuttons.py -> build/lib/misago/admin/views/generic creating build/lib/misago/plugins/tests copying misago/plugins/tests/__init__.py -> build/lib/misago/plugins/tests copying misago/plugins/tests/test_parsing_plugin_list.py -> build/lib/misago/plugins/tests copying misago/plugins/tests/test_plugin_list_validation.py -> build/lib/misago/plugins/tests creating build/lib/misago/faker/tests copying misago/faker/tests/__init__.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_categories_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_fake_categories.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_englishcorpus.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_followers_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_posts_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_bans_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_fake_bans.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_users_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_fake_threads.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_history_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/conftest.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_create_fake_threads_command.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_fake_posts.py -> build/lib/misago/faker/tests copying misago/faker/tests/test_fake_users.py -> build/lib/misago/faker/tests creating build/lib/misago/faker/management copying misago/faker/management/__init__.py -> build/lib/misago/faker/management creating build/lib/misago/faker/management/commands copying misago/faker/management/commands/__init__.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakeposts.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakecategories.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakebans.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakehistory.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakeusers.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakefollowers.py -> build/lib/misago/faker/management/commands copying misago/faker/management/commands/createfakethreads.py -> build/lib/misago/faker/management/commands creating build/lib/misago/markup/tests copying misago/markup/tests/__init__.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_strikethrough_markdown.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_spoiler_bbcode.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_code_bbcode.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_pipeline_hooks.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_checksums.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_htmlparser.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_parsing_api.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_mentions.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_escaping.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_hr_bbcode.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_short_image_markdown.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_code_md.py -> build/lib/misago/markup/tests copying misago/markup/tests/conftest.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_inline_bbcode.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_quote_bbcode.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_link_handling.py -> build/lib/misago/markup/tests copying misago/markup/tests/test_finalization.py -> build/lib/misago/markup/tests creating build/lib/misago/markup/templatetags copying misago/markup/templatetags/misago_editor.py -> build/lib/misago/markup/templatetags copying misago/markup/templatetags/__init__.py -> build/lib/misago/markup/templatetags creating build/lib/misago/markup/bbcode copying misago/markup/bbcode/__init__.py -> build/lib/misago/markup/bbcode copying misago/markup/bbcode/code.py -> build/lib/misago/markup/bbcode copying misago/markup/bbcode/hr.py -> build/lib/misago/markup/bbcode copying misago/markup/bbcode/spoiler.py -> build/lib/misago/markup/bbcode copying misago/markup/bbcode/quote.py -> build/lib/misago/markup/bbcode copying misago/markup/bbcode/inline.py -> build/lib/misago/markup/bbcode creating build/lib/misago/markup/md copying misago/markup/md/__init__.py -> build/lib/misago/markup/md copying misago/markup/md/shortimgs.py -> build/lib/misago/markup/md copying misago/markup/md/strikethrough.py -> build/lib/misago/markup/md creating build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/__init__.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_inline_bbcode.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_finalization.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_short_image_markdown.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_spoiler_bbcode.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_hr_bbcode.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_quote_bbcode.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_strikethrough_markdown.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_escaping.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_code_md.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_code_bbcode.py -> build/lib/misago/markup/tests/snapshots copying misago/markup/tests/snapshots/snap_test_link_handling.py -> build/lib/misago/markup/tests/snapshots creating build/lib/misago/analytics/tests copying misago/analytics/tests/__init__.py -> build/lib/misago/analytics/tests copying misago/analytics/tests/test_google_analytics_html.py -> build/lib/misago/analytics/tests copying misago/analytics/tests/test_google_verification_page.py -> build/lib/misago/analytics/tests creating build/lib/misago/themes/admin copying misago/themes/admin/validators.py -> build/lib/misago/themes/admin copying misago/themes/admin/__init__.py -> build/lib/misago/themes/admin copying misago/themes/admin/tasks.py -> build/lib/misago/themes/admin copying misago/themes/admin/views.py -> build/lib/misago/themes/admin copying misago/themes/admin/css.py -> build/lib/misago/themes/admin copying misago/themes/admin/importer.py -> build/lib/misago/themes/admin copying misago/themes/admin/exporter.py -> build/lib/misago/themes/admin copying misago/themes/admin/forms.py -> build/lib/misago/themes/admin copying misago/themes/admin/media.py -> build/lib/misago/themes/admin creating build/lib/misago/themes/tests copying misago/themes/tests/__init__.py -> build/lib/misago/themes/tests copying misago/themes/tests/test_getting_active_theme.py -> build/lib/misago/themes/tests copying misago/themes/tests/test_adding_hash_to_filename.py -> build/lib/misago/themes/tests copying misago/themes/tests/test_styles_are_included_on_page.py -> build/lib/misago/themes/tests copying misago/themes/tests/conftest.py -> build/lib/misago/themes/tests copying misago/themes/tests/test_context_processors.py -> build/lib/misago/themes/tests creating build/lib/misago/themes/migrations copying misago/themes/migrations/__init__.py -> build/lib/misago/themes/migrations copying misago/themes/migrations/0002_create_default_theme_and_cache_version.py -> build/lib/misago/themes/migrations copying misago/themes/migrations/0003_auto_20190518_1659.py -> build/lib/misago/themes/migrations copying misago/themes/migrations/0001_initial.py -> build/lib/misago/themes/migrations creating build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/__init__.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_uploading_css.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_importing_themes.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_creating_and_deleting_css_links.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_building_css_files.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_deleting_themes.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_creating_and_editing_themes.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_deleting_assets.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_css_name_validation.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_changing_active_theme.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_getting_remote_css_size.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_reordering_css.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_browsing_theme_assets.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_uploading_media.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/conftest.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_exporting_themes.py -> build/lib/misago/themes/admin/tests copying misago/themes/admin/tests/test_creating_and_deleting_css_files.py -> build/lib/misago/themes/admin/tests creating build/lib/misago/themes/admin/tests/snapshots copying misago/themes/admin/tests/snapshots/__init__.py -> build/lib/misago/themes/admin/tests/snapshots copying misago/themes/admin/tests/snapshots/snap_test_building_css_files.py -> build/lib/misago/themes/admin/tests/snapshots creating build/lib/misago/socialauth/admin copying misago/socialauth/admin/__init__.py -> build/lib/misago/socialauth/admin copying misago/socialauth/admin/views.py -> build/lib/misago/socialauth/admin copying misago/socialauth/admin/ordering.py -> build/lib/misago/socialauth/admin creating build/lib/misago/socialauth/tests copying misago/socialauth/tests/__init__.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/test_social_pipeline.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/test_providers.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/test_getting_enabled_providers.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/test_begin_auth.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/conftest.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/test_socialauth_middleware.py -> build/lib/misago/socialauth/tests copying misago/socialauth/tests/test_context_processor.py -> build/lib/misago/socialauth/tests creating build/lib/misago/socialauth/migrations copying misago/socialauth/migrations/__init__.py -> build/lib/misago/socialauth/migrations copying misago/socialauth/migrations/0002_cache_version.py -> build/lib/misago/socialauth/migrations copying misago/socialauth/migrations/0003_rename_google_to_google_oauth.py -> build/lib/misago/socialauth/migrations copying misago/socialauth/migrations/0001_initial.py -> build/lib/misago/socialauth/migrations creating build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/__init__.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_disabling_providers.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_editing_provider.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_twitter_form.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/conftest.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_github_form.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_ordering_providers.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_providers_list.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_google_form.py -> build/lib/misago/socialauth/admin/tests copying misago/socialauth/admin/tests/test_facebook_form.py -> build/lib/misago/socialauth/admin/tests creating build/lib/misago/socialauth/admin/forms copying misago/socialauth/admin/forms/__init__.py -> build/lib/misago/socialauth/admin/forms copying misago/socialauth/admin/forms/google.py -> build/lib/misago/socialauth/admin/forms copying misago/socialauth/admin/forms/facebook.py -> build/lib/misago/socialauth/admin/forms copying misago/socialauth/admin/forms/base.py -> build/lib/misago/socialauth/admin/forms copying misago/socialauth/admin/forms/github.py -> build/lib/misago/socialauth/admin/forms copying misago/socialauth/admin/forms/twitter.py -> build/lib/misago/socialauth/admin/forms creating build/lib/misago/search/tests copying misago/search/tests/__init__.py -> build/lib/misago/search/tests copying misago/search/tests/test_views.py -> build/lib/misago/search/tests copying misago/search/tests/test_searchproviders.py -> build/lib/misago/search/tests copying misago/search/tests/test_api.py -> build/lib/misago/search/tests creating build/lib/misago/search/urls copying misago/search/urls/__init__.py -> build/lib/misago/search/urls copying misago/search/urls/api.py -> build/lib/misago/search/urls creating build/lib/misago/users/admin copying misago/users/admin/__init__.py -> build/lib/misago/users/admin copying misago/users/admin/tasks.py -> build/lib/misago/users/admin copying misago/users/admin/djangoadmin.py -> build/lib/misago/users/admin copying misago/users/admin/forms.py -> build/lib/misago/users/admin creating build/lib/misago/users/permissions copying misago/users/permissions/__init__.py -> build/lib/misago/users/permissions copying misago/users/permissions/decorators.py -> build/lib/misago/users/permissions copying misago/users/permissions/profiles.py -> build/lib/misago/users/permissions copying misago/users/permissions/moderation.py -> build/lib/misago/users/permissions copying misago/users/permissions/account.py -> build/lib/misago/users/permissions copying misago/users/permissions/delete.py -> build/lib/misago/users/permissions creating build/lib/misago/users/tests copying misago/users/tests/test_auth_backend.py -> build/lib/misago/users/tests copying misago/users/tests/__init__.py -> build/lib/misago/users/tests copying misago/users/tests/test_gender_profilefield.py -> build/lib/misago/users/tests copying misago/users/tests/test_createsuperuser.py -> build/lib/misago/users/tests copying misago/users/tests/test_bio_profilefield.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_changeemail_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_top_posters_ranking.py -> build/lib/misago/users/tests copying misago/users/tests/test_twitter_profilefield.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_creation.py -> build/lib/misago/users/tests copying misago/users/tests/test_getting_user_status.py -> build/lib/misago/users/tests copying misago/users/tests/test_auth_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_changepassword_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_signature_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_datadownloads_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_avatar_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_avatars.py -> build/lib/misago/users/tests copying misago/users/tests/test_deleteinactiveusers.py -> build/lib/misago/users/tests copying misago/users/tests/test_lists_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_credentialchange.py -> build/lib/misago/users/tests copying misago/users/tests/test_activation_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_deleteprofilefield.py -> build/lib/misago/users/tests copying misago/users/tests/test_realip_middleware.py -> build/lib/misago/users/tests copying misago/users/tests/test_populate_online_tracker_command.py -> build/lib/misago/users/tests copying misago/users/tests/test_new_user_setup.py -> build/lib/misago/users/tests copying misago/users/tests/test_prepareuserdatadownloads.py -> build/lib/misago/users/tests copying misago/users/tests/test_deletemarkedusers.py -> build/lib/misago/users/tests copying misago/users/tests/test_bans.py -> build/lib/misago/users/tests copying misago/users/tests/test_audittrail.py -> build/lib/misago/users/tests copying misago/users/tests/test_utils.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_username_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_stop_forum_spam_validator.py -> build/lib/misago/users/tests copying misago/users/tests/test_loadavatargallery.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_feeds_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_decorators.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_details_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_invalidatebans.py -> build/lib/misago/users/tests copying misago/users/tests/test_signatures.py -> build/lib/misago/users/tests copying misago/users/tests/test_ban_model.py -> build/lib/misago/users/tests copying misago/users/tests/test_listusedprofilefields.py -> build/lib/misago/users/tests copying misago/users/tests/test_profile_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_joinip_profilefield.py -> build/lib/misago/users/tests copying misago/users/tests/test_users_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_recording_deletes.py -> build/lib/misago/users/tests copying misago/users/tests/test_mention_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_datadownloads.py -> build/lib/misago/users/tests copying misago/users/tests/test_captcha_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_search.py -> build/lib/misago/users/tests copying misago/users/tests/test_avatarserver_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_getters.py -> build/lib/misago/users/tests copying misago/users/tests/test_usernamechanges_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_create_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_middleware.py -> build/lib/misago/users/tests copying misago/users/tests/test_profilefields.py -> build/lib/misago/users/tests copying misago/users/tests/test_forgottenpassword_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_validators.py -> build/lib/misago/users/tests copying misago/users/tests/test_auth_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_token_creation_and_validation.py -> build/lib/misago/users/tests copying misago/users/tests/test_expireuserdatadownloads.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_model.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_editdetails_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_datadownloads_dataarchive.py -> build/lib/misago/users/tests copying misago/users/tests/test_user_requestdatadownload_api.py -> build/lib/misago/users/tests copying misago/users/tests/test_testutils.py -> build/lib/misago/users/tests copying misago/users/tests/test_avatar_filter.py -> build/lib/misago/users/tests copying misago/users/tests/test_rest_permissions.py -> build/lib/misago/users/tests copying misago/users/tests/test_namechanges.py -> build/lib/misago/users/tests copying misago/users/tests/test_options_views.py -> build/lib/misago/users/tests copying misago/users/tests/test_remove_old_ips_command.py -> build/lib/misago/users/tests creating build/lib/misago/users/templatetags copying misago/users/templatetags/__init__.py -> build/lib/misago/users/templatetags copying misago/users/templatetags/misago_avatars.py -> build/lib/misago/users/templatetags creating build/lib/misago/users/api copying misago/users/api/auth.py -> build/lib/misago/users/api copying misago/users/api/__init__.py -> build/lib/misago/users/api copying misago/users/api/mention.py -> build/lib/misago/users/api copying misago/users/api/captcha.py -> build/lib/misago/users/api copying misago/users/api/rest_permissions.py -> build/lib/misago/users/api copying misago/users/api/usernamechanges.py -> build/lib/misago/users/api copying misago/users/api/users.py -> build/lib/misago/users/api copying misago/users/api/ranks.py -> build/lib/misago/users/api creating build/lib/misago/users/profilefields copying misago/users/profilefields/__init__.py -> build/lib/misago/users/profilefields copying misago/users/profilefields/basefields.py -> build/lib/misago/users/profilefields copying misago/users/profilefields/default.py -> build/lib/misago/users/profilefields copying misago/users/profilefields/serializers.py -> build/lib/misago/users/profilefields creating build/lib/misago/users/management copying misago/users/management/__init__.py -> build/lib/misago/users/management creating build/lib/misago/users/forms copying misago/users/forms/auth.py -> build/lib/misago/users/forms copying misago/users/forms/__init__.py -> build/lib/misago/users/forms copying misago/users/forms/register.py -> build/lib/misago/users/forms creating build/lib/misago/users/views copying misago/users/views/auth.py -> build/lib/misago/users/views copying misago/users/views/__init__.py -> build/lib/misago/users/views copying misago/users/views/avatarserver.py -> build/lib/misago/users/views copying misago/users/views/forgottenpassword.py -> build/lib/misago/users/views copying misago/users/views/options.py -> build/lib/misago/users/views copying misago/users/views/lists.py -> build/lib/misago/users/views copying misago/users/views/activation.py -> build/lib/misago/users/views copying misago/users/views/profile.py -> build/lib/misago/users/views creating build/lib/misago/users/datadownloads copying misago/users/datadownloads/__init__.py -> build/lib/misago/users/datadownloads copying misago/users/datadownloads/dataarchive.py -> build/lib/misago/users/datadownloads creating build/lib/misago/users/serializers copying misago/users/serializers/auth.py -> build/lib/misago/users/serializers copying misago/users/serializers/__init__.py -> build/lib/misago/users/serializers copying misago/users/serializers/user.py -> build/lib/misago/users/serializers copying misago/users/serializers/ban.py -> build/lib/misago/users/serializers copying misago/users/serializers/rank.py -> build/lib/misago/users/serializers copying misago/users/serializers/usernamechange.py -> build/lib/misago/users/serializers copying misago/users/serializers/options.py -> build/lib/misago/users/serializers copying misago/users/serializers/moderation.py -> build/lib/misago/users/serializers copying misago/users/serializers/datadownload.py -> build/lib/misago/users/serializers creating build/lib/misago/users/online copying misago/users/online/__init__.py -> build/lib/misago/users/online copying misago/users/online/tracker.py -> build/lib/misago/users/online copying misago/users/online/utils.py -> build/lib/misago/users/online creating build/lib/misago/users/viewmodels copying misago/users/viewmodels/__init__.py -> build/lib/misago/users/viewmodels copying misago/users/viewmodels/rankusers.py -> build/lib/misago/users/viewmodels copying misago/users/viewmodels/posts.py -> build/lib/misago/users/viewmodels copying misago/users/viewmodels/followers.py -> build/lib/misago/users/viewmodels copying misago/users/viewmodels/follows.py -> build/lib/misago/users/viewmodels copying misago/users/viewmodels/threads.py -> build/lib/misago/users/viewmodels copying misago/users/viewmodels/activeposters.py -> build/lib/misago/users/viewmodels creating build/lib/misago/users/migrations copying misago/users/migrations/0009_redo_partial_indexes.py -> build/lib/misago/users/migrations copying misago/users/migrations/__init__.py -> build/lib/misago/users/migrations copying misago/users/migrations/0018_auto_20190511_2051.py -> build/lib/misago/users/migrations copying misago/users/migrations/0003_bans_version_tracker.py -> build/lib/misago/users/migrations copying misago/users/migrations/0002_users_settings.py -> build/lib/misago/users/migrations copying misago/users/migrations/0019_remove_custom_partial_indexes.py -> build/lib/misago/users/migrations copying misago/users/migrations/0015_user_agreements.py -> build/lib/misago/users/migrations copying misago/users/migrations/0017_move_bans_to_cache_version.py -> build/lib/misago/users/migrations copying misago/users/migrations/0007_auto_20170219_1639.py -> build/lib/misago/users/migrations copying misago/users/migrations/0022_deleteduser.py -> build/lib/misago/users/migrations copying misago/users/migrations/0016_cache_version.py -> build/lib/misago/users/migrations copying misago/users/migrations/0005_dj_19_update.py -> build/lib/misago/users/migrations copying misago/users/migrations/0006_update_settings.py -> build/lib/misago/users/migrations copying misago/users/migrations/0008_ban_registration_only.py -> build/lib/misago/users/migrations copying misago/users/migrations/0010_user_profile_fields.py -> build/lib/misago/users/migrations copying misago/users/migrations/0020_set_dj_partial_indexes.py -> build/lib/misago/users/migrations copying misago/users/migrations/0014_datadownload.py -> build/lib/misago/users/migrations copying misago/users/migrations/0013_auto_20180609_1523.py -> build/lib/misago/users/migrations copying misago/users/migrations/0004_default_ranks.py -> build/lib/misago/users/migrations copying misago/users/migrations/0012_audittrail.py -> build/lib/misago/users/migrations copying misago/users/migrations/0023_remove_user_sso_id.py -> build/lib/misago/users/migrations copying misago/users/migrations/0021_user_sso_id.py -> build/lib/misago/users/migrations copying misago/users/migrations/0011_auto_20180331_2208.py -> build/lib/misago/users/migrations copying misago/users/migrations/0001_initial.py -> build/lib/misago/users/migrations creating build/lib/misago/users/models copying misago/users/models/__init__.py -> build/lib/misago/users/models copying misago/users/models/user.py -> build/lib/misago/users/models copying misago/users/models/ban.py -> build/lib/misago/users/models copying misago/users/models/deleteduser.py -> build/lib/misago/users/models copying misago/users/models/rank.py -> build/lib/misago/users/models copying misago/users/models/avatargallery.py -> build/lib/misago/users/models copying misago/users/models/audittrail.py -> build/lib/misago/users/models copying misago/users/models/activityranking.py -> build/lib/misago/users/models copying misago/users/models/datadownload.py -> build/lib/misago/users/models copying misago/users/models/online.py -> build/lib/misago/users/models copying misago/users/models/avatar.py -> build/lib/misago/users/models creating build/lib/misago/users/urls copying misago/users/urls/__init__.py -> build/lib/misago/users/urls copying misago/users/urls/api.py -> build/lib/misago/users/urls creating build/lib/misago/users/avatars copying misago/users/avatars/__init__.py -> build/lib/misago/users/avatars copying misago/users/avatars/gravatar.py -> build/lib/misago/users/avatars copying misago/users/avatars/uploaded.py -> build/lib/misago/users/avatars copying misago/users/avatars/default.py -> build/lib/misago/users/avatars copying misago/users/avatars/gallery.py -> build/lib/misago/users/avatars copying misago/users/avatars/downloaded.py -> build/lib/misago/users/avatars copying misago/users/avatars/store.py -> build/lib/misago/users/avatars copying misago/users/avatars/dynamic.py -> build/lib/misago/users/avatars creating build/lib/misago/users/admin/tests copying misago/users/admin/tests/__init__.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_django_admin_auth.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_django_admin_user.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_bans.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_ranks.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_data_downloads.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/conftest.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_users.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_deleting_user_with_content.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_searching_users.py -> build/lib/misago/users/admin/tests copying misago/users/admin/tests/test_users_mass_actions.py -> build/lib/misago/users/admin/tests creating build/lib/misago/users/admin/views copying misago/users/admin/views/bans.py -> build/lib/misago/users/admin/views copying misago/users/admin/views/__init__.py -> build/lib/misago/users/admin/views copying misago/users/admin/views/users.py -> build/lib/misago/users/admin/views copying misago/users/admin/views/datadownloads.py -> build/lib/misago/users/admin/views copying misago/users/admin/views/ranks.py -> build/lib/misago/users/admin/views creating build/lib/misago/users/tests/testfiles copying misago/users/tests/testfiles/__init__.py -> build/lib/misago/users/tests/testfiles copying misago/users/tests/testfiles/profilefields.py -> build/lib/misago/users/tests/testfiles creating build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/editdetails.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/__init__.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/list.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/username.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/changepassword.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/create.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/changeemail.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/signature.py -> build/lib/misago/users/api/userendpoints copying misago/users/api/userendpoints/avatar.py -> build/lib/misago/users/api/userendpoints creating build/lib/misago/users/management/commands copying misago/users/management/commands/__init__.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/invalidatebans.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/populateonlinetracker.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/prepareuserdatadownloads.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/deleteprofilefield.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/removeoldips.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/listusedprofilefields.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/createsuperuser.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/deleteinactiveusers.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/loadavatargallery.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/buildactivepostersranking.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/expireuserdatadownloads.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/deletemarkedusers.py -> build/lib/misago/users/management/commands copying misago/users/management/commands/synchronizeusers.py -> build/lib/misago/users/management/commands creating build/lib/misago/categories/admin copying misago/categories/admin/__init__.py -> build/lib/misago/categories/admin copying misago/categories/admin/forms.py -> build/lib/misago/categories/admin creating build/lib/misago/categories/tests copying misago/categories/tests/__init__.py -> build/lib/misago/categories/tests copying misago/categories/tests/test_views.py -> build/lib/misago/categories/tests copying misago/categories/tests/test_category_model.py -> build/lib/misago/categories/tests copying misago/categories/tests/test_synchronizecategories.py -> build/lib/misago/categories/tests copying misago/categories/tests/test_prunecategories.py -> build/lib/misago/categories/tests copying misago/categories/tests/test_utils.py -> build/lib/misago/categories/tests copying misago/categories/tests/test_fixcategoriestree.py -> build/lib/misago/categories/tests creating build/lib/misago/categories/management copying misago/categories/management/__init__.py -> build/lib/misago/categories/management creating build/lib/misago/categories/migrations copying misago/categories/migrations/__init__.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0007_best_answers_roles.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0005_auto_20170303_2027.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0004_category_last_thread.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0003_categories_roles.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0009_auto_20221101_2111.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0008_auto_20190518_1659.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0006_moderation_queue_roles.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0002_default_categories.py -> build/lib/misago/categories/migrations copying misago/categories/migrations/0001_initial.py -> build/lib/misago/categories/migrations creating build/lib/misago/categories/urls copying misago/categories/urls/__init__.py -> build/lib/misago/categories/urls copying misago/categories/urls/api.py -> build/lib/misago/categories/urls creating build/lib/misago/categories/admin/tests copying misago/categories/admin/tests/__init__.py -> build/lib/misago/categories/admin/tests copying misago/categories/admin/tests/test_categories_admin_views.py -> build/lib/misago/categories/admin/tests copying misago/categories/admin/tests/test_permissions_admin_views.py -> build/lib/misago/categories/admin/tests creating build/lib/misago/categories/admin/views copying misago/categories/admin/views/__init__.py -> build/lib/misago/categories/admin/views copying misago/categories/admin/views/categories.py -> build/lib/misago/categories/admin/views copying misago/categories/admin/views/perms.py -> build/lib/misago/categories/admin/views creating build/lib/misago/categories/management/commands copying misago/categories/management/commands/__init__.py -> build/lib/misago/categories/management/commands copying misago/categories/management/commands/synchronizecategories.py -> build/lib/misago/categories/management/commands copying misago/categories/management/commands/fixcategoriestree.py -> build/lib/misago/categories/management/commands copying misago/categories/management/commands/prunecategories.py -> build/lib/misago/categories/management/commands creating build/lib/misago/legal/admin copying misago/legal/admin/__init__.py -> build/lib/misago/legal/admin copying misago/legal/admin/views.py -> build/lib/misago/legal/admin copying misago/legal/admin/utils.py -> build/lib/misago/legal/admin copying misago/legal/admin/forms.py -> build/lib/misago/legal/admin creating build/lib/misago/legal/tests copying misago/legal/tests/__init__.py -> build/lib/misago/legal/tests copying misago/legal/tests/test_views.py -> build/lib/misago/legal/tests copying misago/legal/tests/test_required_agreement.py -> build/lib/misago/legal/tests copying misago/legal/tests/test_utils.py -> build/lib/misago/legal/tests copying misago/legal/tests/test_api.py -> build/lib/misago/legal/tests copying misago/legal/tests/test_context_processors.py -> build/lib/misago/legal/tests creating build/lib/misago/legal/migrations copying misago/legal/migrations/__init__.py -> build/lib/misago/legal/migrations copying misago/legal/migrations/0002_agreement_useragreement.py -> build/lib/misago/legal/migrations copying misago/legal/migrations/0003_create_agreements_from_settings.py -> build/lib/misago/legal/migrations copying misago/legal/migrations/0001_initial.py -> build/lib/misago/legal/migrations creating build/lib/misago/legal/urls copying misago/legal/urls/__init__.py -> build/lib/misago/legal/urls copying misago/legal/urls/api.py -> build/lib/misago/legal/urls creating build/lib/misago/legal/admin/tests copying misago/legal/admin/tests/__init__.py -> build/lib/misago/legal/admin/tests copying misago/legal/admin/tests/test_utils.py -> build/lib/misago/legal/admin/tests copying misago/legal/admin/tests/test_admin_views.py -> build/lib/misago/legal/admin/tests creating build/lib/misago/threads/admin copying misago/threads/admin/__init__.py -> build/lib/misago/threads/admin copying misago/threads/admin/forms.py -> build/lib/misago/threads/admin creating build/lib/misago/threads/permissions copying misago/threads/permissions/__init__.py -> build/lib/misago/threads/permissions copying misago/threads/permissions/attachments.py -> build/lib/misago/threads/permissions copying misago/threads/permissions/bestanswers.py -> build/lib/misago/threads/permissions copying misago/threads/permissions/privatethreads.py -> build/lib/misago/threads/permissions copying misago/threads/permissions/threads.py -> build/lib/misago/threads/permissions copying misago/threads/permissions/polls.py -> build/lib/misago/threads/permissions creating build/lib/misago/threads/moderation copying misago/threads/moderation/__init__.py -> build/lib/misago/threads/moderation copying misago/threads/moderation/exceptions.py -> build/lib/misago/threads/moderation copying misago/threads/moderation/posts.py -> build/lib/misago/threads/moderation copying misago/threads/moderation/threads.py -> build/lib/misago/threads/moderation creating build/lib/misago/threads/tests copying misago/threads/tests/test_thread_polldelete_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_updatepostschecksums.py -> build/lib/misago/threads/tests copying misago/threads/tests/__init__.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postmerge_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethreads_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_validate_post.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threadview.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethreads.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_model.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_bulkpatch_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postedits_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postread_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_attachments_proxy.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postbulkpatch_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethread_reply_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postbulkdelete_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_pollvotes_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_start_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_participants.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_floodprotection.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_utils.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_editreply_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postsplit_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_patch_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_post_mentions.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postmove_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_sync_unread_private_threads.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_attachments_middleware.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threads_editor_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_post_model.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postdelete_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_delete_user_likes.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_events.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_synchronizethreads.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_reply_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threads_bulkdelete_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_subscription_middleware.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_mergeconflict.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threads_merge_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_gotoviews.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postpatch_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_paginator.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethreads_lists.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_attachments_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threads_moderation.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_search.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_subscriptions.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethread_view.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_clearattachments.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_validators.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_poll_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_emailnotification_middleware.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_treesmap.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_pollcreate_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_postlikes_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_merge_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_thread_polledit_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethread_start_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_posts_moderation.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_anonymize_data.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threadparticipant_model.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_privatethread_patch_api.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threadslists.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_floodprotection_middleware.py -> build/lib/misago/threads/tests copying misago/threads/tests/test_threads_api.py -> build/lib/misago/threads/tests creating build/lib/misago/threads/templatetags copying misago/threads/templatetags/__init__.py -> build/lib/misago/threads/templatetags copying misago/threads/templatetags/misago_poststags.py -> build/lib/misago/threads/templatetags creating build/lib/misago/threads/api copying misago/threads/api/threadpoll.py -> build/lib/misago/threads/api copying misago/threads/api/threadposts.py -> build/lib/misago/threads/api copying misago/threads/api/__init__.py -> build/lib/misago/threads/api copying misago/threads/api/attachments.py -> build/lib/misago/threads/api copying misago/threads/api/pollvotecreateendpoint.py -> build/lib/misago/threads/api copying misago/threads/api/threads.py -> build/lib/misago/threads/api creating build/lib/misago/threads/management copying misago/threads/management/__init__.py -> build/lib/misago/threads/management creating build/lib/misago/threads/views copying misago/threads/views/__init__.py -> build/lib/misago/threads/views copying misago/threads/views/list.py -> build/lib/misago/threads/views copying misago/threads/views/thread.py -> build/lib/misago/threads/views copying misago/threads/views/attachment.py -> build/lib/misago/threads/views copying misago/threads/views/goto.py -> build/lib/misago/threads/views creating build/lib/misago/threads/serializers copying misago/threads/serializers/__init__.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/feed.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/postlike.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/poll.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/post.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/pollvote.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/thread.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/moderation.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/attachment.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/postedit.py -> build/lib/misago/threads/serializers copying misago/threads/serializers/threadparticipant.py -> build/lib/misago/threads/serializers creating build/lib/misago/threads/viewmodels copying misago/threads/viewmodels/__init__.py -> build/lib/misago/threads/viewmodels copying misago/threads/viewmodels/posts.py -> build/lib/misago/threads/viewmodels copying misago/threads/viewmodels/category.py -> build/lib/misago/threads/viewmodels copying misago/threads/viewmodels/post.py -> build/lib/misago/threads/viewmodels copying misago/threads/viewmodels/thread.py -> build/lib/misago/threads/viewmodels copying misago/threads/viewmodels/threads.py -> build/lib/misago/threads/viewmodels creating build/lib/misago/threads/threadtypes copying misago/threads/threadtypes/__init__.py -> build/lib/misago/threads/threadtypes copying misago/threads/threadtypes/thread.py -> build/lib/misago/threads/threadtypes copying misago/threads/threadtypes/privatethread.py -> build/lib/misago/threads/threadtypes copying misago/threads/threadtypes/treesmap.py -> build/lib/misago/threads/threadtypes creating build/lib/misago/threads/migrations copying misago/threads/migrations/0008_auto_20180310_2234.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0007_auto_20171008_0131.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/__init__.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0010_auto_20180609_1523.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0004_update_settings.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0002_threads_settings.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0006_redo_partial_indexes.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0012_set_dj_partial_indexes.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0009_auto_20180326_0010.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0003_attachment_types.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0005_index_search_document.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0011_remove_custom_partial_indexes.py -> build/lib/misago/threads/migrations copying misago/threads/migrations/0001_initial.py -> build/lib/misago/threads/migrations creating build/lib/misago/threads/models copying misago/threads/models/__init__.py -> build/lib/misago/threads/models copying misago/threads/models/postlike.py -> build/lib/misago/threads/models copying misago/threads/models/poll.py -> build/lib/misago/threads/models copying misago/threads/models/post.py -> build/lib/misago/threads/models copying misago/threads/models/subscription.py -> build/lib/misago/threads/models copying misago/threads/models/pollvote.py -> build/lib/misago/threads/models copying misago/threads/models/thread.py -> build/lib/misago/threads/models copying misago/threads/models/attachment.py -> build/lib/misago/threads/models copying misago/threads/models/postedit.py -> build/lib/misago/threads/models copying misago/threads/models/attachmenttype.py -> build/lib/misago/threads/models copying misago/threads/models/threadparticipant.py -> build/lib/misago/threads/models creating build/lib/misago/threads/urls copying misago/threads/urls/__init__.py -> build/lib/misago/threads/urls copying misago/threads/urls/api.py -> build/lib/misago/threads/urls creating build/lib/misago/threads/admin/tests copying misago/threads/admin/tests/__init__.py -> build/lib/misago/threads/admin/tests copying misago/threads/admin/tests/test_attachments_views.py -> build/lib/misago/threads/admin/tests copying misago/threads/admin/tests/test_attachment_types_views.py -> build/lib/misago/threads/admin/tests creating build/lib/misago/threads/admin/views copying misago/threads/admin/views/__init__.py -> build/lib/misago/threads/admin/views copying misago/threads/admin/views/attachments.py -> build/lib/misago/threads/admin/views copying misago/threads/admin/views/attachmenttypes.py -> build/lib/misago/threads/admin/views creating build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/__init__.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/move.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/patch_post.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/merge.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/edits.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/patch_event.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/split.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/read.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/delete.py -> build/lib/misago/threads/api/postendpoints copying misago/threads/api/postendpoints/likes.py -> build/lib/misago/threads/api/postendpoints creating build/lib/misago/threads/api/threadendpoints copying misago/threads/api/threadendpoints/__init__.py -> build/lib/misago/threads/api/threadendpoints copying misago/threads/api/threadendpoints/list.py -> build/lib/misago/threads/api/threadendpoints copying misago/threads/api/threadendpoints/merge.py -> build/lib/misago/threads/api/threadendpoints copying misago/threads/api/threadendpoints/editor.py -> build/lib/misago/threads/api/threadendpoints copying misago/threads/api/threadendpoints/delete.py -> build/lib/misago/threads/api/threadendpoints copying misago/threads/api/threadendpoints/patch.py -> build/lib/misago/threads/api/threadendpoints creating build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/__init__.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/recordedit.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/emailnotification.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/savechanges.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/pin.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/attachments.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/category.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/reply.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/syncprivatethreads.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/close.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/participants.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/protect.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/mentions.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/hide.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/moderationqueue.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/floodprotection.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/subscribe.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/privatethread.py -> build/lib/misago/threads/api/postingendpoint copying misago/threads/api/postingendpoint/updatestats.py -> build/lib/misago/threads/api/postingendpoint creating build/lib/misago/threads/management/commands copying misago/threads/management/commands/__init__.py -> build/lib/misago/threads/management/commands copying misago/threads/management/commands/updatepostschecksums.py -> build/lib/misago/threads/management/commands copying misago/threads/management/commands/synchronizethreads.py -> build/lib/misago/threads/management/commands copying misago/threads/management/commands/rebuildpostssearch.py -> build/lib/misago/threads/management/commands copying misago/threads/management/commands/clearattachments.py -> build/lib/misago/threads/management/commands creating build/lib/misago/acl/admin copying misago/acl/admin/__init__.py -> build/lib/misago/acl/admin copying misago/acl/admin/views.py -> build/lib/misago/acl/admin copying misago/acl/admin/test.py -> build/lib/misago/acl/admin copying misago/acl/admin/forms.py -> build/lib/misago/acl/admin creating build/lib/misago/acl/tests copying misago/acl/tests/test_getting_user_acl.py -> build/lib/misago/acl/tests copying misago/acl/tests/__init__.py -> build/lib/misago/acl/tests copying misago/acl/tests/test_acl_algebra.py -> build/lib/misago/acl/tests copying misago/acl/tests/test_providers.py -> build/lib/misago/acl/tests copying misago/acl/tests/test_user_acl_context_processor.py -> build/lib/misago/acl/tests copying misago/acl/tests/test_patching_user_acl.py -> build/lib/misago/acl/tests copying misago/acl/tests/test_serializing_user_acl.py -> build/lib/misago/acl/tests copying misago/acl/tests/test_user_acl_middleware.py -> build/lib/misago/acl/tests creating build/lib/misago/acl/migrations copying misago/acl/migrations/__init__.py -> build/lib/misago/acl/migrations copying misago/acl/migrations/0002_acl_version_tracker.py -> build/lib/misago/acl/migrations copying misago/acl/migrations/0003_default_roles.py -> build/lib/misago/acl/migrations copying misago/acl/migrations/0004_cache_version.py -> build/lib/misago/acl/migrations copying misago/acl/migrations/0001_initial.py -> build/lib/misago/acl/migrations creating build/lib/misago/acl/admin/tests copying misago/acl/admin/tests/__init__.py -> build/lib/misago/acl/admin/tests copying misago/acl/admin/tests/test_mock_role_admin_form_data.py -> build/lib/misago/acl/admin/tests copying misago/acl/admin/tests/test_admin_views.py -> build/lib/misago/acl/admin/tests creating build/lib/misago/conf/admin copying misago/conf/admin/__init__.py -> build/lib/misago/conf/admin copying misago/conf/admin/views.py -> build/lib/misago/conf/admin creating build/lib/misago/conf/tests copying misago/conf/tests/__init__.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_getting_dynamic_settings_values.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_overridding_dynamic_settings.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_model_value_prop.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_dynamic_settings_middleware.py -> build/lib/misago/conf/tests copying misago/conf/tests/conftest.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_hydrators.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_open_graph_image.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_context_processors.py -> build/lib/misago/conf/tests copying misago/conf/tests/test_getting_static_settings_values.py -> build/lib/misago/conf/tests creating build/lib/misago/conf/migrations copying misago/conf/migrations/__init__.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0002_cache_version.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0005_add_sso_settings.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0010_add_admin_link_setting.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0009_delete_oauth2_access_token_method.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0004_create_settings.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0007_add_oauth2_settings.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0008_delete_sso_settings.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0006_add_index_message.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0001_initial.py -> build/lib/misago/conf/migrations copying misago/conf/migrations/0003_simplify_models.py -> build/lib/misago/conf/migrations creating build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/__init__.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_change_settings_views.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_settings_grid.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/conftest.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_change_settings_form.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_change_oauth2_settings.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_google_site_verification.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_image_setting_handling.py -> build/lib/misago/conf/admin/tests copying misago/conf/admin/tests/test_blank_avatar_validation.py -> build/lib/misago/conf/admin/tests creating build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/analytics.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/__init__.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/oauth2.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/general.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/captcha.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/base.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/users.py -> build/lib/misago/conf/admin/forms copying misago/conf/admin/forms/threads.py -> build/lib/misago/conf/admin/forms creating build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_headers_dict_creation.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/__init__.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_user_update_with_data.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_get_user_data.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_oauth2_login_view.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_default_user_name_filter.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_oauth2_complete_view.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_user_data_validation.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_get_code_grant.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_login_url_creation.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_user_data_filter.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_getting_json_values.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_user_creation_from_data.py -> build/lib/misago/oauth2/tests copying misago/oauth2/tests/test_get_access_token.py -> build/lib/misago/oauth2/tests creating build/lib/misago/oauth2/migrations copying misago/oauth2/migrations/__init__.py -> build/lib/misago/oauth2/migrations copying misago/oauth2/migrations/0002_copy_sso_subjects.py -> build/lib/misago/oauth2/migrations copying misago/oauth2/migrations/0001_initial.py -> build/lib/misago/oauth2/migrations creating build/lib/misago/core/tests copying misago/core/tests/__init__.py -> build/lib/misago/core/tests copying misago/core/tests/test_frontendcontext_middleware.py -> build/lib/misago/core/tests copying misago/core/tests/test_views.py -> build/lib/misago/core/tests copying misago/core/tests/test_empty_file_can_be_hashed.py -> build/lib/misago/core/tests copying misago/core/tests/test_momentjs.py -> build/lib/misago/core/tests copying misago/core/tests/test_errorpages.py -> build/lib/misago/core/tests copying misago/core/tests/test_exceptionhandler_middleware.py -> build/lib/misago/core/tests copying misago/core/tests/test_templatetags.py -> build/lib/misago/core/tests copying misago/core/tests/test_exceptionhandlers.py -> build/lib/misago/core/tests copying misago/core/tests/test_utils.py -> build/lib/misago/core/tests copying misago/core/tests/test_serializers.py -> build/lib/misago/core/tests copying misago/core/tests/test_chunk_queryset.py -> build/lib/misago/core/tests copying misago/core/tests/test_common_middleware_redirect.py -> build/lib/misago/core/tests copying misago/core/tests/test_context_processors_hook.py -> build/lib/misago/core/tests copying misago/core/tests/test_decorators.py -> build/lib/misago/core/tests copying misago/core/tests/test_shortcuts.py -> build/lib/misago/core/tests copying misago/core/tests/test_deprecations.py -> build/lib/misago/core/tests copying misago/core/tests/test_mail.py -> build/lib/misago/core/tests copying misago/core/tests/test_absoluteurl_templatetag.py -> build/lib/misago/core/tests copying misago/core/tests/test_page.py -> build/lib/misago/core/tests copying misago/core/tests/test_jsi18n.py -> build/lib/misago/core/tests copying misago/core/tests/test_checks.py -> build/lib/misago/core/tests copying misago/core/tests/test_validators.py -> build/lib/misago/core/tests copying misago/core/tests/test_body_css_class.py -> build/lib/misago/core/tests copying misago/core/tests/test_context_processors.py -> build/lib/misago/core/tests copying misago/core/tests/test_apipatch.py -> build/lib/misago/core/tests copying misago/core/tests/test_cursor_pagination.py -> build/lib/misago/core/tests creating build/lib/misago/core/templatetags copying misago/core/templatetags/__init__.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_capture.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_json.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_absoluteurl.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_stringutils.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_pagetitle.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_shorthands.py -> build/lib/misago/core/templatetags copying misago/core/templatetags/misago_batch.py -> build/lib/misago/core/templatetags creating build/lib/misago/core/management copying misago/core/management/__init__.py -> build/lib/misago/core/management copying misago/core/management/progressbar.py -> build/lib/misago/core/management creating build/lib/misago/core/testproject copying misago/core/testproject/validators.py -> build/lib/misago/core/testproject copying misago/core/testproject/__init__.py -> build/lib/misago/core/testproject copying misago/core/testproject/views.py -> build/lib/misago/core/testproject copying misago/core/testproject/urlswitherrorhandlers.py -> build/lib/misago/core/testproject copying misago/core/testproject/serializers.py -> build/lib/misago/core/testproject copying misago/core/testproject/urls.py -> build/lib/misago/core/testproject copying misago/core/testproject/models.py -> build/lib/misago/core/testproject copying misago/core/testproject/searchfilters.py -> build/lib/misago/core/testproject creating build/lib/misago/core/migrations copying misago/core/migrations/__init__.py -> build/lib/misago/core/migrations copying misago/core/migrations/0002_basic_settings.py -> build/lib/misago/core/migrations copying misago/core/migrations/0003_delete_cacheversion.py -> build/lib/misago/core/migrations copying misago/core/migrations/0001_initial.py -> build/lib/misago/core/migrations creating build/lib/misago/cache/tests copying misago/cache/tests/test_invalidating_caches.py -> build/lib/misago/cache/tests copying misago/cache/tests/__init__.py -> build/lib/misago/cache/tests copying misago/cache/tests/test_cache_versions_middleware.py -> build/lib/misago/cache/tests copying misago/cache/tests/test_invalidate_caches_management_command.py -> build/lib/misago/cache/tests copying misago/cache/tests/test_assert_invalidates_cache.py -> build/lib/misago/cache/tests copying misago/cache/tests/conftest.py -> build/lib/misago/cache/tests copying misago/cache/tests/test_getting_cache_versions.py -> build/lib/misago/cache/tests creating build/lib/misago/cache/management copying misago/cache/management/__init__.py -> build/lib/misago/cache/management creating build/lib/misago/cache/migrations copying misago/cache/migrations/__init__.py -> build/lib/misago/cache/migrations copying misago/cache/migrations/0001_initial.py -> build/lib/misago/cache/migrations creating build/lib/misago/cache/management/commands copying misago/cache/management/commands/__init__.py -> build/lib/misago/cache/management/commands copying misago/cache/management/commands/invalidateversionedcaches.py -> build/lib/misago/cache/management/commands creating build/lib/misago/graphql/admin copying misago/graphql/admin/analytics.py -> build/lib/misago/graphql/admin copying misago/graphql/admin/__init__.py -> build/lib/misago/graphql/admin copying misago/graphql/admin/versioncheck.py -> build/lib/misago/graphql/admin copying misago/graphql/admin/schema.py -> build/lib/misago/graphql/admin copying misago/graphql/admin/conftest.py -> build/lib/misago/graphql/admin copying misago/graphql/admin/status.py -> build/lib/misago/graphql/admin creating build/lib/misago/graphql/admin/tests copying misago/graphql/admin/tests/__init__.py -> build/lib/misago/graphql/admin/tests copying misago/graphql/admin/tests/test_version_check.py -> build/lib/misago/graphql/admin/tests copying misago/graphql/admin/tests/conftest.py -> build/lib/misago/graphql/admin/tests copying misago/graphql/admin/tests/test_analytics.py -> build/lib/misago/graphql/admin/tests creating build/lib/misago/readtracker/tests copying misago/readtracker/tests/__init__.py -> build/lib/misago/readtracker/tests copying misago/readtracker/tests/test_categoriestracker.py -> build/lib/misago/readtracker/tests copying misago/readtracker/tests/test_threadstracker.py -> build/lib/misago/readtracker/tests copying misago/readtracker/tests/conftest.py -> build/lib/misago/readtracker/tests copying misago/readtracker/tests/test_cutoff_date.py -> build/lib/misago/readtracker/tests copying misago/readtracker/tests/test_poststracker.py -> build/lib/misago/readtracker/tests copying misago/readtracker/tests/test_clearreadtracker_command.py -> build/lib/misago/readtracker/tests creating build/lib/misago/readtracker/management copying misago/readtracker/management/__init__.py -> build/lib/misago/readtracker/management creating build/lib/misago/readtracker/migrations copying misago/readtracker/migrations/__init__.py -> build/lib/misago/readtracker/migrations copying misago/readtracker/migrations/0004_auto_20171015_2010.py -> build/lib/misago/readtracker/migrations copying misago/readtracker/migrations/0002_postread.py -> build/lib/misago/readtracker/migrations copying misago/readtracker/migrations/0003_migrate_reads_to_posts.py -> build/lib/misago/readtracker/migrations copying misago/readtracker/migrations/0001_initial.py -> build/lib/misago/readtracker/migrations creating build/lib/misago/readtracker/management/commands copying misago/readtracker/management/commands/__init__.py -> build/lib/misago/readtracker/management/commands copying misago/readtracker/management/commands/clearreadtracker.py -> build/lib/misago/readtracker/management/commands creating build/lib/misago/menus/admin copying misago/menus/admin/__init__.py -> build/lib/misago/menus/admin copying misago/menus/admin/views.py -> build/lib/misago/menus/admin copying misago/menus/admin/ordering.py -> build/lib/misago/menus/admin copying misago/menus/admin/forms.py -> build/lib/misago/menus/admin creating build/lib/misago/menus/tests copying misago/menus/tests/__init__.py -> build/lib/misago/menus/tests copying misago/menus/tests/conftest.py -> build/lib/misago/menus/tests copying misago/menus/tests/test_menus_rendering.py -> build/lib/misago/menus/tests copying misago/menus/tests/test_context_processor.py -> build/lib/misago/menus/tests creating build/lib/misago/menus/migrations copying misago/menus/migrations/__init__.py -> build/lib/misago/menus/migrations copying misago/menus/migrations/0002_cache_version.py -> build/lib/misago/menus/migrations copying misago/menus/migrations/0001_initial.py -> build/lib/misago/menus/migrations creating build/lib/misago/menus/admin/tests copying misago/menus/admin/tests/__init__.py -> build/lib/misago/menus/admin/tests copying misago/menus/admin/tests/test_ordering_menu_links.py -> build/lib/misago/menus/admin/tests copying misago/menus/admin/tests/conftest.py -> build/lib/misago/menus/admin/tests copying misago/menus/admin/tests/test_admin_views.py -> build/lib/misago/menus/admin/tests creating build/lib/misago/icons/admin copying misago/icons/admin/__init__.py -> build/lib/misago/icons/admin copying misago/icons/admin/views.py -> build/lib/misago/icons/admin copying misago/icons/admin/forms.py -> build/lib/misago/icons/admin creating build/lib/misago/icons/tests copying misago/icons/tests/__init__.py -> build/lib/misago/icons/tests copying misago/icons/tests/test_icons_markup.py -> build/lib/misago/icons/tests copying misago/icons/tests/test_icons_context_processor.py -> build/lib/misago/icons/tests creating build/lib/misago/icons/migrations copying misago/icons/migrations/__init__.py -> build/lib/misago/icons/migrations copying misago/icons/migrations/0001_initial.py -> build/lib/misago/icons/migrations creating build/lib/misago/icons/admin/tests copying misago/icons/admin/tests/__init__.py -> build/lib/misago/icons/admin/tests copying misago/icons/admin/tests/test_icons_view.py -> build/lib/misago/icons/admin/tests copying misago/icons/admin/tests/conftest.py -> build/lib/misago/icons/admin/tests copying misago/icons/admin/tests/test_favicon.py -> build/lib/misago/icons/admin/tests copying misago/icons/admin/tests/test_apple_touch_icon.py -> build/lib/misago/icons/admin/tests running egg_info writing Misago.egg-info/PKG-INFO writing dependency_links to Misago.egg-info/dependency_links.txt writing requirements to Misago.egg-info/requires.txt writing top-level names to Misago.egg-info/top_level.txt reading manifest file 'Misago.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'devproject' no previously-included directories found matching 'docs' no previously-included directories found matching 'testproject' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'Misago.egg-info/SOURCES.txt' creating build/lib/misago/locale creating build/lib/misago/locale/de creating build/lib/misago/locale/de/LC_MESSAGES copying misago/locale/de/LC_MESSAGES/django.mo -> build/lib/misago/locale/de/LC_MESSAGES copying misago/locale/de/LC_MESSAGES/django.po -> build/lib/misago/locale/de/LC_MESSAGES copying misago/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/de/LC_MESSAGES copying misago/locale/de/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/de/LC_MESSAGES creating build/lib/misago/locale/en creating build/lib/misago/locale/en/LC_MESSAGES copying misago/locale/en/LC_MESSAGES/django.mo -> build/lib/misago/locale/en/LC_MESSAGES copying misago/locale/en/LC_MESSAGES/django.po -> build/lib/misago/locale/en/LC_MESSAGES copying misago/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/en/LC_MESSAGES copying misago/locale/en/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/en/LC_MESSAGES creating build/lib/misago/locale/es creating build/lib/misago/locale/es/LC_MESSAGES copying misago/locale/es/LC_MESSAGES/django.mo -> build/lib/misago/locale/es/LC_MESSAGES copying misago/locale/es/LC_MESSAGES/django.po -> build/lib/misago/locale/es/LC_MESSAGES copying misago/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/es/LC_MESSAGES copying misago/locale/es/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/es/LC_MESSAGES creating build/lib/misago/locale/et creating build/lib/misago/locale/et/LC_MESSAGES copying misago/locale/et/LC_MESSAGES/django.mo -> build/lib/misago/locale/et/LC_MESSAGES copying misago/locale/et/LC_MESSAGES/django.po -> build/lib/misago/locale/et/LC_MESSAGES copying misago/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/et/LC_MESSAGES copying misago/locale/et/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/et/LC_MESSAGES creating build/lib/misago/locale/fr creating build/lib/misago/locale/fr/LC_MESSAGES copying misago/locale/fr/LC_MESSAGES/django.mo -> build/lib/misago/locale/fr/LC_MESSAGES copying misago/locale/fr/LC_MESSAGES/django.po -> build/lib/misago/locale/fr/LC_MESSAGES copying misago/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/fr/LC_MESSAGES copying misago/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/fr/LC_MESSAGES creating build/lib/misago/locale/hu creating build/lib/misago/locale/hu/LC_MESSAGES copying misago/locale/hu/LC_MESSAGES/django.mo -> build/lib/misago/locale/hu/LC_MESSAGES copying misago/locale/hu/LC_MESSAGES/django.po -> build/lib/misago/locale/hu/LC_MESSAGES copying misago/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/hu/LC_MESSAGES copying misago/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/hu/LC_MESSAGES creating build/lib/misago/locale/ko creating build/lib/misago/locale/ko/LC_MESSAGES copying misago/locale/ko/LC_MESSAGES/django.mo -> build/lib/misago/locale/ko/LC_MESSAGES copying misago/locale/ko/LC_MESSAGES/django.po -> build/lib/misago/locale/ko/LC_MESSAGES copying misago/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/ko/LC_MESSAGES copying misago/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/ko/LC_MESSAGES creating build/lib/misago/locale/nl creating build/lib/misago/locale/nl/LC_MESSAGES copying misago/locale/nl/LC_MESSAGES/django.mo -> build/lib/misago/locale/nl/LC_MESSAGES copying misago/locale/nl/LC_MESSAGES/django.po -> build/lib/misago/locale/nl/LC_MESSAGES copying misago/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/nl/LC_MESSAGES copying misago/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/nl/LC_MESSAGES creating build/lib/misago/locale/pl creating build/lib/misago/locale/pl/LC_MESSAGES copying misago/locale/pl/LC_MESSAGES/django.mo -> build/lib/misago/locale/pl/LC_MESSAGES copying misago/locale/pl/LC_MESSAGES/django.po -> build/lib/misago/locale/pl/LC_MESSAGES copying misago/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/pl/LC_MESSAGES copying misago/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/pl/LC_MESSAGES creating build/lib/misago/locale/pt_BR creating build/lib/misago/locale/pt_BR/LC_MESSAGES copying misago/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/misago/locale/pt_BR/LC_MESSAGES copying misago/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/misago/locale/pt_BR/LC_MESSAGES copying misago/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/pt_BR/LC_MESSAGES copying misago/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/pt_BR/LC_MESSAGES creating build/lib/misago/locale/ru creating build/lib/misago/locale/ru/LC_MESSAGES copying misago/locale/ru/LC_MESSAGES/django.mo -> build/lib/misago/locale/ru/LC_MESSAGES copying misago/locale/ru/LC_MESSAGES/django.po -> build/lib/misago/locale/ru/LC_MESSAGES copying misago/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/ru/LC_MESSAGES copying misago/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/ru/LC_MESSAGES creating build/lib/misago/locale/tr creating build/lib/misago/locale/tr/LC_MESSAGES copying misago/locale/tr/LC_MESSAGES/django.mo -> build/lib/misago/locale/tr/LC_MESSAGES copying misago/locale/tr/LC_MESSAGES/django.po -> build/lib/misago/locale/tr/LC_MESSAGES copying misago/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/tr/LC_MESSAGES copying misago/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/tr/LC_MESSAGES creating build/lib/misago/locale/zh_Hans creating build/lib/misago/locale/zh_Hans/LC_MESSAGES copying misago/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/misago/locale/zh_Hans/LC_MESSAGES copying misago/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/misago/locale/zh_Hans/LC_MESSAGES copying misago/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/misago/locale/zh_Hans/LC_MESSAGES copying misago/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/misago/locale/zh_Hans/LC_MESSAGES creating build/lib/misago/static copying misago/static/index.html -> build/lib/misago/static copying misago/static/robots.txt -> build/lib/misago/static creating build/lib/misago/static/misago copying misago/static/misago/apple-touch-icon.png -> build/lib/misago/static/misago copying misago/static/misago/favicon-16.png -> build/lib/misago/static/misago copying misago/static/misago/favicon-32.png -> build/lib/misago/static/misago copying misago/static/misago/favicon.ico -> build/lib/misago/static/misago creating build/lib/misago/static/misago/admin copying misago/static/misago/admin/apple-touch-icon.png -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/favicon-16.png -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/favicon-32.png -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/favicon.ico -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/index.css -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/index.css.map -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/index.js -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/index.js.LICENSE.txt -> build/lib/misago/static/misago/admin copying misago/static/misago/admin/index.js.map -> build/lib/misago/static/misago/admin creating build/lib/misago/static/misago/admin/ace-editor copying misago/static/misago/admin/ace-editor/LICENSE -> build/lib/misago/static/misago/admin/ace-editor copying misago/static/misago/admin/ace-editor/ace.js -> build/lib/misago/static/misago/admin/ace-editor copying misago/static/misago/admin/ace-editor/mode-css.js -> build/lib/misago/static/misago/admin/ace-editor copying misago/static/misago/admin/ace-editor/theme-textmate.js -> build/lib/misago/static/misago/admin/ace-editor copying misago/static/misago/admin/ace-editor/worker-css.js -> build/lib/misago/static/misago/admin/ace-editor creating build/lib/misago/static/misago/admin/img copying misago/static/misago/admin/img/django.png -> build/lib/misago/static/misago/admin/img copying misago/static/misago/admin/img/misago.png -> build/lib/misago/static/misago/admin/img copying misago/static/misago/admin/img/mred.png -> build/lib/misago/static/misago/admin/img creating build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/af.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar-dz.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar-kw.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar-ly.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar-ma.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar-sa.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar-tn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ar.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/az.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/be.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/bg.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/bm.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/bn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/bo.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/br.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/bs.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ca.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/cs.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/cv.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/cy.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/da.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/de-at.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/de-ch.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/de.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/dv.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/el.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-au.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-ca.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-gb.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-ie.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-il.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-nz.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/en-sg.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/eo.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/es-do.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/es-us.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/es.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/et.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/eu.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fa.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fi.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fo.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fr-ca.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fr-ch.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fr.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/fy.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ga.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/gd.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/gl.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/gom-latn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/gu.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/he.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/hi.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/hr.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/hu.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/hy-am.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/id.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/is.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/it-ch.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/it.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ja.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/jv.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ka.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/kk.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/km.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/kn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ko.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ku.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ky.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/lb.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/lo.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/lt.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/lv.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/me.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/mi.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/mk.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ml.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/mn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/mr.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ms-my.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ms.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/mt.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/my.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/nb.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ne.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/nl-be.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/nl.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/nn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/pa-in.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/pl.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/pt-br.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/pt.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ro.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ru.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sd.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/se.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/si.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sk.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sl.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sq.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sr-cyrl.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sr.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ss.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sv.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/sw.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ta.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/te.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tet.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tg.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/th.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tl-ph.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tlh.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tr.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tzl.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tzm-latn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/tzm.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ug-cn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/uk.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/ur.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/uz-latn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/uz.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/vi.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/x-pseudo.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/yo.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/zh-cn.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/zh-hk.js -> build/lib/misago/static/misago/admin/momentjs copying misago/static/misago/admin/momentjs/zh-tw.js -> build/lib/misago/static/misago/admin/momentjs creating build/lib/misago/static/misago/css copying misago/static/misago/css/misago.css -> build/lib/misago/static/misago/css copying misago/static/misago/css/misago.css.map -> build/lib/misago/static/misago/css creating build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/MaterialIcons-Regular.eot -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/MaterialIcons-Regular.ijmap -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/MaterialIcons-Regular.svg -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/MaterialIcons-Regular.ttf -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/MaterialIcons-Regular.woff -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/MaterialIcons-Regular.woff2 -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/README.md -> build/lib/misago/static/misago/fonts copying misago/static/misago/fonts/codepoints -> build/lib/misago/static/misago/fonts creating build/lib/misago/static/misago/img copying misago/static/misago/img/attachment-403.png -> build/lib/misago/static/misago/img copying misago/static/misago/img/attachment-404.png -> build/lib/misago/static/misago/img copying misago/static/misago/img/blank-avatar.png -> build/lib/misago/static/misago/img copying misago/static/misago/img/logo.png -> build/lib/misago/static/misago/img copying misago/static/misago/img/og-image.jpg -> build/lib/misago/static/misago/img creating build/lib/misago/static/misago/js copying misago/static/misago/js/hljs.js -> build/lib/misago/static/misago/js copying misago/static/misago/js/hljs.js.LICENSE.txt -> build/lib/misago/static/misago/js copying misago/static/misago/js/hljs.js.map -> build/lib/misago/static/misago/js copying misago/static/misago/js/misago.js -> build/lib/misago/static/misago/js copying misago/static/misago/js/misago.js.map -> build/lib/misago/static/misago/js copying misago/static/misago/js/vendor.js -> build/lib/misago/static/misago/js copying misago/static/misago/js/vendor.js.LICENSE.txt -> build/lib/misago/static/misago/js copying misago/static/misago/js/vendor.js.map -> build/lib/misago/static/misago/js copying misago/static/misago/js/zxcvbn.js -> build/lib/misago/static/misago/js copying misago/static/misago/js/zxcvbn.js.map -> build/lib/misago/static/misago/js creating build/lib/misago/templates copying misago/templates/500.html -> build/lib/misago/templates creating build/lib/misago/templates/misago copying misago/templates/misago/acl_debug.html -> build/lib/misago/templates/misago copying misago/templates/misago/analytics.html -> build/lib/misago/templates/misago copying misago/templates/misago/auth.html -> build/lib/misago/templates/misago copying misago/templates/misago/base.html -> build/lib/misago/templates/misago copying misago/templates/misago/footer.html -> build/lib/misago/templates/misago copying misago/templates/misago/index.html -> build/lib/misago/templates/misago copying misago/templates/misago/jumbotron.html -> build/lib/misago/templates/misago copying misago/templates/misago/navbar.html -> build/lib/misago/templates/misago copying misago/templates/misago/participants.html -> build/lib/misago/templates/misago copying misago/templates/misago/privacy_policy.html -> build/lib/misago/templates/misago copying misago/templates/misago/required_agreement.html -> build/lib/misago/templates/misago copying misago/templates/misago/robots.txt -> build/lib/misago/templates/misago copying misago/templates/misago/scripts.html -> build/lib/misago/templates/misago copying misago/templates/misago/search.html -> build/lib/misago/templates/misago copying misago/templates/misago/socialauth.html -> build/lib/misago/templates/misago copying misago/templates/misago/terms_of_service.html -> build/lib/misago/templates/misago copying misago/templates/misago/thread_flags.html -> build/lib/misago/templates/misago copying misago/templates/misago/thread_replies.html -> build/lib/misago/templates/misago creating build/lib/misago/templates/misago/activation copying misago/templates/misago/activation/done.html -> build/lib/misago/templates/misago/activation copying misago/templates/misago/activation/error.html -> build/lib/misago/templates/misago/activation copying misago/templates/misago/activation/request.html -> build/lib/misago/templates/misago/activation copying misago/templates/misago/activation/stopped.html -> build/lib/misago/templates/misago/activation creating build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/base.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/icons.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/layout.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/login.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/messages.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/navbar.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/permissions_table.html -> build/lib/misago/templates/misago/admin copying misago/templates/misago/admin/sidenav.html -> build/lib/misago/templates/misago/admin creating build/lib/misago/templates/misago/admin/agreements copying misago/templates/misago/admin/agreements/form.html -> build/lib/misago/templates/misago/admin/agreements copying misago/templates/misago/admin/agreements/list.html -> build/lib/misago/templates/misago/admin/agreements creating build/lib/misago/templates/misago/admin/attachments copying misago/templates/misago/admin/attachments/list.html -> build/lib/misago/templates/misago/admin/attachments creating build/lib/misago/templates/misago/admin/attachmenttypes copying misago/templates/misago/admin/attachmenttypes/form.html -> build/lib/misago/templates/misago/admin/attachmenttypes copying misago/templates/misago/admin/attachmenttypes/list.html -> build/lib/misago/templates/misago/admin/attachmenttypes creating build/lib/misago/templates/misago/admin/bans copying misago/templates/misago/admin/bans/form.html -> build/lib/misago/templates/misago/admin/bans copying misago/templates/misago/admin/bans/list.html -> build/lib/misago/templates/misago/admin/bans creating build/lib/misago/templates/misago/admin/categories copying misago/templates/misago/admin/categories/delete.html -> build/lib/misago/templates/misago/admin/categories copying misago/templates/misago/admin/categories/form.html -> build/lib/misago/templates/misago/admin/categories copying misago/templates/misago/admin/categories/list.html -> build/lib/misago/templates/misago/admin/categories creating build/lib/misago/templates/misago/admin/categoryroles copying misago/templates/misago/admin/categoryroles/categoryroles.html -> build/lib/misago/templates/misago/admin/categoryroles copying misago/templates/misago/admin/categoryroles/form.html -> build/lib/misago/templates/misago/admin/categoryroles copying misago/templates/misago/admin/categoryroles/list.html -> build/lib/misago/templates/misago/admin/categoryroles copying misago/templates/misago/admin/categoryroles/rolecategories.html -> build/lib/misago/templates/misago/admin/categoryroles creating build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/analytics_settings.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/captcha_settings.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/form.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/general_settings.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/index.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/oauth2_settings.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/threads_settings.html -> build/lib/misago/templates/misago/admin/conf copying misago/templates/misago/admin/conf/users_settings.html -> build/lib/misago/templates/misago/admin/conf creating build/lib/misago/templates/misago/admin/dashboard copying misago/templates/misago/admin/dashboard/analytics.html -> build/lib/misago/templates/misago/admin/dashboard copying misago/templates/misago/admin/dashboard/checks.html -> build/lib/misago/templates/misago/admin/dashboard copying misago/templates/misago/admin/dashboard/index.html -> build/lib/misago/templates/misago/admin/dashboard copying misago/templates/misago/admin/dashboard/totals.html -> build/lib/misago/templates/misago/admin/dashboard creating build/lib/misago/templates/misago/admin/datadownloads copying misago/templates/misago/admin/datadownloads/form.html -> build/lib/misago/templates/misago/admin/datadownloads copying misago/templates/misago/admin/datadownloads/list.html -> build/lib/misago/templates/misago/admin/datadownloads creating build/lib/misago/templates/misago/admin/errorpages copying misago/templates/misago/admin/errorpages/403.html -> build/lib/misago/templates/misago/admin/errorpages copying misago/templates/misago/admin/errorpages/404.html -> build/lib/misago/templates/misago/admin/errorpages copying misago/templates/misago/admin/errorpages/csrf_failure.html -> build/lib/misago/templates/misago/admin/errorpages copying misago/templates/misago/admin/errorpages/csrf_failure_authenticated.html -> build/lib/misago/templates/misago/admin/errorpages copying misago/templates/misago/admin/errorpages/csrf_failure_message.html -> build/lib/misago/templates/misago/admin/errorpages creating build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/checkbox_row.html -> build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/image_row.html -> build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/input.html -> build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/multiple_choice.html -> build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/radio_select.html -> build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/row.html -> build/lib/misago/templates/misago/admin/form copying misago/templates/misago/admin/form/select.html -> build/lib/misago/templates/misago/admin/form creating build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/base.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/filter_form.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/form.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/list.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/list_extra_actions.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/mass_actions.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/order_by.html -> build/lib/misago/templates/misago/admin/generic copying misago/templates/misago/admin/generic/paginator.html -> build/lib/misago/templates/misago/admin/generic creating build/lib/misago/templates/misago/admin/menuitems copying misago/templates/misago/admin/menuitems/form.html -> build/lib/misago/templates/misago/admin/menuitems copying misago/templates/misago/admin/menuitems/list.html -> build/lib/misago/templates/misago/admin/menuitems creating build/lib/misago/templates/misago/admin/ranks copying misago/templates/misago/admin/ranks/form.html -> build/lib/misago/templates/misago/admin/ranks copying misago/templates/misago/admin/ranks/list.html -> build/lib/misago/templates/misago/admin/ranks creating build/lib/misago/templates/misago/admin/roles copying misago/templates/misago/admin/roles/form.html -> build/lib/misago/templates/misago/admin/roles copying misago/templates/misago/admin/roles/list.html -> build/lib/misago/templates/misago/admin/roles creating build/lib/misago/templates/misago/admin/socialauth copying misago/templates/misago/admin/socialauth/form.html -> build/lib/misago/templates/misago/admin/socialauth copying misago/templates/misago/admin/socialauth/list.html -> build/lib/misago/templates/misago/admin/socialauth creating build/lib/misago/templates/misago/admin/themes copying misago/templates/misago/admin/themes/form.html -> build/lib/misago/templates/misago/admin/themes copying misago/templates/misago/admin/themes/import.html -> build/lib/misago/templates/misago/admin/themes copying misago/templates/misago/admin/themes/list.html -> build/lib/misago/templates/misago/admin/themes copying misago/templates/misago/admin/themes/style.css -> build/lib/misago/templates/misago/admin/themes creating build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/css-editor-form.html -> build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/css-link-form.html -> build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/css.html -> build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/list.html -> build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/media.html -> build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/upload-css.html -> build/lib/misago/templates/misago/admin/themes/assets copying misago/templates/misago/admin/themes/assets/upload-media.html -> build/lib/misago/templates/misago/admin/themes/assets creating build/lib/misago/templates/misago/admin/users copying misago/templates/misago/admin/users/ban.html -> build/lib/misago/templates/misago/admin/users copying misago/templates/misago/admin/users/edit.html -> build/lib/misago/templates/misago/admin/users copying misago/templates/misago/admin/users/list.html -> build/lib/misago/templates/misago/admin/users copying misago/templates/misago/admin/users/new.html -> build/lib/misago/templates/misago/admin/users creating build/lib/misago/templates/misago/admin/warnings copying misago/templates/misago/admin/warnings/form.html -> build/lib/misago/templates/misago/admin/warnings copying misago/templates/misago/admin/warnings/list.html -> build/lib/misago/templates/misago/admin/warnings creating build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/base.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/body.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/category.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/header.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/icon.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/last_thread.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/list.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/list_item.html -> build/lib/misago/templates/misago/categories copying misago/templates/misago/categories/stats.html -> build/lib/misago/templates/misago/categories creating build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/base.html -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/base.txt -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/change_email.html -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/change_email.txt -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/change_password.html -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/change_password.txt -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/change_password_form_link.html -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/change_password_form_link.txt -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/data_download.html -> build/lib/misago/templates/misago/emails copying misago/templates/misago/emails/data_download.txt -> build/lib/misago/templates/misago/emails creating build/lib/misago/templates/misago/emails/activation copying misago/templates/misago/emails/activation/by_admin.html -> build/lib/misago/templates/misago/emails/activation copying misago/templates/misago/emails/activation/by_admin.txt -> build/lib/misago/templates/misago/emails/activation copying misago/templates/misago/emails/activation/by_user.html -> build/lib/misago/templates/misago/emails/activation copying misago/templates/misago/emails/activation/by_user.txt -> build/lib/misago/templates/misago/emails/activation creating build/lib/misago/templates/misago/emails/privatethread copying misago/templates/misago/emails/privatethread/added.html -> build/lib/misago/templates/misago/emails/privatethread copying misago/templates/misago/emails/privatethread/added.txt -> build/lib/misago/templates/misago/emails/privatethread creating build/lib/misago/templates/misago/emails/register copying misago/templates/misago/emails/register/complete.html -> build/lib/misago/templates/misago/emails/register copying misago/templates/misago/emails/register/complete.txt -> build/lib/misago/templates/misago/emails/register copying misago/templates/misago/emails/register/inactive.html -> build/lib/misago/templates/misago/emails/register copying misago/templates/misago/emails/register/inactive.txt -> build/lib/misago/templates/misago/emails/register creating build/lib/misago/templates/misago/emails/thread copying misago/templates/misago/emails/thread/reply.html -> build/lib/misago/templates/misago/emails/thread copying misago/templates/misago/emails/thread/reply.txt -> build/lib/misago/templates/misago/emails/thread creating build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/403.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/404.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/405.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/ban_message.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/banned.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/csrf_failure.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/csrf_failure_authenticated.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/oauth2.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/oauth2_profile.html -> build/lib/misago/templates/misago/errorpages copying misago/templates/misago/errorpages/social.html -> build/lib/misago/templates/misago/errorpages creating build/lib/misago/templates/misago/forgottenpassword copying misago/templates/misago/forgottenpassword/error.html -> build/lib/misago/templates/misago/forgottenpassword copying misago/templates/misago/forgottenpassword/form.html -> build/lib/misago/templates/misago/forgottenpassword copying misago/templates/misago/forgottenpassword/request.html -> build/lib/misago/templates/misago/forgottenpassword creating build/lib/misago/templates/misago/options copying misago/templates/misago/options/credentials_changed.html -> build/lib/misago/templates/misago/options copying misago/templates/misago/options/credentials_error.html -> build/lib/misago/templates/misago/options copying misago/templates/misago/options/noscript.html -> build/lib/misago/templates/misago/options creating build/lib/misago/templates/misago/poll copying misago/templates/misago/poll/index.html -> build/lib/misago/templates/misago/poll copying misago/templates/misago/poll/info.html -> build/lib/misago/templates/misago/poll copying misago/templates/misago/poll/results.html -> build/lib/misago/templates/misago/poll copying misago/templates/misago/poll/voting.html -> build/lib/misago/templates/misago/poll creating build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/ban_details.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/base.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/details.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/feed.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/followers.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/follows.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/header.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/nav.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/posts.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/threads.html -> build/lib/misago/templates/misago/profile copying misago/templates/misago/profile/username_history.html -> build/lib/misago/templates/misago/profile creating build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/breadcrumbs.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/header.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/pagination.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/posts_left.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/private_thread.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/thread.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/toolbar_bottom.html -> build/lib/misago/templates/misago/thread copying misago/templates/misago/thread/toolbar_top.html -> build/lib/misago/templates/misago/thread creating build/lib/misago/templates/misago/thread/posts copying misago/templates/misago/thread/posts/index.html -> build/lib/misago/templates/misago/thread/posts creating build/lib/misago/templates/misago/thread/posts/event copying misago/templates/misago/thread/posts/event/index.html -> build/lib/misago/templates/misago/thread/posts/event copying misago/templates/misago/thread/posts/event/info.html -> build/lib/misago/templates/misago/thread/posts/event creating build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/attachments.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/body-hidden.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/body.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/flags.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/footer.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/header.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/index.html -> build/lib/misago/templates/misago/thread/posts/post copying misago/templates/misago/thread/posts/post/side.html -> build/lib/misago/templates/misago/thread/posts/post creating build/lib/misago/templates/misago/threadslist copying misago/templates/misago/threadslist/base.html -> build/lib/misago/templates/misago/threadslist copying misago/templates/misago/threadslist/category.html -> build/lib/misago/templates/misago/threadslist copying misago/templates/misago/threadslist/private_threads.html -> build/lib/misago/templates/misago/threadslist copying misago/templates/misago/threadslist/thread.html -> build/lib/misago/templates/misago/threadslist copying misago/templates/misago/threadslist/threads.html -> build/lib/misago/templates/misago/threadslist copying misago/templates/misago/threadslist/toolbar.html -> build/lib/misago/templates/misago/threadslist creating build/lib/misago/templates/misago/userslists copying misago/templates/misago/userslists/active_posters.html -> build/lib/misago/templates/misago/userslists copying misago/templates/misago/userslists/base.html -> build/lib/misago/templates/misago/userslists copying misago/templates/misago/userslists/nav.html -> build/lib/misago/templates/misago/userslists copying misago/templates/misago/userslists/rank.html -> build/lib/misago/templates/misago/userslists copying misago/templates/misago/userslists/rank_paginator.html -> build/lib/misago/templates/misago/userslists copying misago/templates/misago/userslists/usercard.html -> build/lib/misago/templates/misago/userslists creating build/lib/misago/admin/src copying misago/admin/src/analytics.js -> build/lib/misago/admin/src copying misago/admin/src/colorpicker.js -> build/lib/misago/admin/src copying misago/admin/src/confirmation.js -> build/lib/misago/admin/src copying misago/admin/src/datepicker.js -> build/lib/misago/admin/src copying misago/admin/src/index.js -> build/lib/misago/admin/src copying misago/admin/src/massActions.js -> build/lib/misago/admin/src copying misago/admin/src/massDelete.js -> build/lib/misago/admin/src copying misago/admin/src/timestamps.js -> build/lib/misago/admin/src copying misago/admin/src/tooltips.js -> build/lib/misago/admin/src copying misago/admin/src/utils.js -> build/lib/misago/admin/src copying misago/admin/src/validation.js -> build/lib/misago/admin/src copying misago/admin/src/versionCheck.js -> build/lib/misago/admin/src creating build/lib/misago/admin/src/style copying misago/admin/src/style/admin-conf.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/admin-dashboard.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/admin-error.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/admin-form.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/admin-table.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/controls.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/document.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/index.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/login-form.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/navbar.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/page-header.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/side-nav.scss -> build/lib/misago/admin/src/style copying misago/admin/src/style/variables.scss -> build/lib/misago/admin/src/style copying misago/faker/phrases.txt -> build/lib/misago/faker creating build/lib/misago/themes/admin/tests/css copying misago/themes/admin/tests/css/empty.css -> build/lib/misago/themes/admin/tests/css copying misago/themes/admin/tests/css/test-changed.css -> build/lib/misago/themes/admin/tests/css copying misago/themes/admin/tests/css/test.0046cb3b.css -> build/lib/misago/themes/admin/tests/css copying misago/themes/admin/tests/css/test.4846cb3b.css -> build/lib/misago/themes/admin/tests/css copying misago/themes/admin/tests/css/test.css -> build/lib/misago/themes/admin/tests/css copying misago/themes/admin/tests/css/test.needs-build.css -> build/lib/misago/themes/admin/tests/css creating build/lib/misago/themes/admin/tests/font copying misago/themes/admin/tests/font/Lato.ttf -> build/lib/misago/themes/admin/tests/font copying misago/themes/admin/tests/font/OFL.txt -> build/lib/misago/themes/admin/tests/font creating build/lib/misago/themes/admin/tests/images copying misago/themes/admin/tests/images/test.png -> build/lib/misago/themes/admin/tests/images copying misago/themes/admin/tests/images/test.svg -> build/lib/misago/themes/admin/tests/images copying misago/users/avatars/font.ttf -> build/lib/misago/users/avatars copying misago/users/tests/testfiles/avatar.png -> build/lib/misago/users/tests/testfiles creating build/lib/misago/threads/tests/testfiles copying misago/threads/tests/testfiles/animated.gif -> build/lib/misago/threads/tests/testfiles copying misago/threads/tests/testfiles/corrupted.gif -> build/lib/misago/threads/tests/testfiles copying misago/threads/tests/testfiles/document.pdf -> build/lib/misago/threads/tests/testfiles copying misago/threads/tests/testfiles/large.png -> build/lib/misago/threads/tests/testfiles copying misago/threads/tests/testfiles/small.jpg -> build/lib/misago/threads/tests/testfiles creating build/lib/misago/conf/admin/tests/testfiles copying misago/conf/admin/tests/testfiles/image-other.png -> build/lib/misago/conf/admin/tests/testfiles copying misago/conf/admin/tests/testfiles/image.png -> build/lib/misago/conf/admin/tests/testfiles copying misago/conf/admin/tests/testfiles/other -> build/lib/misago/conf/admin/tests/testfiles copying misago/graphql/admin/schema.graphql -> build/lib/misago/graphql/admin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2YKVo0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 + cd Misago-0.34.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes copying build/lib/misago/hooktypes/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/tests copying build/lib/misago/hooktypes/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/tests copying build/lib/misago/hooktypes/tests/test_function_filtering.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/tests copying build/lib/misago/hooktypes/applyfilters.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/momentjs.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/discoverer.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_logout_from_admin.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_protected_urls_detection.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_admin_momentjs_locales.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_generic_admin_list_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_admin_views_are_protected.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_admin_site.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_color_field.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_admin_system_checks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_login_to_admin.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_admin_index_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_404_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_admin_form_templatetags.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_authorization.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests copying build/lib/misago/admin/tests/test_yesno_switch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/templatetags copying build/lib/misago/admin/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/templatetags copying build/lib/misago/admin/templatetags/misago_admin_form.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/templatetags copying build/lib/misago/admin/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/urlpatterns.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views copying build/lib/misago/admin/views/auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views copying build/lib/misago/admin/views/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic copying build/lib/misago/admin/views/generic/mixin.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic copying build/lib/misago/admin/views/generic/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic copying build/lib/misago/admin/views/generic/list.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic copying build/lib/misago/admin/views/generic/base.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic copying build/lib/misago/admin/views/generic/formsbuttons.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic copying build/lib/misago/admin/views/errorpages.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views copying build/lib/misago/admin/views/index.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views copying build/lib/misago/admin/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/admin.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/admin/site.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/massActions.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/tooltips.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/versionCheck.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/datepicker.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/login-form.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/admin-form.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/document.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/navbar.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/admin-table.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/admin-conf.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/page-header.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/admin-dashboard.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/index.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/variables.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/side-nav.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/admin-error.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/style/controls.scss -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src/style copying build/lib/misago/admin/src/utils.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/timestamps.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/massDelete.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/confirmation.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/validation.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/index.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/colorpicker.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/src/analytics.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/src copying build/lib/misago/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin copying build/lib/misago/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago copying build/lib/misago/hooks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins copying build/lib/misago/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins copying build/lib/misago/plugins/pluginlist.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests copying build/lib/misago/plugins/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests copying build/lib/misago/plugins/tests/test_parsing_plugin_list.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests copying build/lib/misago/plugins/tests/test_plugin_list_validation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests copying build/lib/misago/plugins/hook.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/bans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/englishcorpus.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/posts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_categories_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_fake_categories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_englishcorpus.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_followers_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_posts_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_bans_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_fake_bans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_users_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_fake_threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_history_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_create_fake_threads_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_fake_posts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/tests/test_fake_users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests copying build/lib/misago/faker/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/phrases.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management copying build/lib/misago/faker/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakeposts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakecategories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakebans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakehistory.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakeusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakefollowers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/management/commands/createfakethreads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands copying build/lib/misago/faker/categories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker copying build/lib/misago/faker/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/htmlparser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/links.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_strikethrough_markdown.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_spoiler_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_inline_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_finalization.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_short_image_markdown.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_spoiler_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_hr_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_quote_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_strikethrough_markdown.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_escaping.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_code_md.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_code_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/snapshots/snap_test_link_handling.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots copying build/lib/misago/markup/tests/test_code_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_pipeline_hooks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_checksums.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_htmlparser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_parsing_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_mentions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_escaping.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_hr_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_short_image_markdown.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_code_md.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_inline_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_quote_bbcode.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_link_handling.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/tests/test_finalization.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests copying build/lib/misago/markup/checksums.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/templatetags copying build/lib/misago/markup/templatetags/misago_editor.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/templatetags copying build/lib/misago/markup/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/templatetags copying build/lib/misago/markup/serializers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/mentions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/bbcode/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/bbcode/code.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/bbcode/hr.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/bbcode/spoiler.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/bbcode/quote.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/bbcode/inline.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode copying build/lib/misago/markup/finalize.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md copying build/lib/misago/markup/md/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md copying build/lib/misago/markup/md/shortimgs.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md copying build/lib/misago/markup/md/strikethrough.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md copying build/lib/misago/markup/parser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/flavours.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup copying build/lib/misago/markup/pipeline.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics copying build/lib/misago/analytics/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics copying build/lib/misago/analytics/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests copying build/lib/misago/analytics/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests copying build/lib/misago/analytics/tests/test_google_analytics_html.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests copying build/lib/misago/analytics/tests/test_google_verification_page.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests copying build/lib/misago/analytics/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes copying build/lib/misago/themes/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/tasks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_uploading_css.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_importing_themes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_creating_and_deleting_css_links.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/images copying build/lib/misago/themes/admin/tests/images/test.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/images copying build/lib/misago/themes/admin/tests/images/test.svg -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/images creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/snapshots copying build/lib/misago/themes/admin/tests/snapshots/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/snapshots copying build/lib/misago/themes/admin/tests/snapshots/snap_test_building_css_files.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/snapshots creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/font copying build/lib/misago/themes/admin/tests/font/OFL.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/font copying build/lib/misago/themes/admin/tests/font/Lato.ttf -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/font creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/css/empty.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/css/test-changed.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/css/test.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/css/test.0046cb3b.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/css/test.needs-build.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/css/test.4846cb3b.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/css copying build/lib/misago/themes/admin/tests/test_building_css_files.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_deleting_themes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_creating_and_editing_themes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_deleting_assets.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_css_name_validation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_changing_active_theme.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_getting_remote_css_size.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_reordering_css.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_browsing_theme_assets.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_uploading_media.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_exporting_themes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/tests/test_creating_and_deleting_css_files.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests copying build/lib/misago/themes/admin/css.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/importer.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/exporter.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/admin/media.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin copying build/lib/misago/themes/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/tests/test_getting_active_theme.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/tests/test_adding_hash_to_filename.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/tests/test_styles_are_included_on_page.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/tests/test_context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests copying build/lib/misago/themes/uploadto.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes copying build/lib/misago/themes/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes copying build/lib/misago/themes/activetheme.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes copying build/lib/misago/themes/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations copying build/lib/misago/themes/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations copying build/lib/misago/themes/migrations/0002_create_default_theme_and_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations copying build/lib/misago/themes/migrations/0003_auto_20190518_1659.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations copying build/lib/misago/themes/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations copying build/lib/misago/themes/cache.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin copying build/lib/misago/socialauth/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin copying build/lib/misago/socialauth/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_disabling_providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_editing_provider.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_twitter_form.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_github_form.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_ordering_providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_providers_list.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_google_form.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests copying build/lib/misago/socialauth/admin/tests/test_facebook_form.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/forms/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/forms/google.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/forms/facebook.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/forms/base.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/forms/github.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/forms/twitter.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms copying build/lib/misago/socialauth/admin/ordering.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin copying build/lib/misago/socialauth/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/enabledproviders.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/test_social_pipeline.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/test_providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/test_getting_enabled_providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/test_begin_auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/test_socialauth_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/tests/test_context_processor.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests copying build/lib/misago/socialauth/strategy.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations copying build/lib/misago/socialauth/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations copying build/lib/misago/socialauth/migrations/0002_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations copying build/lib/misago/socialauth/migrations/0003_rename_google_to_google_oauth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations copying build/lib/misago/socialauth/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations copying build/lib/misago/socialauth/providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/cache.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth copying build/lib/misago/socialauth/pipeline.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/permissions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/searchproviders.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests copying build/lib/misago/search/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests copying build/lib/misago/search/tests/test_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests copying build/lib/misago/search/tests/test_searchproviders.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests copying build/lib/misago/search/tests/test_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests copying build/lib/misago/search/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search copying build/lib/misago/search/filter_queryset.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/urls copying build/lib/misago/search/urls/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/urls copying build/lib/misago/search/urls/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/urls copying build/lib/misago/search/searchprovider.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin copying build/lib/misago/users/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin copying build/lib/misago/users/admin/tasks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_django_admin_auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_django_admin_user.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_bans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_ranks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_data_downloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_deleting_user_with_content.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_searching_users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests copying build/lib/misago/users/admin/tests/test_users_mass_actions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views copying build/lib/misago/users/admin/views/bans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views copying build/lib/misago/users/admin/views/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views copying build/lib/misago/users/admin/views/users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views copying build/lib/misago/users/admin/views/datadownloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views copying build/lib/misago/users/admin/views/ranks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views copying build/lib/misago/users/admin/djangoadmin.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin copying build/lib/misago/users/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin copying build/lib/misago/users/namechanges.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/bans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/permissions/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/permissions/decorators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/permissions/profiles.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/permissions/moderation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/permissions/account.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/permissions/delete.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions copying build/lib/misago/users/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/activepostersranking.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/audittrail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/search.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/signals.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_auth_backend.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_gender_profilefield.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_createsuperuser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_bio_profilefield.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_changeemail_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_top_posters_ranking.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_twitter_profilefield.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_creation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_getting_user_status.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_auth_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_changepassword_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_signature_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_datadownloads_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_avatar_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_avatars.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_deleteinactiveusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_lists_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_credentialchange.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_activation_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_deleteprofilefield.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_realip_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_populate_online_tracker_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/testfiles copying build/lib/misago/users/tests/testfiles/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/testfiles copying build/lib/misago/users/tests/testfiles/avatar.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/testfiles copying build/lib/misago/users/tests/testfiles/profilefields.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/testfiles copying build/lib/misago/users/tests/test_new_user_setup.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_prepareuserdatadownloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_deletemarkedusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_bans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_audittrail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_username_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_stop_forum_spam_validator.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_loadavatargallery.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_feeds_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_details_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_invalidatebans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_ban_model.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_listusedprofilefields.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_profile_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_joinip_profilefield.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_users_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_recording_deletes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_mention_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_datadownloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_captcha_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_search.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_avatarserver_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_getters.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_usernamechanges_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_create_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_profilefields.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_forgottenpassword_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_auth_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_token_creation_and_validation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_expireuserdatadownloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_model.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_editdetails_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_datadownloads_dataarchive.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_user_requestdatadownload_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_testutils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_avatar_filter.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_rest_permissions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_namechanges.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_options_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests copying build/lib/misago/users/tests/test_remove_old_ips_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/templatetags copying build/lib/misago/users/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/templatetags copying build/lib/misago/users/templatetags/misago_avatars.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/templatetags creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/editdetails.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/list.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/username.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/changepassword.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/create.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/changeemail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/signature.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/userendpoints/avatar.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints copying build/lib/misago/users/api/mention.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/captcha.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/rest_permissions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/usernamechanges.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/api/ranks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api copying build/lib/misago/users/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields copying build/lib/misago/users/profilefields/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields copying build/lib/misago/users/profilefields/basefields.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields copying build/lib/misago/users/profilefields/default.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields copying build/lib/misago/users/profilefields/serializers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields copying build/lib/misago/users/pages.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/captcha.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/deletesrecord.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/decorators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management copying build/lib/misago/users/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/invalidatebans.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/populateonlinetracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/prepareuserdatadownloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/deleteprofilefield.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/removeoldips.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/listusedprofilefields.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/createsuperuser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/deleteinactiveusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/loadavatargallery.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/buildactivepostersranking.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/expireuserdatadownloads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/deletemarkedusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands copying build/lib/misago/users/management/commands/synchronizeusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms copying build/lib/misago/users/forms/auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms copying build/lib/misago/users/forms/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms copying build/lib/misago/users/forms/register.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms copying build/lib/misago/users/credentialchange.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/avatarserver.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/forgottenpassword.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/options.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/lists.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/activation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views copying build/lib/misago/users/views/profile.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/datadownloads copying build/lib/misago/users/datadownloads/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/datadownloads copying build/lib/misago/users/datadownloads/dataarchive.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/datadownloads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/auth.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/user.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/ban.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/rank.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/usernamechange.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/options.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/moderation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers copying build/lib/misago/users/serializers/datadownload.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online copying build/lib/misago/users/online/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online copying build/lib/misago/users/online/tracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online copying build/lib/misago/users/online/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online copying build/lib/misago/users/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/registration.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/rankusers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/posts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/followers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/follows.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/viewmodels/activeposters.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels copying build/lib/misago/users/tokens.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users copying build/lib/misago/users/signatures.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0009_redo_partial_indexes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0018_auto_20190511_2051.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0003_bans_version_tracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0002_users_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0019_remove_custom_partial_indexes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0015_user_agreements.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0017_move_bans_to_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0007_auto_20170219_1639.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0022_deleteduser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0016_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0005_dj_19_update.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0006_update_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0008_ban_registration_only.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0010_user_profile_fields.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0020_set_dj_partial_indexes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0014_datadownload.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0013_auto_20180609_1523.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0004_default_ranks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0012_audittrail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0023_remove_user_sso_id.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0021_user_sso_id.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0011_auto_20180331_2208.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations copying build/lib/misago/users/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/user.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/ban.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/deleteduser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/rank.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/avatargallery.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/audittrail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/activityranking.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/datadownload.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/online.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/models/avatar.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models copying build/lib/misago/users/authbackends.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/urls copying build/lib/misago/users/urls/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/urls copying build/lib/misago/users/urls/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/urls copying build/lib/misago/users/setupnewuser.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/gravatar.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/uploaded.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/default.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/font.ttf -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/gallery.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/downloaded.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/store.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars copying build/lib/misago/users/avatars/dynamic.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin copying build/lib/misago/categories/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests copying build/lib/misago/categories/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests copying build/lib/misago/categories/admin/tests/test_categories_admin_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests copying build/lib/misago/categories/admin/tests/test_permissions_admin_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views copying build/lib/misago/categories/admin/views/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views copying build/lib/misago/categories/admin/views/categories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views copying build/lib/misago/categories/admin/views/perms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views copying build/lib/misago/categories/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin copying build/lib/misago/categories/permissions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories copying build/lib/misago/categories/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories copying build/lib/misago/categories/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories copying build/lib/misago/categories/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories copying build/lib/misago/categories/signals.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/test_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/test_category_model.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/test_synchronizecategories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/test_prunecategories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/tests/test_fixcategoriestree.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests copying build/lib/misago/categories/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories copying build/lib/misago/categories/serializers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories copying build/lib/misago/categories/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management copying build/lib/misago/categories/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands copying build/lib/misago/categories/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands copying build/lib/misago/categories/management/commands/synchronizecategories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands copying build/lib/misago/categories/management/commands/fixcategoriestree.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands copying build/lib/misago/categories/management/commands/prunecategories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands copying build/lib/misago/categories/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0007_best_answers_roles.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0005_auto_20170303_2027.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0004_category_last_thread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0003_categories_roles.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0009_auto_20221101_2111.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0008_auto_20190518_1659.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0006_moderation_queue_roles.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0002_default_categories.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations copying build/lib/misago/categories/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/urls copying build/lib/misago/categories/urls/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/urls copying build/lib/misago/categories/urls/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/urls creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal copying build/lib/misago/legal/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin copying build/lib/misago/legal/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin copying build/lib/misago/legal/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests copying build/lib/misago/legal/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests copying build/lib/misago/legal/admin/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests copying build/lib/misago/legal/admin/tests/test_admin_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests copying build/lib/misago/legal/admin/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin copying build/lib/misago/legal/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin copying build/lib/misago/legal/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal copying build/lib/misago/legal/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal copying build/lib/misago/legal/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal copying build/lib/misago/legal/signals.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/tests/test_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/tests/test_required_agreement.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/tests/test_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/tests/test_context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests copying build/lib/misago/legal/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal copying build/lib/misago/legal/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal copying build/lib/misago/legal/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations copying build/lib/misago/legal/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations copying build/lib/misago/legal/migrations/0002_agreement_useragreement.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations copying build/lib/misago/legal/migrations/0003_create_agreements_from_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations copying build/lib/misago/legal/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/urls copying build/lib/misago/legal/urls/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/urls copying build/lib/misago/legal/urls/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/urls creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin copying build/lib/misago/threads/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests copying build/lib/misago/threads/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests copying build/lib/misago/threads/admin/tests/test_attachments_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests copying build/lib/misago/threads/admin/tests/test_attachment_types_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views copying build/lib/misago/threads/admin/views/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views copying build/lib/misago/threads/admin/views/attachments.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views copying build/lib/misago/threads/admin/views/attachmenttypes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views copying build/lib/misago/threads/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin copying build/lib/misago/threads/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/permissions/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/permissions/attachments.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/permissions/bestanswers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/permissions/privatethreads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/permissions/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/permissions/polls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions copying build/lib/misago/threads/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation copying build/lib/misago/threads/moderation/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation copying build/lib/misago/threads/moderation/exceptions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation copying build/lib/misago/threads/moderation/posts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation copying build/lib/misago/threads/moderation/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation copying build/lib/misago/threads/events.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/search.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/signals.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/mergeconflict.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_polldelete_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_updatepostschecksums.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postmerge_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethreads_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_validate_post.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threadview.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethreads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_model.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_bulkpatch_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postedits_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postread_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_attachments_proxy.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postbulkpatch_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethread_reply_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postbulkdelete_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_pollvotes_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_start_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_participants.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_floodprotection.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/testfiles copying build/lib/misago/threads/tests/testfiles/document.pdf -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/testfiles copying build/lib/misago/threads/tests/testfiles/large.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/testfiles copying build/lib/misago/threads/tests/testfiles/corrupted.gif -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/testfiles copying build/lib/misago/threads/tests/testfiles/animated.gif -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/testfiles copying build/lib/misago/threads/tests/testfiles/small.jpg -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/testfiles copying build/lib/misago/threads/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_editreply_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postsplit_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_patch_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_post_mentions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postmove_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_sync_unread_private_threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_attachments_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threads_editor_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_post_model.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postdelete_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_delete_user_likes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_events.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_synchronizethreads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_reply_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threads_bulkdelete_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_subscription_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_mergeconflict.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threads_merge_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_gotoviews.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postpatch_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_paginator.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethreads_lists.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_attachments_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threads_moderation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_search.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_subscriptions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethread_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_clearattachments.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_poll_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_emailnotification_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_treesmap.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_pollcreate_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_postlikes_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_merge_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_thread_polledit_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethread_start_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_posts_moderation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_anonymize_data.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threadparticipant_model.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_privatethread_patch_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threadslists.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_floodprotection_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/tests/test_threads_api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests copying build/lib/misago/threads/paginator.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/checksums.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/templatetags copying build/lib/misago/threads/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/templatetags copying build/lib/misago/threads/templatetags/misago_poststags.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/templatetags creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api copying build/lib/misago/threads/api/threadpoll.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api copying build/lib/misago/threads/api/threadposts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api copying build/lib/misago/threads/api/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/move.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/patch_post.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/merge.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/edits.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/patch_event.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/split.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/read.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/delete.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/postendpoints/likes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints copying build/lib/misago/threads/api/attachments.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints copying build/lib/misago/threads/api/threadendpoints/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints copying build/lib/misago/threads/api/threadendpoints/list.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints copying build/lib/misago/threads/api/threadendpoints/merge.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints copying build/lib/misago/threads/api/threadendpoints/editor.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints copying build/lib/misago/threads/api/threadendpoints/delete.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints copying build/lib/misago/threads/api/threadendpoints/patch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/recordedit.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/emailnotification.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/savechanges.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/pin.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/attachments.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/category.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/reply.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/syncprivatethreads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/close.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/participants.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/protect.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/mentions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/hide.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/moderationqueue.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/floodprotection.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/subscribe.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/privatethread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/postingendpoint/updatestats.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint copying build/lib/misago/threads/api/pollvotecreateendpoint.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api copying build/lib/misago/threads/api/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api copying build/lib/misago/threads/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/filtersearch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/participants.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management copying build/lib/misago/threads/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands copying build/lib/misago/threads/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands copying build/lib/misago/threads/management/commands/updatepostschecksums.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands copying build/lib/misago/threads/management/commands/synchronizethreads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands copying build/lib/misago/threads/management/commands/rebuildpostssearch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands copying build/lib/misago/threads/management/commands/clearattachments.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views copying build/lib/misago/threads/views/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views copying build/lib/misago/threads/views/list.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views copying build/lib/misago/threads/views/thread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views copying build/lib/misago/threads/views/attachment.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views copying build/lib/misago/threads/views/goto.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views copying build/lib/misago/threads/anonymize.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/feed.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/postlike.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/poll.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/post.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/pollvote.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/thread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/moderation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/attachment.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/postedit.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/serializers/threadparticipant.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers copying build/lib/misago/threads/subscriptions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads copying build/lib/misago/threads/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels copying build/lib/misago/threads/viewmodels/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels copying build/lib/misago/threads/viewmodels/posts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels copying build/lib/misago/threads/viewmodels/category.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels copying build/lib/misago/threads/viewmodels/post.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels copying build/lib/misago/threads/viewmodels/thread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels copying build/lib/misago/threads/viewmodels/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes copying build/lib/misago/threads/threadtypes/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes copying build/lib/misago/threads/threadtypes/thread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes copying build/lib/misago/threads/threadtypes/privatethread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes copying build/lib/misago/threads/threadtypes/treesmap.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0008_auto_20180310_2234.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0007_auto_20171008_0131.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0010_auto_20180609_1523.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0004_update_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0002_threads_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0006_redo_partial_indexes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0012_set_dj_partial_indexes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0009_auto_20180326_0010.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0003_attachment_types.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0005_index_search_document.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0011_remove_custom_partial_indexes.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations copying build/lib/misago/threads/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/postlike.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/poll.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/post.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/subscription.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/pollvote.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/thread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/attachment.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/postedit.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/attachmenttype.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models copying build/lib/misago/threads/models/threadparticipant.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/urls copying build/lib/misago/threads/urls/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/urls copying build/lib/misago/threads/urls/api.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/urls creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin copying build/lib/misago/acl/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin copying build/lib/misago/acl/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests copying build/lib/misago/acl/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests copying build/lib/misago/acl/admin/tests/test_mock_role_admin_form_data.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests copying build/lib/misago/acl/admin/tests/test_admin_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests copying build/lib/misago/acl/admin/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin copying build/lib/misago/acl/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin copying build/lib/misago/acl/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/algebra.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/objectacl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_getting_user_acl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_acl_algebra.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_user_acl_context_processor.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_patching_user_acl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_serializing_user_acl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/tests/test_user_acl_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests copying build/lib/misago/acl/buildacl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/decorators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/useracl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/panels.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations copying build/lib/misago/acl/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations copying build/lib/misago/acl/migrations/0002_acl_version_tracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations copying build/lib/misago/acl/migrations/0003_default_roles.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations copying build/lib/misago/acl/migrations/0004_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations copying build/lib/misago/acl/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations copying build/lib/misago/acl/providers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl copying build/lib/misago/acl/cache.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/apple-touch-icon.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/index.css.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/index.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/index.js.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/favicon.ico -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/favicon-16.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/gd.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/km.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-ca.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/mn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tzm.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/x-pseudo.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/id.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/nl.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/mr.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ro.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/uz.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/jv.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/mk.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar-tn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tlh.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ms-my.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/af.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tet.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/te.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/el.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/cv.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ka.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ta.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tzm-latn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tr.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-gb.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/vi.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/es.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ms.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar-dz.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/bs.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/pt.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/de-ch.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/kk.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sv.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ml.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/bg.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-sg.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ca.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ky.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar-kw.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar-sa.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar-ly.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fa.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ar-ma.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/uz-latn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sr-cyrl.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-il.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sd.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-au.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/es-us.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ur.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/hr.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sq.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/zh-cn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/me.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/he.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sw.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/hy-am.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/nn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/de.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/be.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ss.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fr-ch.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/pl.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sr.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tl-ph.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/my.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/br.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/nb.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/se.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/hi.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/th.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fr-ca.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/et.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fi.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/bn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/cs.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/gu.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ja.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/gom-latn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ga.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/zh-tw.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sk.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/lo.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/yo.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fr.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/eu.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ug-cn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/mt.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-nz.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/dv.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/lb.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/es-do.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ne.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/nl-be.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/pt-br.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ku.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ru.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/lt.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/is.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/it.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/mi.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fy.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/hu.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tg.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/si.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/gl.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/de-at.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/da.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/kn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/bo.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/lv.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/eo.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/zh-hk.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/uk.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/cy.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/tzl.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/az.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/ko.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/sl.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/pa-in.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/en-ie.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/it-ch.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/bm.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/momentjs/fo.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/momentjs copying build/lib/misago/static/misago/admin/favicon-32.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/admin/index.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/ace-editor copying build/lib/misago/static/misago/admin/ace-editor/mode-css.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/ace-editor copying build/lib/misago/static/misago/admin/ace-editor/LICENSE -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/ace-editor copying build/lib/misago/static/misago/admin/ace-editor/worker-css.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/ace-editor copying build/lib/misago/static/misago/admin/ace-editor/ace.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/ace-editor copying build/lib/misago/static/misago/admin/ace-editor/theme-textmate.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/ace-editor creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/img copying build/lib/misago/static/misago/admin/img/mred.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/img copying build/lib/misago/static/misago/admin/img/django.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/img copying build/lib/misago/static/misago/admin/img/misago.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin/img copying build/lib/misago/static/misago/admin/index.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/admin copying build/lib/misago/static/misago/apple-touch-icon.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/hljs.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/misago.js.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/hljs.js.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/misago.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/zxcvbn.js.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/vendor.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/vendor.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/hljs.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/vendor.js.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js copying build/lib/misago/static/misago/js/zxcvbn.js -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/js creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/css copying build/lib/misago/static/misago/css/misago.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/css copying build/lib/misago/static/misago/css/misago.css.map -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/css copying build/lib/misago/static/misago/favicon.ico -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago copying build/lib/misago/static/misago/favicon-16.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago copying build/lib/misago/static/misago/favicon-32.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/codepoints -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/MaterialIcons-Regular.ijmap -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/MaterialIcons-Regular.eot -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/MaterialIcons-Regular.svg -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/MaterialIcons-Regular.woff2 -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/README.md -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/MaterialIcons-Regular.ttf -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts copying build/lib/misago/static/misago/fonts/MaterialIcons-Regular.woff -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/fonts creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/img copying build/lib/misago/static/misago/img/blank-avatar.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/img copying build/lib/misago/static/misago/img/attachment-404.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/img copying build/lib/misago/static/misago/img/og-image.jpg -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/img copying build/lib/misago/static/misago/img/attachment-403.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/img copying build/lib/misago/static/misago/img/logo.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static/misago/img copying build/lib/misago/static/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static copying build/lib/misago/static/robots.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/static creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin copying build/lib/misago/conf/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin copying build/lib/misago/conf/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/test_change_settings_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/testfiles copying build/lib/misago/conf/admin/tests/testfiles/image-other.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/testfiles copying build/lib/misago/conf/admin/tests/testfiles/other -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/testfiles copying build/lib/misago/conf/admin/tests/testfiles/image.png -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/testfiles copying build/lib/misago/conf/admin/tests/test_settings_grid.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/test_change_settings_form.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/test_change_oauth2_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/test_google_site_verification.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/test_image_setting_handling.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests copying build/lib/misago/conf/admin/tests/test_blank_avatar_validation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/analytics.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/oauth2.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/general.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/captcha.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/base.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/users.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/admin/forms/threads.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms copying build/lib/misago/conf/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/defaults.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_getting_dynamic_settings_values.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_overridding_dynamic_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_model_value_prop.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_dynamic_settings_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_hydrators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_open_graph_image.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/tests/test_getting_static_settings_values.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests copying build/lib/misago/conf/hydrators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/debugtoolbar.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/dynamicsettings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/shortcuts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0002_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0005_add_sso_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0010_add_admin_link_setting.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0009_delete_oauth2_access_token_method.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0004_create_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0007_add_oauth2_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0008_delete_sso_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0006_add_index_message.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/migrations/0003_simplify_models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations copying build/lib/misago/conf/staticsettings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf copying build/lib/misago/conf/cache.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/user.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/exceptions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_headers_dict_creation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_user_update_with_data.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_get_user_data.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_oauth2_login_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_default_user_name_filter.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_oauth2_complete_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_user_data_validation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_get_code_grant.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_login_url_creation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_user_data_filter.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_getting_json_values.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_user_creation_from_data.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/tests/test_get_access_token.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests copying build/lib/misago/oauth2/client.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/validation.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 copying build/lib/misago/oauth2/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2 creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations copying build/lib/misago/oauth2/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations copying build/lib/misago/oauth2/migrations/0002_copy_sso_subjects.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations copying build/lib/misago/oauth2/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations copying build/lib/misago/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/momentjs.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/apirouter.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/exceptions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/deprecations.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/pgutils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_frontendcontext_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_empty_file_can_be_hashed.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_momentjs.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_errorpages.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_exceptionhandler_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_exceptionhandlers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_serializers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_chunk_queryset.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_common_middleware_redirect.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_context_processors_hook.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_shortcuts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_deprecations.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_mail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_absoluteurl_templatetag.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_page.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_jsi18n.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_checks.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_body_css_class.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_apipatch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests copying build/lib/misago/core/tests/test_cursor_pagination.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_capture.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_json.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_absoluteurl.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_stringutils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_pagetitle.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_shorthands.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/templatetags/misago_batch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags copying build/lib/misago/core/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/serializers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/exceptionhandler.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/decorators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/slugify.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/management copying build/lib/misago/core/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/management copying build/lib/misago/core/management/progressbar.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/management copying build/lib/misago/core/apipatch.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/errorpages.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/rest_permissions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/viewmodel.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/mail.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/validators.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/urlswitherrorhandlers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/serializers.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/testproject/searchfilters.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject copying build/lib/misago/core/shortcuts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/cursorpagination.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core copying build/lib/misago/core/page.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations copying build/lib/misago/core/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations copying build/lib/misago/core/migrations/0002_basic_settings.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations copying build/lib/misago/core/migrations/0003_delete_cacheversion.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations copying build/lib/misago/core/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/ranks copying build/lib/misago/templates/misago/admin/ranks/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/ranks copying build/lib/misago/templates/misago/admin/ranks/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/ranks creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes copying build/lib/misago/templates/misago/admin/themes/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/css.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/css-link-form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/upload-css.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/css-editor-form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/media.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/assets/upload-media.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes/assets copying build/lib/misago/templates/misago/admin/themes/import.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes copying build/lib/misago/templates/misago/admin/themes/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes copying build/lib/misago/templates/misago/admin/themes/style.css -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/themes copying build/lib/misago/templates/misago/admin/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/socialauth copying build/lib/misago/templates/misago/admin/socialauth/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/socialauth copying build/lib/misago/templates/misago/admin/socialauth/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/socialauth creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/users copying build/lib/misago/templates/misago/admin/users/new.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/users copying build/lib/misago/templates/misago/admin/users/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/users copying build/lib/misago/templates/misago/admin/users/edit.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/users copying build/lib/misago/templates/misago/admin/users/ban.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/users copying build/lib/misago/templates/misago/admin/sidenav.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/attachments copying build/lib/misago/templates/misago/admin/attachments/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/attachments creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/roles copying build/lib/misago/templates/misago/admin/roles/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/roles copying build/lib/misago/templates/misago/admin/roles/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/roles copying build/lib/misago/templates/misago/admin/navbar.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/filter_form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/order_by.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/mass_actions.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/list_extra_actions.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic copying build/lib/misago/templates/misago/admin/generic/paginator.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/generic creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categories copying build/lib/misago/templates/misago/admin/categories/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categories copying build/lib/misago/templates/misago/admin/categories/delete.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categories copying build/lib/misago/templates/misago/admin/categories/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categories creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/image_row.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/select.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/checkbox_row.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/input.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/multiple_choice.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/row.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form copying build/lib/misago/templates/misago/admin/form/radio_select.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/form creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/bans copying build/lib/misago/templates/misago/admin/bans/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/bans copying build/lib/misago/templates/misago/admin/bans/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/bans creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/attachmenttypes copying build/lib/misago/templates/misago/admin/attachmenttypes/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/attachmenttypes copying build/lib/misago/templates/misago/admin/attachmenttypes/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/attachmenttypes creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/general_settings.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/captcha_settings.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/oauth2_settings.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/threads_settings.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/analytics_settings.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf copying build/lib/misago/templates/misago/admin/conf/users_settings.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/conf creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/datadownloads copying build/lib/misago/templates/misago/admin/datadownloads/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/datadownloads copying build/lib/misago/templates/misago/admin/datadownloads/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/datadownloads creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/menuitems copying build/lib/misago/templates/misago/admin/menuitems/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/menuitems copying build/lib/misago/templates/misago/admin/menuitems/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/menuitems copying build/lib/misago/templates/misago/admin/messages.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin copying build/lib/misago/templates/misago/admin/layout.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin copying build/lib/misago/templates/misago/admin/icons.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categoryroles copying build/lib/misago/templates/misago/admin/categoryroles/categoryroles.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categoryroles copying build/lib/misago/templates/misago/admin/categoryroles/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categoryroles copying build/lib/misago/templates/misago/admin/categoryroles/rolecategories.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categoryroles copying build/lib/misago/templates/misago/admin/categoryroles/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/categoryroles copying build/lib/misago/templates/misago/admin/permissions_table.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin copying build/lib/misago/templates/misago/admin/login.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/errorpages copying build/lib/misago/templates/misago/admin/errorpages/csrf_failure.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/errorpages copying build/lib/misago/templates/misago/admin/errorpages/csrf_failure_authenticated.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/errorpages copying build/lib/misago/templates/misago/admin/errorpages/403.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/errorpages copying build/lib/misago/templates/misago/admin/errorpages/404.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/errorpages copying build/lib/misago/templates/misago/admin/errorpages/csrf_failure_message.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/errorpages creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/warnings copying build/lib/misago/templates/misago/admin/warnings/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/warnings copying build/lib/misago/templates/misago/admin/warnings/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/warnings creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/dashboard copying build/lib/misago/templates/misago/admin/dashboard/analytics.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/dashboard copying build/lib/misago/templates/misago/admin/dashboard/checks.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/dashboard copying build/lib/misago/templates/misago/admin/dashboard/totals.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/dashboard copying build/lib/misago/templates/misago/admin/dashboard/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/dashboard creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/agreements copying build/lib/misago/templates/misago/admin/agreements/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/agreements copying build/lib/misago/templates/misago/admin/agreements/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/admin/agreements copying build/lib/misago/templates/misago/analytics.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/thread_flags.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/acl_debug.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/userslists/nav.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/userslists/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/userslists/rank.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/userslists/usercard.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/userslists/rank_paginator.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/userslists/active_posters.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/userslists copying build/lib/misago/templates/misago/navbar.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/jumbotron.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/auth.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/icon.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/list.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/header.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/category.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/last_thread.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/body.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/list_item.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories copying build/lib/misago/templates/misago/categories/stats.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/categories creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/activation copying build/lib/misago/templates/misago/activation/done.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/activation copying build/lib/misago/templates/misago/activation/error.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/activation copying build/lib/misago/templates/misago/activation/stopped.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/activation copying build/lib/misago/templates/misago/activation/request.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/activation copying build/lib/misago/templates/misago/footer.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/terms_of_service.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/nav.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/follows.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/threads.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/header.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/ban_details.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/posts.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/feed.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/username_history.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/followers.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile copying build/lib/misago/templates/misago/profile/details.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/profile creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/threadslist/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/threadslist/threads.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/threadslist/thread.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/threadslist/category.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/threadslist/private_threads.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/threadslist/toolbar.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/threadslist copying build/lib/misago/templates/misago/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/scripts.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/toolbar_bottom.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/breadcrumbs.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/toolbar_top.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/private_thread.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/header.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/thread.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/thread/pagination.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/event copying build/lib/misago/templates/misago/thread/posts/event/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/event copying build/lib/misago/templates/misago/thread/posts/event/info.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/event copying build/lib/misago/templates/misago/thread/posts/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/side.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/body-hidden.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/flags.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/attachments.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/header.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/footer.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts/post/body.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread/posts/post copying build/lib/misago/templates/misago/thread/posts_left.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/thread copying build/lib/misago/templates/misago/required_agreement.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/options copying build/lib/misago/templates/misago/options/noscript.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/options copying build/lib/misago/templates/misago/options/credentials_changed.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/options copying build/lib/misago/templates/misago/options/credentials_error.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/options copying build/lib/misago/templates/misago/search.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/thread_replies.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/change_password_form_link.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/register copying build/lib/misago/templates/misago/emails/register/complete.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/register copying build/lib/misago/templates/misago/emails/register/inactive.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/register copying build/lib/misago/templates/misago/emails/register/inactive.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/register copying build/lib/misago/templates/misago/emails/register/complete.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/register copying build/lib/misago/templates/misago/emails/base.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/activation copying build/lib/misago/templates/misago/emails/activation/by_user.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/activation copying build/lib/misago/templates/misago/emails/activation/by_admin.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/activation copying build/lib/misago/templates/misago/emails/activation/by_admin.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/activation copying build/lib/misago/templates/misago/emails/activation/by_user.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/activation copying build/lib/misago/templates/misago/emails/change_email.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/change_password_form_link.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/thread copying build/lib/misago/templates/misago/emails/thread/reply.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/thread copying build/lib/misago/templates/misago/emails/thread/reply.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/thread creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/privatethread copying build/lib/misago/templates/misago/emails/privatethread/added.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/privatethread copying build/lib/misago/templates/misago/emails/privatethread/added.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails/privatethread copying build/lib/misago/templates/misago/emails/change_password.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/base.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/data_download.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/data_download.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/change_email.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/emails/change_password.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/emails copying build/lib/misago/templates/misago/participants.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/poll copying build/lib/misago/templates/misago/poll/index.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/poll copying build/lib/misago/templates/misago/poll/voting.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/poll copying build/lib/misago/templates/misago/poll/results.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/poll copying build/lib/misago/templates/misago/poll/info.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/poll copying build/lib/misago/templates/misago/robots.txt -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/misago/privacy_policy.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/csrf_failure.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/banned.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/405.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/csrf_failure_authenticated.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/403.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/ban_message.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/404.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/social.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/oauth2.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages copying build/lib/misago/templates/misago/errorpages/oauth2_profile.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/errorpages creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/forgottenpassword copying build/lib/misago/templates/misago/forgottenpassword/error.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/forgottenpassword copying build/lib/misago/templates/misago/forgottenpassword/form.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/forgottenpassword copying build/lib/misago/templates/misago/forgottenpassword/request.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago/forgottenpassword copying build/lib/misago/templates/misago/socialauth.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates/misago copying build/lib/misago/templates/500.html -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/templates copying build/lib/misago/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago copying build/lib/misago/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache copying build/lib/misago/cache/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache copying build/lib/misago/cache/middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/test_invalidating_caches.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/test_cache_versions_middleware.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/test_invalidate_caches_management_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/test_assert_invalidates_cache.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/tests/test_getting_cache_versions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests copying build/lib/misago/cache/utils.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache copying build/lib/misago/cache/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management copying build/lib/misago/cache/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management/commands copying build/lib/misago/cache/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management/commands copying build/lib/misago/cache/management/commands/invalidateversionedcaches.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management/commands copying build/lib/misago/cache/operations.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache copying build/lib/misago/cache/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache copying build/lib/misago/cache/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/migrations copying build/lib/misago/cache/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/migrations copying build/lib/misago/cache/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/migrations copying build/lib/misago/cache/versions.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/admin/analytics.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/admin/versioncheck.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests copying build/lib/misago/graphql/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests copying build/lib/misago/graphql/admin/tests/test_version_check.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests copying build/lib/misago/graphql/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests copying build/lib/misago/graphql/admin/tests/test_analytics.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests copying build/lib/misago/graphql/admin/schema.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/admin/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/admin/status.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/admin/schema.graphql -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin copying build/lib/misago/graphql/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql copying build/lib/misago/graphql/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql copying build/lib/misago/graphql/test.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/es creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/es/LC_MESSAGES copying build/lib/misago/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/es/LC_MESSAGES copying build/lib/misago/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/es/LC_MESSAGES copying build/lib/misago/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/es/LC_MESSAGES copying build/lib/misago/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ko creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ko/LC_MESSAGES copying build/lib/misago/locale/ko/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ko/LC_MESSAGES copying build/lib/misago/locale/ko/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ko/LC_MESSAGES copying build/lib/misago/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ko/LC_MESSAGES copying build/lib/misago/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/et creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/et/LC_MESSAGES copying build/lib/misago/locale/et/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/et/LC_MESSAGES copying build/lib/misago/locale/et/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/et/LC_MESSAGES copying build/lib/misago/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/et/LC_MESSAGES copying build/lib/misago/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pt_BR creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pt_BR/LC_MESSAGES copying build/lib/misago/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pt_BR/LC_MESSAGES copying build/lib/misago/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pt_BR/LC_MESSAGES copying build/lib/misago/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pt_BR/LC_MESSAGES copying build/lib/misago/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/de creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/de/LC_MESSAGES copying build/lib/misago/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/de/LC_MESSAGES copying build/lib/misago/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/de/LC_MESSAGES copying build/lib/misago/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/de/LC_MESSAGES copying build/lib/misago/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/nl creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/nl/LC_MESSAGES copying build/lib/misago/locale/nl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/nl/LC_MESSAGES copying build/lib/misago/locale/nl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/nl/LC_MESSAGES copying build/lib/misago/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/nl/LC_MESSAGES copying build/lib/misago/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/zh_Hans creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/zh_Hans/LC_MESSAGES copying build/lib/misago/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/zh_Hans/LC_MESSAGES copying build/lib/misago/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/zh_Hans/LC_MESSAGES copying build/lib/misago/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/zh_Hans/LC_MESSAGES copying build/lib/misago/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ru creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ru/LC_MESSAGES copying build/lib/misago/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ru/LC_MESSAGES copying build/lib/misago/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ru/LC_MESSAGES copying build/lib/misago/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ru/LC_MESSAGES copying build/lib/misago/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/hu creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/hu/LC_MESSAGES copying build/lib/misago/locale/hu/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/hu/LC_MESSAGES copying build/lib/misago/locale/hu/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/hu/LC_MESSAGES copying build/lib/misago/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/hu/LC_MESSAGES copying build/lib/misago/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/en creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/en/LC_MESSAGES copying build/lib/misago/locale/en/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/en/LC_MESSAGES copying build/lib/misago/locale/en/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/en/LC_MESSAGES copying build/lib/misago/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/en/LC_MESSAGES copying build/lib/misago/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pl creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pl/LC_MESSAGES copying build/lib/misago/locale/pl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pl/LC_MESSAGES copying build/lib/misago/locale/pl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pl/LC_MESSAGES copying build/lib/misago/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pl/LC_MESSAGES copying build/lib/misago/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/fr creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/fr/LC_MESSAGES copying build/lib/misago/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/fr/LC_MESSAGES copying build/lib/misago/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/fr/LC_MESSAGES copying build/lib/misago/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/fr/LC_MESSAGES copying build/lib/misago/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/tr creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/tr/LC_MESSAGES copying build/lib/misago/locale/tr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/tr/LC_MESSAGES copying build/lib/misago/locale/tr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/tr/LC_MESSAGES copying build/lib/misago/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/tr/LC_MESSAGES copying build/lib/misago/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck copying build/lib/misago/healthcheck/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck copying build/lib/misago/healthcheck/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck copying build/lib/misago/healthcheck/tests.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck copying build/lib/misago/healthcheck/urls.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker copying build/lib/misago/readtracker/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker copying build/lib/misago/readtracker/signals.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/test_categoriestracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/test_threadstracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/test_cutoff_date.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/test_poststracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/tests/test_clearreadtracker_command.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests copying build/lib/misago/readtracker/threadstracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker copying build/lib/misago/readtracker/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management copying build/lib/misago/readtracker/management/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management/commands copying build/lib/misago/readtracker/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management/commands copying build/lib/misago/readtracker/management/commands/clearreadtracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management/commands copying build/lib/misago/readtracker/cutoffdate.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker copying build/lib/misago/readtracker/poststracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker copying build/lib/misago/readtracker/categoriestracker.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker copying build/lib/misago/readtracker/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations copying build/lib/misago/readtracker/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations copying build/lib/misago/readtracker/migrations/0004_auto_20171015_2010.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations copying build/lib/misago/readtracker/migrations/0002_postread.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations copying build/lib/misago/readtracker/migrations/0003_migrate_reads_to_posts.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations copying build/lib/misago/readtracker/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus copying build/lib/misago/menus/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin copying build/lib/misago/menus/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin copying build/lib/misago/menus/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests copying build/lib/misago/menus/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests copying build/lib/misago/menus/admin/tests/test_ordering_menu_links.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests copying build/lib/misago/menus/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests copying build/lib/misago/menus/admin/tests/test_admin_views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests copying build/lib/misago/menus/admin/ordering.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin copying build/lib/misago/menus/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin copying build/lib/misago/menus/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests copying build/lib/misago/menus/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests copying build/lib/misago/menus/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests copying build/lib/misago/menus/tests/test_menus_rendering.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests copying build/lib/misago/menus/tests/test_context_processor.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests copying build/lib/misago/menus/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus copying build/lib/misago/menus/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations copying build/lib/misago/menus/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations copying build/lib/misago/menus/migrations/0002_cache_version.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations copying build/lib/misago/menus/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations copying build/lib/misago/menus/menuitems.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus copying build/lib/misago/menus/cache.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons copying build/lib/misago/icons/context_processors.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin copying build/lib/misago/icons/admin/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin copying build/lib/misago/icons/admin/views.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests copying build/lib/misago/icons/admin/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests copying build/lib/misago/icons/admin/tests/test_icons_view.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests copying build/lib/misago/icons/admin/tests/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests copying build/lib/misago/icons/admin/tests/test_favicon.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests copying build/lib/misago/icons/admin/tests/test_apple_touch_icon.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests copying build/lib/misago/icons/admin/forms.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin copying build/lib/misago/icons/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests copying build/lib/misago/icons/tests/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests copying build/lib/misago/icons/tests/test_icons_markup.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests copying build/lib/misago/icons/tests/test_icons_context_processor.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests copying build/lib/misago/icons/apps.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons copying build/lib/misago/icons/conftest.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons copying build/lib/misago/icons/models.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons creating /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/migrations copying build/lib/misago/icons/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/migrations copying build/lib/misago/icons/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/migrations byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/tests/test_function_filtering.py to test_function_filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooktypes/applyfilters.py to applyfilters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/momentjs.py to momentjs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/discoverer.py to discoverer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_logout_from_admin.py to test_logout_from_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_protected_urls_detection.py to test_protected_urls_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_admin_momentjs_locales.py to test_admin_momentjs_locales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_generic_admin_list_view.py to test_generic_admin_list_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_admin_views_are_protected.py to test_admin_views_are_protected.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_admin_site.py to test_admin_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_color_field.py to test_color_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_admin_system_checks.py to test_admin_system_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_login_to_admin.py to test_login_to_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_admin_index_view.py to test_admin_index_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_404_view.py to test_404_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_admin_form_templatetags.py to test_admin_form_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_authorization.py to test_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/tests/test_yesno_switch.py to test_yesno_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/templatetags/misago_admin_form.py to misago_admin_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/urlpatterns.py to urlpatterns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/generic/formsbuttons.py to formsbuttons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/errorpages.py to errorpages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/views/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/pluginlist.py to pluginlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests/test_parsing_plugin_list.py to test_parsing_plugin_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/tests/test_plugin_list_validation.py to test_plugin_list_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/plugins/hook.py to hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/bans.py to bans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/englishcorpus.py to englishcorpus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/posts.py to posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_categories_command.py to test_create_fake_categories_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_fake_categories.py to test_fake_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_englishcorpus.py to test_englishcorpus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_followers_command.py to test_create_fake_followers_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_posts_command.py to test_create_fake_posts_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_bans_command.py to test_create_fake_bans_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_fake_bans.py to test_fake_bans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_users_command.py to test_create_fake_users_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_fake_threads.py to test_fake_threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_history_command.py to test_create_fake_history_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_create_fake_threads_command.py to test_create_fake_threads_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_fake_posts.py to test_fake_posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/tests/test_fake_users.py to test_fake_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakeposts.py to createfakeposts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakecategories.py to createfakecategories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakebans.py to createfakebans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakehistory.py to createfakehistory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakeusers.py to createfakeusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakefollowers.py to createfakefollowers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/management/commands/createfakethreads.py to createfakethreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/categories.py to categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/faker/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/htmlparser.py to htmlparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/links.py to links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_strikethrough_markdown.py to test_strikethrough_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_spoiler_bbcode.py to test_spoiler_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_inline_bbcode.py to snap_test_inline_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_finalization.py to snap_test_finalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_short_image_markdown.py to snap_test_short_image_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_spoiler_bbcode.py to snap_test_spoiler_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_hr_bbcode.py to snap_test_hr_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_quote_bbcode.py to snap_test_quote_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_strikethrough_markdown.py to snap_test_strikethrough_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_escaping.py to snap_test_escaping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_code_md.py to snap_test_code_md.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_code_bbcode.py to snap_test_code_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/snapshots/snap_test_link_handling.py to snap_test_link_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_code_bbcode.py to test_code_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_pipeline_hooks.py to test_pipeline_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_checksums.py to test_checksums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_htmlparser.py to test_htmlparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_parsing_api.py to test_parsing_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_mentions.py to test_mentions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_escaping.py to test_escaping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_hr_bbcode.py to test_hr_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_short_image_markdown.py to test_short_image_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_code_md.py to test_code_md.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_inline_bbcode.py to test_inline_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_quote_bbcode.py to test_quote_bbcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_link_handling.py to test_link_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/tests/test_finalization.py to test_finalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/checksums.py to checksums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/templatetags/misago_editor.py to misago_editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/mentions.py to mentions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode/hr.py to hr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode/spoiler.py to spoiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode/quote.py to quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/bbcode/inline.py to inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/finalize.py to finalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md/shortimgs.py to shortimgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/md/strikethrough.py to strikethrough.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/flavours.py to flavours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/markup/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests/test_google_analytics_html.py to test_google_analytics_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/tests/test_google_verification_page.py to test_google_verification_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/analytics/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_uploading_css.py to test_uploading_css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_importing_themes.py to test_importing_themes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_creating_and_deleting_css_links.py to test_creating_and_deleting_css_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/snapshots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/snapshots/snap_test_building_css_files.py to snap_test_building_css_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_building_css_files.py to test_building_css_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_deleting_themes.py to test_deleting_themes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_creating_and_editing_themes.py to test_creating_and_editing_themes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_deleting_assets.py to test_deleting_assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_css_name_validation.py to test_css_name_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_changing_active_theme.py to test_changing_active_theme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_getting_remote_css_size.py to test_getting_remote_css_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_reordering_css.py to test_reordering_css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_browsing_theme_assets.py to test_browsing_theme_assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_uploading_media.py to test_uploading_media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_exporting_themes.py to test_exporting_themes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/tests/test_creating_and_deleting_css_files.py to test_creating_and_deleting_css_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/css.py to css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/admin/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests/test_getting_active_theme.py to test_getting_active_theme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests/test_adding_hash_to_filename.py to test_adding_hash_to_filename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests/test_styles_are_included_on_page.py to test_styles_are_included_on_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/tests/test_context_processors.py to test_context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/uploadto.py to uploadto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/activetheme.py to activetheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations/0002_create_default_theme_and_cache_version.py to 0002_create_default_theme_and_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations/0003_auto_20190518_1659.py to 0003_auto_20190518_1659.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/themes/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_disabling_providers.py to test_disabling_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_editing_provider.py to test_editing_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_twitter_form.py to test_twitter_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_github_form.py to test_github_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_ordering_providers.py to test_ordering_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_providers_list.py to test_providers_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_google_form.py to test_google_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/tests/test_facebook_form.py to test_facebook_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms/google.py to google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms/facebook.py to facebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/forms/twitter.py to twitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/admin/ordering.py to ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/enabledproviders.py to enabledproviders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/test_social_pipeline.py to test_social_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/test_providers.py to test_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/test_getting_enabled_providers.py to test_getting_enabled_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/test_begin_auth.py to test_begin_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/test_socialauth_middleware.py to test_socialauth_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/tests/test_context_processor.py to test_context_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/strategy.py to strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations/0002_cache_version.py to 0002_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations/0003_rename_google_to_google_oauth.py to 0003_rename_google_to_google_oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/socialauth/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/searchproviders.py to searchproviders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests/test_searchproviders.py to test_searchproviders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/filter_queryset.py to filter_queryset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/urls/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/search/searchprovider.py to searchprovider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_django_admin_auth.py to test_django_admin_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_django_admin_user.py to test_django_admin_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_bans.py to test_bans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_ranks.py to test_ranks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_data_downloads.py to test_data_downloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_users.py to test_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_deleting_user_with_content.py to test_deleting_user_with_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_searching_users.py to test_searching_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/tests/test_users_mass_actions.py to test_users_mass_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views/bans.py to bans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views/datadownloads.py to datadownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/views/ranks.py to ranks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/djangoadmin.py to djangoadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/namechanges.py to namechanges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/bans.py to bans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions/profiles.py to profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions/moderation.py to moderation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/permissions/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/activepostersranking.py to activepostersranking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/audittrail.py to audittrail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_auth_backend.py to test_auth_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_gender_profilefield.py to test_gender_profilefield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_createsuperuser.py to test_createsuperuser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_bio_profilefield.py to test_bio_profilefield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_changeemail_api.py to test_user_changeemail_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_top_posters_ranking.py to test_top_posters_ranking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_twitter_profilefield.py to test_twitter_profilefield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_creation.py to test_user_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_getting_user_status.py to test_getting_user_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_auth_api.py to test_auth_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_changepassword_api.py to test_user_changepassword_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_signature_api.py to test_user_signature_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_datadownloads_api.py to test_user_datadownloads_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_avatar_api.py to test_user_avatar_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_avatars.py to test_avatars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_deleteinactiveusers.py to test_deleteinactiveusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_lists_views.py to test_lists_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_credentialchange.py to test_credentialchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_activation_views.py to test_activation_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_deleteprofilefield.py to test_deleteprofilefield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_realip_middleware.py to test_realip_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_populate_online_tracker_command.py to test_populate_online_tracker_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/testfiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/testfiles/profilefields.py to profilefields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_new_user_setup.py to test_new_user_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_prepareuserdatadownloads.py to test_prepareuserdatadownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_deletemarkedusers.py to test_deletemarkedusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_bans.py to test_bans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_audittrail.py to test_audittrail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_username_api.py to test_user_username_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_stop_forum_spam_validator.py to test_stop_forum_spam_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_loadavatargallery.py to test_loadavatargallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_feeds_api.py to test_user_feeds_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_details_api.py to test_user_details_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_invalidatebans.py to test_invalidatebans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_signatures.py to test_signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_ban_model.py to test_ban_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_listusedprofilefields.py to test_listusedprofilefields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_profile_views.py to test_profile_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_joinip_profilefield.py to test_joinip_profilefield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_users_api.py to test_users_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_recording_deletes.py to test_recording_deletes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_mention_api.py to test_mention_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_datadownloads.py to test_datadownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_captcha_api.py to test_captcha_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_avatarserver_views.py to test_avatarserver_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_getters.py to test_user_getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_usernamechanges_api.py to test_usernamechanges_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_create_api.py to test_user_create_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_middleware.py to test_user_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_profilefields.py to test_profilefields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_forgottenpassword_views.py to test_forgottenpassword_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_validators.py to test_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_auth_views.py to test_auth_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_token_creation_and_validation.py to test_token_creation_and_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_expireuserdatadownloads.py to test_expireuserdatadownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_model.py to test_user_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_editdetails_api.py to test_user_editdetails_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_datadownloads_dataarchive.py to test_datadownloads_dataarchive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_user_requestdatadownload_api.py to test_user_requestdatadownload_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_testutils.py to test_testutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_avatar_filter.py to test_avatar_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_rest_permissions.py to test_rest_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_namechanges.py to test_namechanges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_options_views.py to test_options_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tests/test_remove_old_ips_command.py to test_remove_old_ips_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/templatetags/misago_avatars.py to misago_avatars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/editdetails.py to editdetails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/username.py to username.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/changepassword.py to changepassword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/changeemail.py to changeemail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/userendpoints/avatar.py to avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/mention.py to mention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/captcha.py to captcha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/rest_permissions.py to rest_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/usernamechanges.py to usernamechanges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/api/ranks.py to ranks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields/basefields.py to basefields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/profilefields/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/pages.py to pages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/captcha.py to captcha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/deletesrecord.py to deletesrecord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/invalidatebans.py to invalidatebans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/populateonlinetracker.py to populateonlinetracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/prepareuserdatadownloads.py to prepareuserdatadownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/deleteprofilefield.py to deleteprofilefield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/removeoldips.py to removeoldips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/listusedprofilefields.py to listusedprofilefields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/createsuperuser.py to createsuperuser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/deleteinactiveusers.py to deleteinactiveusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/loadavatargallery.py to loadavatargallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/buildactivepostersranking.py to buildactivepostersranking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/expireuserdatadownloads.py to expireuserdatadownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/deletemarkedusers.py to deletemarkedusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/management/commands/synchronizeusers.py to synchronizeusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/forms/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/credentialchange.py to credentialchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/avatarserver.py to avatarserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/forgottenpassword.py to forgottenpassword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/lists.py to lists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/activation.py to activation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/views/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/datadownloads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/datadownloads/dataarchive.py to dataarchive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/ban.py to ban.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/rank.py to rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/usernamechange.py to usernamechange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/moderation.py to moderation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/serializers/datadownload.py to datadownload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online/tracker.py to tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/online/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/registration.py to registration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/rankusers.py to rankusers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/posts.py to posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/followers.py to followers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/follows.py to follows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/viewmodels/activeposters.py to activeposters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/tokens.py to tokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/signatures.py to signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0009_redo_partial_indexes.py to 0009_redo_partial_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0018_auto_20190511_2051.py to 0018_auto_20190511_2051.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0003_bans_version_tracker.py to 0003_bans_version_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0002_users_settings.py to 0002_users_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0019_remove_custom_partial_indexes.py to 0019_remove_custom_partial_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0015_user_agreements.py to 0015_user_agreements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0017_move_bans_to_cache_version.py to 0017_move_bans_to_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0007_auto_20170219_1639.py to 0007_auto_20170219_1639.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0022_deleteduser.py to 0022_deleteduser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0016_cache_version.py to 0016_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0005_dj_19_update.py to 0005_dj_19_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0006_update_settings.py to 0006_update_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0008_ban_registration_only.py to 0008_ban_registration_only.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0010_user_profile_fields.py to 0010_user_profile_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0020_set_dj_partial_indexes.py to 0020_set_dj_partial_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0014_datadownload.py to 0014_datadownload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0013_auto_20180609_1523.py to 0013_auto_20180609_1523.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0004_default_ranks.py to 0004_default_ranks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0012_audittrail.py to 0012_audittrail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0023_remove_user_sso_id.py to 0023_remove_user_sso_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0021_user_sso_id.py to 0021_user_sso_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0011_auto_20180331_2208.py to 0011_auto_20180331_2208.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/ban.py to ban.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/deleteduser.py to deleteduser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/rank.py to rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/avatargallery.py to avatargallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/audittrail.py to audittrail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/activityranking.py to activityranking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/datadownload.py to datadownload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/online.py to online.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/models/avatar.py to avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/authbackends.py to authbackends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/urls/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/setupnewuser.py to setupnewuser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/gravatar.py to gravatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/uploaded.py to uploaded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/gallery.py to gallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/downloaded.py to downloaded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/users/avatars/dynamic.py to dynamic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests/test_categories_admin_views.py to test_categories_admin_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/tests/test_permissions_admin_views.py to test_permissions_admin_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views/categories.py to categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/views/perms.py to perms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/test_category_model.py to test_category_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/test_synchronizecategories.py to test_synchronizecategories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/test_prunecategories.py to test_prunecategories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/tests/test_fixcategoriestree.py to test_fixcategoriestree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands/synchronizecategories.py to synchronizecategories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands/fixcategoriestree.py to fixcategoriestree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/management/commands/prunecategories.py to prunecategories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0007_best_answers_roles.py to 0007_best_answers_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0005_auto_20170303_2027.py to 0005_auto_20170303_2027.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0004_category_last_thread.py to 0004_category_last_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0003_categories_roles.py to 0003_categories_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0009_auto_20221101_2111.py to 0009_auto_20221101_2111.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0008_auto_20190518_1659.py to 0008_auto_20190518_1659.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0006_moderation_queue_roles.py to 0006_moderation_queue_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0002_default_categories.py to 0002_default_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/categories/urls/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/tests/test_admin_views.py to test_admin_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests/test_required_agreement.py to test_required_agreement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/tests/test_context_processors.py to test_context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations/0002_agreement_useragreement.py to 0002_agreement_useragreement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations/0003_create_agreements_from_settings.py to 0003_create_agreements_from_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/legal/urls/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests/test_attachments_views.py to test_attachments_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/tests/test_attachment_types_views.py to test_attachment_types_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views/attachments.py to attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/views/attachmenttypes.py to attachmenttypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions/attachments.py to attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions/bestanswers.py to bestanswers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions/privatethreads.py to privatethreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/permissions/polls.py to polls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation/posts.py to posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/moderation/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/mergeconflict.py to mergeconflict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_polldelete_api.py to test_thread_polldelete_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_updatepostschecksums.py to test_updatepostschecksums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postmerge_api.py to test_thread_postmerge_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethreads_api.py to test_privatethreads_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_validate_post.py to test_validate_post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threadview.py to test_threadview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethreads.py to test_privatethreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_model.py to test_thread_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_bulkpatch_api.py to test_thread_bulkpatch_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postedits_api.py to test_thread_postedits_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postread_api.py to test_thread_postread_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_attachments_proxy.py to test_attachments_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postbulkpatch_api.py to test_thread_postbulkpatch_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethread_reply_api.py to test_privatethread_reply_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postbulkdelete_api.py to test_thread_postbulkdelete_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_pollvotes_api.py to test_thread_pollvotes_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_start_api.py to test_thread_start_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_participants.py to test_participants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_floodprotection.py to test_floodprotection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_editreply_api.py to test_thread_editreply_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postsplit_api.py to test_thread_postsplit_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_patch_api.py to test_thread_patch_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_post_mentions.py to test_post_mentions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postmove_api.py to test_thread_postmove_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_sync_unread_private_threads.py to test_sync_unread_private_threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_attachments_middleware.py to test_attachments_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threads_editor_api.py to test_threads_editor_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_post_model.py to test_post_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postdelete_api.py to test_thread_postdelete_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_delete_user_likes.py to test_delete_user_likes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_events.py to test_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_synchronizethreads.py to test_synchronizethreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_reply_api.py to test_thread_reply_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threads_bulkdelete_api.py to test_threads_bulkdelete_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_subscription_middleware.py to test_subscription_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_mergeconflict.py to test_mergeconflict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threads_merge_api.py to test_threads_merge_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_gotoviews.py to test_gotoviews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postpatch_api.py to test_thread_postpatch_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_paginator.py to test_paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethreads_lists.py to test_privatethreads_lists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_attachments_api.py to test_attachments_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threads_moderation.py to test_threads_moderation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_subscriptions.py to test_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethread_view.py to test_privatethread_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_clearattachments.py to test_clearattachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_validators.py to test_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_poll_api.py to test_thread_poll_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_emailnotification_middleware.py to test_emailnotification_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_treesmap.py to test_treesmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_pollcreate_api.py to test_thread_pollcreate_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_postlikes_api.py to test_thread_postlikes_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_merge_api.py to test_thread_merge_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_thread_polledit_api.py to test_thread_polledit_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethread_start_api.py to test_privatethread_start_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_posts_moderation.py to test_posts_moderation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_anonymize_data.py to test_anonymize_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threadparticipant_model.py to test_threadparticipant_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_privatethread_patch_api.py to test_privatethread_patch_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threadslists.py to test_threadslists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_floodprotection_middleware.py to test_floodprotection_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/tests/test_threads_api.py to test_threads_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/paginator.py to paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/checksums.py to checksums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/templatetags/misago_poststags.py to misago_poststags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadpoll.py to threadpoll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadposts.py to threadposts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/move.py to move.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/patch_post.py to patch_post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/edits.py to edits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/patch_event.py to patch_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/read.py to read.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postendpoints/likes.py to likes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/attachments.py to attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threadendpoints/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/recordedit.py to recordedit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/emailnotification.py to emailnotification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/savechanges.py to savechanges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/pin.py to pin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/attachments.py to attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/category.py to category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/reply.py to reply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/syncprivatethreads.py to syncprivatethreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/close.py to close.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/participants.py to participants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/protect.py to protect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/mentions.py to mentions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/hide.py to hide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/moderationqueue.py to moderationqueue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/floodprotection.py to floodprotection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/subscribe.py to subscribe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/privatethread.py to privatethread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/postingendpoint/updatestats.py to updatestats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/pollvotecreateendpoint.py to pollvotecreateendpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/api/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/filtersearch.py to filtersearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/participants.py to participants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands/updatepostschecksums.py to updatepostschecksums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands/synchronizethreads.py to synchronizethreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands/rebuildpostssearch.py to rebuildpostssearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/management/commands/clearattachments.py to clearattachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/views/goto.py to goto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/anonymize.py to anonymize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/feed.py to feed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/postlike.py to postlike.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/poll.py to poll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/pollvote.py to pollvote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/moderation.py to moderation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/postedit.py to postedit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/serializers/threadparticipant.py to threadparticipant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/subscriptions.py to subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels/posts.py to posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels/category.py to category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/viewmodels/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes/privatethread.py to privatethread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/threadtypes/treesmap.py to treesmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0008_auto_20180310_2234.py to 0008_auto_20180310_2234.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0007_auto_20171008_0131.py to 0007_auto_20171008_0131.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0010_auto_20180609_1523.py to 0010_auto_20180609_1523.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0004_update_settings.py to 0004_update_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0002_threads_settings.py to 0002_threads_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0006_redo_partial_indexes.py to 0006_redo_partial_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0012_set_dj_partial_indexes.py to 0012_set_dj_partial_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0009_auto_20180326_0010.py to 0009_auto_20180326_0010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0003_attachment_types.py to 0003_attachment_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0005_index_search_document.py to 0005_index_search_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0011_remove_custom_partial_indexes.py to 0011_remove_custom_partial_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/postlike.py to postlike.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/poll.py to poll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/pollvote.py to pollvote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/postedit.py to postedit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/attachmenttype.py to attachmenttype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/models/threadparticipant.py to threadparticipant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/threads/urls/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests/test_mock_role_admin_form_data.py to test_mock_role_admin_form_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/tests/test_admin_views.py to test_admin_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/algebra.py to algebra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/objectacl.py to objectacl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_getting_user_acl.py to test_getting_user_acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_acl_algebra.py to test_acl_algebra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_providers.py to test_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_user_acl_context_processor.py to test_user_acl_context_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_patching_user_acl.py to test_patching_user_acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_serializing_user_acl.py to test_serializing_user_acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/tests/test_user_acl_middleware.py to test_user_acl_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/buildacl.py to buildacl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/useracl.py to useracl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations/0002_acl_version_tracker.py to 0002_acl_version_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations/0003_default_roles.py to 0003_default_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations/0004_cache_version.py to 0004_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/acl/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_change_settings_views.py to test_change_settings_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_settings_grid.py to test_settings_grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_change_settings_form.py to test_change_settings_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_change_oauth2_settings.py to test_change_oauth2_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_google_site_verification.py to test_google_site_verification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_image_setting_handling.py to test_image_setting_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/tests/test_blank_avatar_validation.py to test_blank_avatar_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/oauth2.py to oauth2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/general.py to general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/captcha.py to captcha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/admin/forms/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_getting_dynamic_settings_values.py to test_getting_dynamic_settings_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_overridding_dynamic_settings.py to test_overridding_dynamic_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_model_value_prop.py to test_model_value_prop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_dynamic_settings_middleware.py to test_dynamic_settings_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_hydrators.py to test_hydrators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_open_graph_image.py to test_open_graph_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_context_processors.py to test_context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/tests/test_getting_static_settings_values.py to test_getting_static_settings_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/hydrators.py to hydrators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/debugtoolbar.py to debugtoolbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/dynamicsettings.py to dynamicsettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0002_cache_version.py to 0002_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0005_add_sso_settings.py to 0005_add_sso_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0010_add_admin_link_setting.py to 0010_add_admin_link_setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0009_delete_oauth2_access_token_method.py to 0009_delete_oauth2_access_token_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0004_create_settings.py to 0004_create_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0007_add_oauth2_settings.py to 0007_add_oauth2_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0008_delete_sso_settings.py to 0008_delete_sso_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0006_add_index_message.py to 0006_add_index_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/migrations/0003_simplify_models.py to 0003_simplify_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/staticsettings.py to staticsettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conf/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_headers_dict_creation.py to test_headers_dict_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_user_update_with_data.py to test_user_update_with_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_get_user_data.py to test_get_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_oauth2_login_view.py to test_oauth2_login_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_default_user_name_filter.py to test_default_user_name_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_oauth2_complete_view.py to test_oauth2_complete_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_user_data_validation.py to test_user_data_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_get_code_grant.py to test_get_code_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_login_url_creation.py to test_login_url_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_user_data_filter.py to test_user_data_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_getting_json_values.py to test_getting_json_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_user_creation_from_data.py to test_user_creation_from_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/tests/test_get_access_token.py to test_get_access_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations/0002_copy_sso_subjects.py to 0002_copy_sso_subjects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/oauth2/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/momentjs.py to momentjs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/apirouter.py to apirouter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/deprecations.py to deprecations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/pgutils.py to pgutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_frontendcontext_middleware.py to test_frontendcontext_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_empty_file_can_be_hashed.py to test_empty_file_can_be_hashed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_momentjs.py to test_momentjs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_errorpages.py to test_errorpages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_exceptionhandler_middleware.py to test_exceptionhandler_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_exceptionhandlers.py to test_exceptionhandlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_serializers.py to test_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_chunk_queryset.py to test_chunk_queryset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_common_middleware_redirect.py to test_common_middleware_redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_context_processors_hook.py to test_context_processors_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_shortcuts.py to test_shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_deprecations.py to test_deprecations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_mail.py to test_mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_absoluteurl_templatetag.py to test_absoluteurl_templatetag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_page.py to test_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_jsi18n.py to test_jsi18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_checks.py to test_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_validators.py to test_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_body_css_class.py to test_body_css_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_context_processors.py to test_context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_apipatch.py to test_apipatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/tests/test_cursor_pagination.py to test_cursor_pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_capture.py to misago_capture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_json.py to misago_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_absoluteurl.py to misago_absoluteurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_stringutils.py to misago_stringutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_pagetitle.py to misago_pagetitle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_shorthands.py to misago_shorthands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/templatetags/misago_batch.py to misago_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/exceptionhandler.py to exceptionhandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/slugify.py to slugify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/management/progressbar.py to progressbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/apipatch.py to apipatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/errorpages.py to errorpages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/rest_permissions.py to rest_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/viewmodel.py to viewmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/urlswitherrorhandlers.py to urlswitherrorhandlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/testproject/searchfilters.py to searchfilters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/cursorpagination.py to cursorpagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations/0002_basic_settings.py to 0002_basic_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations/0003_delete_cacheversion.py to 0003_delete_cacheversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/core/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/test_invalidating_caches.py to test_invalidating_caches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/test_cache_versions_middleware.py to test_cache_versions_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/test_invalidate_caches_management_command.py to test_invalidate_caches_management_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/test_assert_invalidates_cache.py to test_assert_invalidates_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/tests/test_getting_cache_versions.py to test_getting_cache_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/management/commands/invalidateversionedcaches.py to invalidateversionedcaches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/cache/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/versioncheck.py to versioncheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests/test_version_check.py to test_version_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/tests/test_analytics.py to test_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/admin/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/graphql/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/healthcheck/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/test_categoriestracker.py to test_categoriestracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/test_threadstracker.py to test_threadstracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/test_cutoff_date.py to test_cutoff_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/test_poststracker.py to test_poststracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/tests/test_clearreadtracker_command.py to test_clearreadtracker_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/threadstracker.py to threadstracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/management/commands/clearreadtracker.py to clearreadtracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/cutoffdate.py to cutoffdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/poststracker.py to poststracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/categoriestracker.py to categoriestracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations/0004_auto_20171015_2010.py to 0004_auto_20171015_2010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations/0002_postread.py to 0002_postread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations/0003_migrate_reads_to_posts.py to 0003_migrate_reads_to_posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/readtracker/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests/test_ordering_menu_links.py to test_ordering_menu_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/tests/test_admin_views.py to test_admin_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/ordering.py to ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests/test_menus_rendering.py to test_menus_rendering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/tests/test_context_processor.py to test_context_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations/0002_cache_version.py to 0002_cache_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/menuitems.py to menuitems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/menus/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests/test_icons_view.py to test_icons_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests/test_favicon.py to test_favicon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/tests/test_apple_touch_icon.py to test_apple_touch_icon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests/test_icons_markup.py to test_icons_markup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/tests/test_icons_context_processor.py to test_icons_context_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/misago/icons/migrations/0001_initial.py to 0001_initial.cpython-39.pyc writing byte-compilation script '/tmp/tmpmxapa4ek.py' /usr/bin/python3 /tmp/tmpmxapa4ek.py removing /tmp/tmpmxapa4ek.py running install_egg_info running egg_info writing Misago.egg-info/PKG-INFO writing dependency_links to Misago.egg-info/dependency_links.txt writing requirements to Misago.egg-info/requires.txt writing top-level names to Misago.egg-info/top_level.txt reading manifest file 'Misago.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'devproject' no previously-included directories found matching 'docs' no previously-included directories found matching 'testproject' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'Misago.egg-info/SOURCES.txt' Copying Misago.egg-info to /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9/site-packages/Misago-0.34.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64//usr/share/doc/python-Misago + '[' -d doc ']' ~/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 ~/build/BUILD/Misago-0.34.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Misago-0.34.0 + mv /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.34.0-1 --unique-debug-suffix -0.34.0-1.x86_64 --unique-debug-src-base python-Misago-0.34.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Misago-0.34.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Misago-0.34.0-1.noarch Provides: python-Misago python3-Misago = 0.34.0-1 python3.9dist(misago) = 0.34 python3dist(misago) = 0.34 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.9 python3.9dist(amqp) = 5.1.1 python3.9dist(anyio) = 3.6.1 python3.9dist(ariadne) = 0.15.1 python3.9dist(ariadne-django) = 0.3 python3.9dist(asgiref) = 3.5.2 python3.9dist(async-timeout) = 4.0.2 python3.9dist(attrs) = 22.1 python3.9dist(billiard) = 3.6.4 python3.9dist(black) = 23.3 python3.9dist(celery) = 5.2.7 python3.9dist(certifi) = 2022.6.15 python3.9dist(cffi) = 1.15.1 python3.9dist(charset-normalizer) = 2.1 python3.9dist(click) = 8.1.3 python3.9dist(click-didyoumean) = 0.3 python3.9dist(click-plugins) = 1.1.1 python3.9dist(click-repl) = 0.2 python3.9dist(coverage) = 6.5 python3.9dist(coveralls) = 3.3.1 python3.9dist(cryptography) = 37.0.4 python3.9dist(defusedxml) = 0.7.1 python3.9dist(deprecated) = 1.2.13 python3.9dist(django) = 3.2.15 python3.9dist(django-debug-toolbar) = 3.5 python3.9dist(django-js-asset) = 2 python3.9dist(django-mptt) = 0.13.4 python3.9dist(django-simple-sso) = 1.1 python3.9dist(djangorestframework) = 3.13.1 python3.9dist(docopt) = 0.6.2 python3.9dist(faker) = 13.15.1 python3.9dist(fastdiff) = 0.3 python3.9dist(graphql-core) = 3.2.1 python3.9dist(html5lib) = 1.1 python3.9dist(idna) = 3.3 python3.9dist(iniconfig) = 1.1.1 python3.9dist(itsdangerous) = 0.24 python3.9dist(kombu) = 5.2.4 python3.9dist(markdown) = 3.4.1 python3.9dist(mypy-extensions) = 1 python3.9dist(oauthlib) = 3.2 python3.9dist(packaging) = 23 python3.9dist(pathspec) = 0.11.1 python3.9dist(pillow) = 9.2 python3.9dist(platformdirs) = 3.2 python3.9dist(pluggy) = 1 python3.9dist(prompt-toolkit) = 3.0.30 python3.9dist(psycopg2-binary) = 2.9.3 python3.9dist(py) = 1.11 python3.9dist(pycparser) = 2.21 python3.9dist(pyjwt) = 2.4 python3.9dist(pytest) = 7.1.2 python3.9dist(pytest-cov) = 4 python3.9dist(pytest-django) = 4.5.2 python3.9dist(pytest-mock) = 3.8.2 python3.9dist(python-dateutil) = 2.8.2 python3.9dist(python3-openid) = 3.2 python3.9dist(pytz) = 2022.1 python3.9dist(redis) = 4.3.4 python3.9dist(requests) = 2.28.1 python3.9dist(requests-oauthlib) = 1.3.1 python3.9dist(responses) = 0.21 python3.9dist(six) = 1.16 python3.9dist(snapshottest) = 0.6 python3.9dist(sniffio) = 1.2 python3.9dist(social-auth-app-django) = 5 python3.9dist(social-auth-core) = 4.3 python3.9dist(sqlparse) = 0.4.2 python3.9dist(starlette) = 0.20.4 python3.9dist(termcolor) = 1.1 python3.9dist(tomli) = 2.0.1 python3.9dist(typing-extensions) = 4.3 python3.9dist(unidecode) = 1.3.4 python3.9dist(urllib3) = 1.26.11 python3.9dist(vine) = 5 python3.9dist(wasmer) = 1.1 python3.9dist(wasmer-compiler-cranelift) = 1.1 python3.9dist(wcwidth) = 0.2.5 python3.9dist(webencodings) = 0.5.1 python3.9dist(webservices) = 0.7 python3.9dist(wrapt) = 1.14.1 Processing files: python-Misago-help-0.34.0-1.noarch warning: Empty %files file /builddir/build/BUILD/Misago-0.34.0/doclist.lst Provides: python-Misago-help = 0.34.0-1 python3-Misago-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 Wrote: /builddir/build/RPMS/python-Misago-help-0.34.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Misago-0.34.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.54BXX9 + umask 022 + cd /builddir/build/BUILD + cd Misago-0.34.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Misago-0.34.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0