Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-allink-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686374384.845961/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-allink-core.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-allink-core-2.8.2-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-allink-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686374384.845961/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-allink-core.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-allink-core-2.8.2-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-allink-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686374384.845961/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-allink-core.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.k5hB9W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf allink-core-2.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/allink-core-2.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd allink-core-2.8.2 + /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.O6CzTF + umask 022 + cd /builddir/build/BUILD + cd allink-core-2.8.2 + 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/allink_core copying allink_core/__init__.py -> build/lib/allink_core creating build/lib/test copying test/__init__.py -> build/lib/test copying test/urls.py -> build/lib/test copying test/settings.py -> build/lib/test creating build/lib/allink_core/apps copying allink_core/apps/__init__.py -> build/lib/allink_core/apps creating build/lib/allink_core/core copying allink_core/core/cms_plugins.py -> build/lib/allink_core/core copying allink_core/core/constants.py -> build/lib/allink_core/core copying allink_core/core/views.py -> build/lib/allink_core/core copying allink_core/core/__init__.py -> build/lib/allink_core/core copying allink_core/core/middleware.py -> build/lib/allink_core/core copying allink_core/core/utils.py -> build/lib/allink_core/core copying allink_core/core/sitemap.py -> build/lib/allink_core/core copying allink_core/core/cms_toolbars.py -> build/lib/allink_core/core copying allink_core/core/exceptions.py -> build/lib/allink_core/core copying allink_core/core/loading.py -> build/lib/allink_core/core copying allink_core/core/allink_settings.py -> build/lib/allink_core/core creating build/lib/allink_core/core_apps copying allink_core/core_apps/__init__.py -> build/lib/allink_core/core_apps creating build/lib/allink_core/apps/news copying allink_core/apps/news/admin.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/cms_plugins.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/views.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/__init__.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/cms_apps.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/urls.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/managers.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/cms_menus.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/cms_toolbars.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/abstract_models.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/sitemaps.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/config.py -> build/lib/allink_core/apps/news copying allink_core/apps/news/models.py -> build/lib/allink_core/apps/news creating build/lib/allink_core/apps/partner copying allink_core/apps/partner/admin.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/cms_plugins.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/views.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/__init__.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/cms_apps.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/urls.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/managers.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/cms_toolbars.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/abstract_models.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/sitemaps.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/config.py -> build/lib/allink_core/apps/partner copying allink_core/apps/partner/models.py -> build/lib/allink_core/apps/partner creating build/lib/allink_core/apps/config copying allink_core/apps/config/admin.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/constants.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/__init__.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/utils.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/cms_menus.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/cms_toolbars.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/abstract_models.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/config.py -> build/lib/allink_core/apps/config copying allink_core/apps/config/models.py -> build/lib/allink_core/apps/config creating build/lib/allink_core/apps/locations copying allink_core/apps/locations/admin.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/cms_plugins.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/views.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/__init__.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/cms_apps.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/urls.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/pdf.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/managers.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/cms_menus.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/cms_toolbars.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/abstract_models.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/sitemaps.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/config.py -> build/lib/allink_core/apps/locations copying allink_core/apps/locations/models.py -> build/lib/allink_core/apps/locations creating build/lib/allink_core/apps/people copying allink_core/apps/people/admin.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/cms_plugins.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/views.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/__init__.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/cms_apps.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/urls.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/managers.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/cms_menus.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/cms_toolbars.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/abstract_models.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/sitemaps.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/config.py -> build/lib/allink_core/apps/people copying allink_core/apps/people/models.py -> build/lib/allink_core/apps/people creating build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0006_auto_20201001_1556.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/__init__.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0007_newstranslation_teaser_link_url.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0001_initial.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0005_auto_20191002_2020.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0002_auto_20190704_1338.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0008_auto_20201103_1355.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0003_auto_20190716_0951.py -> build/lib/allink_core/apps/news/migrations copying allink_core/apps/news/migrations/0004_remove_newsappcontentplugin_filter_fields.py -> build/lib/allink_core/apps/news/migrations creating build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/test_admin.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/test_sitemaps.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/factories.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/__init__.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/test_plugins.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/test_views.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/test_managers.py -> build/lib/allink_core/apps/news/tests copying allink_core/apps/news/tests/test_models.py -> build/lib/allink_core/apps/news/tests creating build/lib/allink_core/apps/partner/migrations copying allink_core/apps/partner/migrations/__init__.py -> build/lib/allink_core/apps/partner/migrations copying allink_core/apps/partner/migrations/0001_initial.py -> build/lib/allink_core/apps/partner/migrations creating build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/__init__.py -> build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/0003_auto_20200124_1010.py -> build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/0001_initial.py -> build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/0005_contact_migration_deletion.py -> build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/0002_auto_20190716_0951.py -> build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/0006_auto_20201103_1630.py -> build/lib/allink_core/apps/config/migrations copying allink_core/apps/config/migrations/0004_allinktitleextension_teaser_link_url.py -> build/lib/allink_core/apps/config/migrations creating build/lib/allink_core/apps/config/tests copying allink_core/apps/config/tests/factories.py -> build/lib/allink_core/apps/config/tests copying allink_core/apps/config/tests/__init__.py -> build/lib/allink_core/apps/config/tests copying allink_core/apps/config/tests/test_utils.py -> build/lib/allink_core/apps/config/tests copying allink_core/apps/config/tests/test_templatetags.py -> build/lib/allink_core/apps/config/tests copying allink_core/apps/config/tests/test_models.py -> build/lib/allink_core/apps/config/tests creating build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0010_auto_20201130_1447.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0006_auto_20201001_1556.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/__init__.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0009_auto_20201103_1355.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0004_remove_locationsappcontentplugin_filter_fields.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0001_initial.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0008_auto_20201102_1908.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0013_auto_20210114_0902.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0007_locationstranslation_teaser_link_url.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0002_auto_20190716_0951.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0003_locations_commercial_register_entry.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0011_auto_20210114_0855.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0005_auto_20191002_2020.py -> build/lib/allink_core/apps/locations/migrations copying allink_core/apps/locations/migrations/0012_locationstranslation_country.py -> build/lib/allink_core/apps/locations/migrations creating build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0009_peopletranslation_country.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/__init__.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0010_auto_20210114_0921.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0001_initial.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0008_auto_20210114_0855.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0002_auto_20190716_0951.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0007_auto_20201130_1447.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0003_remove_peopleappcontentplugin_filter_fields.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0005_auto_20201001_1556.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0004_auto_20191002_2020.py -> build/lib/allink_core/apps/people/migrations copying allink_core/apps/people/migrations/0006_auto_20201113_0809.py -> build/lib/allink_core/apps/people/migrations creating build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_user_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_image_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_admin_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/__init__.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_meta_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_google_tag_manager_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_cms_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_form_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_link_tags.py -> build/lib/allink_core/core/templatetags copying allink_core/core/templatetags/allink_helpers.py -> build/lib/allink_core/core/templatetags creating build/lib/allink_core/core/management copying allink_core/core/management/__init__.py -> build/lib/allink_core/core/management creating build/lib/allink_core/core/admin copying allink_core/core/admin/admin.py -> build/lib/allink_core/core/admin copying allink_core/core/admin/__init__.py -> build/lib/allink_core/core/admin copying allink_core/core/admin/base.py -> build/lib/allink_core/core/admin copying allink_core/core/admin/forms.py -> build/lib/allink_core/core/admin copying allink_core/core/admin/mixins.py -> build/lib/allink_core/core/admin creating build/lib/allink_core/core/tests copying allink_core/core/tests/__init__.py -> build/lib/allink_core/core/tests copying allink_core/core/tests/test_image_tags.py -> build/lib/allink_core/core/tests copying allink_core/core/tests/test_sitemap.py -> build/lib/allink_core/core/tests copying allink_core/core/tests/test_utils.py -> build/lib/allink_core/core/tests creating build/lib/allink_core/core/forms copying allink_core/core/forms/__init__.py -> build/lib/allink_core/core/forms copying allink_core/core/forms/widgets.py -> build/lib/allink_core/core/forms copying allink_core/core/forms/fields.py -> build/lib/allink_core/core/forms copying allink_core/core/forms/mixins.py -> build/lib/allink_core/core/forms creating build/lib/allink_core/core/test copying allink_core/core/test/factories.py -> build/lib/allink_core/core/test copying allink_core/core/test/__init__.py -> build/lib/allink_core/core/test copying allink_core/core/test/base.py -> build/lib/allink_core/core/test creating build/lib/allink_core/core/models copying allink_core/core/models/__init__.py -> build/lib/allink_core/core/models copying allink_core/core/models/managers.py -> build/lib/allink_core/core/models copying allink_core/core/models/base.py -> build/lib/allink_core/core/models copying allink_core/core/models/choices.py -> build/lib/allink_core/core/models copying allink_core/core/models/fields_model.py -> build/lib/allink_core/core/models copying allink_core/core/models/base_plugins.py -> build/lib/allink_core/core/models copying allink_core/core/models/fields.py -> build/lib/allink_core/core/models copying allink_core/core/models/mixins.py -> build/lib/allink_core/core/models creating build/lib/allink_core/core/helpers copying allink_core/core/helpers/__init__.py -> build/lib/allink_core/core/helpers copying allink_core/core/helpers/tools.py -> build/lib/allink_core/core/helpers creating build/lib/allink_core/core/customisation copying allink_core/core/customisation/__init__.py -> build/lib/allink_core/core/customisation copying allink_core/core/customisation/utils.py -> build/lib/allink_core/core/customisation creating build/lib/allink_core/core/management/commands copying allink_core/core/management/commands/new_app.py -> build/lib/allink_core/core/management/commands copying allink_core/core/management/commands/__init__.py -> build/lib/allink_core/core/management/commands copying allink_core/core/management/commands/fork_app.py -> build/lib/allink_core/core/management/commands creating build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/admin.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/cms_plugins.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/views.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/__init__.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/cms_apps.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/urls.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/managers.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/cms_toolbars.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/sitemaps.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/config.py -> build/lib/allink_core/core/customisation/dummy_new_app copying allink_core/core/customisation/dummy_new_app/models.py -> build/lib/allink_core/core/customisation/dummy_new_app creating build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/admin.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/cms_plugins.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/__init__.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/cms_apps.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/managers.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/cms_menus.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/cms_toolbars.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/config.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum copying allink_core/core/customisation/dummy_fork_app_minimum/models.py -> build/lib/allink_core/core/customisation/dummy_fork_app_minimum creating build/lib/allink_core/core/customisation/tests copying allink_core/core/customisation/tests/__init__.py -> build/lib/allink_core/core/customisation/tests copying allink_core/core/customisation/tests/test_utils.py -> build/lib/allink_core/core/customisation/tests creating build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/admin.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/cms_plugins.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/views.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/__init__.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/cms_apps.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/urls.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/managers.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/cms_menus.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/cms_toolbars.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/sitemaps.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/config.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example copying allink_core/core/customisation/dummy_fork_app_example/models.py -> build/lib/allink_core/core/customisation/dummy_fork_app_example creating build/lib/allink_core/core_apps/allink_quote copying allink_core/core_apps/allink_quote/cms_plugins.py -> build/lib/allink_core/core_apps/allink_quote copying allink_core/core_apps/allink_quote/__init__.py -> build/lib/allink_core/core_apps/allink_quote copying allink_core/core_apps/allink_quote/config.py -> build/lib/allink_core/core_apps/allink_quote copying allink_core/core_apps/allink_quote/models.py -> build/lib/allink_core/core_apps/allink_quote creating build/lib/allink_core/core_apps/allink_styleguide copying allink_core/core_apps/allink_styleguide/__init__.py -> build/lib/allink_core/core_apps/allink_styleguide copying allink_core/core_apps/allink_styleguide/urls.py -> build/lib/allink_core/core_apps/allink_styleguide creating build/lib/allink_core/core_apps/allink_image copying allink_core/core_apps/allink_image/cms_plugins.py -> build/lib/allink_core/core_apps/allink_image copying allink_core/core_apps/allink_image/__init__.py -> build/lib/allink_core/core_apps/allink_image copying allink_core/core_apps/allink_image/models.py -> build/lib/allink_core/core_apps/allink_image creating build/lib/allink_core/core_apps/allink_gallery copying allink_core/core_apps/allink_gallery/cms_plugins.py -> build/lib/allink_core/core_apps/allink_gallery copying allink_core/core_apps/allink_gallery/__init__.py -> build/lib/allink_core/core_apps/allink_gallery copying allink_core/core_apps/allink_gallery/models.py -> build/lib/allink_core/core_apps/allink_gallery creating build/lib/allink_core/core_apps/allink_content copying allink_core/core_apps/allink_content/cms_plugins.py -> build/lib/allink_core/core_apps/allink_content copying allink_core/core_apps/allink_content/__init__.py -> build/lib/allink_core/core_apps/allink_content copying allink_core/core_apps/allink_content/models.py -> build/lib/allink_core/core_apps/allink_content copying allink_core/core_apps/allink_content/tests.py -> build/lib/allink_core/core_apps/allink_content creating build/lib/allink_core/core_apps/allink_seo_accordion copying allink_core/core_apps/allink_seo_accordion/cms_plugins.py -> build/lib/allink_core/core_apps/allink_seo_accordion copying allink_core/core_apps/allink_seo_accordion/__init__.py -> build/lib/allink_core/core_apps/allink_seo_accordion copying allink_core/core_apps/allink_seo_accordion/models.py -> build/lib/allink_core/core_apps/allink_seo_accordion creating build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/admin.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/__init__.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/middleware.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/utils.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/cms_toolbars.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/config.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/models.py -> build/lib/allink_core/core_apps/allink_legacy_redirect copying allink_core/core_apps/allink_legacy_redirect/resources.py -> build/lib/allink_core/core_apps/allink_legacy_redirect creating build/lib/allink_core/core_apps/allink_categories copying allink_core/core_apps/allink_categories/admin.py -> build/lib/allink_core/core_apps/allink_categories copying allink_core/core_apps/allink_categories/__init__.py -> build/lib/allink_core/core_apps/allink_categories copying allink_core/core_apps/allink_categories/cms_toolbars.py -> build/lib/allink_core/core_apps/allink_categories copying allink_core/core_apps/allink_categories/config.py -> build/lib/allink_core/core_apps/allink_categories copying allink_core/core_apps/allink_categories/apps.py -> build/lib/allink_core/core_apps/allink_categories copying allink_core/core_apps/allink_categories/models.py -> build/lib/allink_core/core_apps/allink_categories creating build/lib/allink_core/core_apps/allink_teaser copying allink_core/core_apps/allink_teaser/cms_plugins.py -> build/lib/allink_core/core_apps/allink_teaser copying allink_core/core_apps/allink_teaser/__init__.py -> build/lib/allink_core/core_apps/allink_teaser copying allink_core/core_apps/allink_teaser/models.py -> build/lib/allink_core/core_apps/allink_teaser copying allink_core/core_apps/allink_teaser/tests.py -> build/lib/allink_core/core_apps/allink_teaser creating build/lib/allink_core/core_apps/allink_button_link copying allink_core/core_apps/allink_button_link/cms_plugins.py -> build/lib/allink_core/core_apps/allink_button_link copying allink_core/core_apps/allink_button_link/__init__.py -> build/lib/allink_core/core_apps/allink_button_link copying allink_core/core_apps/allink_button_link/model_fields.py -> build/lib/allink_core/core_apps/allink_button_link copying allink_core/core_apps/allink_button_link/models.py -> build/lib/allink_core/core_apps/allink_button_link copying allink_core/core_apps/allink_button_link/widgets.py -> build/lib/allink_core/core_apps/allink_button_link copying allink_core/core_apps/allink_button_link/fields.py -> build/lib/allink_core/core_apps/allink_button_link creating build/lib/allink_core/core_apps/allink_info_box copying allink_core/core_apps/allink_info_box/cms_plugins.py -> build/lib/allink_core/core_apps/allink_info_box copying allink_core/core_apps/allink_info_box/__init__.py -> build/lib/allink_core/core_apps/allink_info_box copying allink_core/core_apps/allink_info_box/models.py -> build/lib/allink_core/core_apps/allink_info_box creating build/lib/allink_core/core_apps/allink_image_svg copying allink_core/core_apps/allink_image_svg/cms_plugins.py -> build/lib/allink_core/core_apps/allink_image_svg copying allink_core/core_apps/allink_image_svg/__init__.py -> build/lib/allink_core/core_apps/allink_image_svg copying allink_core/core_apps/allink_image_svg/config.py -> build/lib/allink_core/core_apps/allink_image_svg copying allink_core/core_apps/allink_image_svg/models.py -> build/lib/allink_core/core_apps/allink_image_svg creating build/lib/allink_core/core_apps/allink_cms copying allink_core/core_apps/allink_cms/cms_plugins.py -> build/lib/allink_core/core_apps/allink_cms copying allink_core/core_apps/allink_cms/__init__.py -> build/lib/allink_core/core_apps/allink_cms copying allink_core/core_apps/allink_cms/urls.py -> build/lib/allink_core/core_apps/allink_cms copying allink_core/core_apps/allink_cms/api.py -> build/lib/allink_core/core_apps/allink_cms copying allink_core/core_apps/allink_cms/models.py -> build/lib/allink_core/core_apps/allink_cms creating build/lib/allink_core/core_apps/allink_list_multicol copying allink_core/core_apps/allink_list_multicol/cms_plugins.py -> build/lib/allink_core/core_apps/allink_list_multicol copying allink_core/core_apps/allink_list_multicol/__init__.py -> build/lib/allink_core/core_apps/allink_list_multicol copying allink_core/core_apps/allink_list_multicol/config.py -> build/lib/allink_core/core_apps/allink_list_multicol copying allink_core/core_apps/allink_list_multicol/models.py -> build/lib/allink_core/core_apps/allink_list_multicol creating build/lib/allink_core/core_apps/allink_mandrill copying allink_core/core_apps/allink_mandrill/__init__.py -> build/lib/allink_core/core_apps/allink_mandrill copying allink_core/core_apps/allink_mandrill/base.py -> build/lib/allink_core/core_apps/allink_mandrill copying allink_core/core_apps/allink_mandrill/config.py -> build/lib/allink_core/core_apps/allink_mandrill copying allink_core/core_apps/allink_mandrill/tasks.py -> build/lib/allink_core/core_apps/allink_mandrill copying allink_core/core_apps/allink_mandrill/helpers.py -> build/lib/allink_core/core_apps/allink_mandrill creating build/lib/allink_core/core_apps/allink_social_icon copying allink_core/core_apps/allink_social_icon/cms_plugins.py -> build/lib/allink_core/core_apps/allink_social_icon copying allink_core/core_apps/allink_social_icon/__init__.py -> build/lib/allink_core/core_apps/allink_social_icon copying allink_core/core_apps/allink_social_icon/models.py -> build/lib/allink_core/core_apps/allink_social_icon creating build/lib/allink_core/core_apps/allink_video copying allink_core/core_apps/allink_video/cms_plugins.py -> build/lib/allink_core/core_apps/allink_video copying allink_core/core_apps/allink_video/__init__.py -> build/lib/allink_core/core_apps/allink_video copying allink_core/core_apps/allink_video/models.py -> build/lib/allink_core/core_apps/allink_video creating build/lib/allink_core/core_apps/allink_quote/migrations copying allink_core/core_apps/allink_quote/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_quote/migrations copying allink_core/core_apps/allink_quote/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_quote/migrations creating build/lib/allink_core/core_apps/allink_image/migrations copying allink_core/core_apps/allink_image/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_image/migrations copying allink_core/core_apps/allink_image/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_image/migrations copying allink_core/core_apps/allink_image/migrations/0003_auto_20200323_1905.py -> build/lib/allink_core/core_apps/allink_image/migrations copying allink_core/core_apps/allink_image/migrations/0002_auto_20191002_1951.py -> build/lib/allink_core/core_apps/allink_image/migrations creating build/lib/allink_core/core_apps/allink_gallery/migrations copying allink_core/core_apps/allink_gallery/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_gallery/migrations copying allink_core/core_apps/allink_gallery/migrations/0003_auto_20201112_0854.py -> build/lib/allink_core/core_apps/allink_gallery/migrations copying allink_core/core_apps/allink_gallery/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_gallery/migrations copying allink_core/core_apps/allink_gallery/migrations/0002_auto_20201102_1644.py -> build/lib/allink_core/core_apps/allink_gallery/migrations creating build/lib/allink_core/core_apps/allink_content/migrations copying allink_core/core_apps/allink_content/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_content/migrations copying allink_core/core_apps/allink_content/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_content/migrations copying allink_core/core_apps/allink_content/migrations/0002_remove_allinkcontentplugin_project_on_screen_effect.py -> build/lib/allink_core/core_apps/allink_content/migrations creating build/lib/allink_core/core_apps/allink_seo_accordion/migrations copying allink_core/core_apps/allink_seo_accordion/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_seo_accordion/migrations copying allink_core/core_apps/allink_seo_accordion/migrations/0002_allinkseoaccordioncontainerplugin_is_seo_faq.py -> build/lib/allink_core/core_apps/allink_seo_accordion/migrations copying allink_core/core_apps/allink_seo_accordion/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_seo_accordion/migrations copying allink_core/core_apps/allink_seo_accordion/migrations/0003_auto_20200914_0841.py -> build/lib/allink_core/core_apps/allink_seo_accordion/migrations creating build/lib/allink_core/core_apps/allink_legacy_redirect/migrations copying allink_core/core_apps/allink_legacy_redirect/migrations/0004_auto_20210422_1852.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/migrations copying allink_core/core_apps/allink_legacy_redirect/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/migrations copying allink_core/core_apps/allink_legacy_redirect/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/migrations copying allink_core/core_apps/allink_legacy_redirect/migrations/0003_auto_20191016_0804.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/migrations copying allink_core/core_apps/allink_legacy_redirect/migrations/0002_auto_20190723_1107.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/migrations creating build/lib/allink_core/core_apps/allink_legacy_redirect/tests copying allink_core/core_apps/allink_legacy_redirect/tests/factories.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/tests copying allink_core/core_apps/allink_legacy_redirect/tests/__init__.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/tests copying allink_core/core_apps/allink_legacy_redirect/tests/tests.py -> build/lib/allink_core/core_apps/allink_legacy_redirect/tests creating build/lib/allink_core/core_apps/allink_categories/migrations copying allink_core/core_apps/allink_categories/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_categories/migrations copying allink_core/core_apps/allink_categories/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_categories/migrations copying allink_core/core_apps/allink_categories/migrations/0002_auto_20191002_1951.py -> build/lib/allink_core/core_apps/allink_categories/migrations copying allink_core/core_apps/allink_categories/migrations/0003_allinkcategory_logo.py -> build/lib/allink_core/core_apps/allink_categories/migrations creating build/lib/allink_core/core_apps/allink_categories/tests copying allink_core/core_apps/allink_categories/tests/test_admin.py -> build/lib/allink_core/core_apps/allink_categories/tests copying allink_core/core_apps/allink_categories/tests/__init__.py -> build/lib/allink_core/core_apps/allink_categories/tests copying allink_core/core_apps/allink_categories/tests/test_models.py -> build/lib/allink_core/core_apps/allink_categories/tests creating build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0009_allinkteasergridcontainerplugin.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0005_auto_20200205_1427.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0006_auto_20200205_1436.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0008_auto_20201102_1908.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0002_auto_20190703_1528.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0004_allinkteaserplugin_softpage_enabled.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0003_auto_20190716_0951.py -> build/lib/allink_core/core_apps/allink_teaser/migrations copying allink_core/core_apps/allink_teaser/migrations/0007_allinkteaserplugin_teaser_link_url.py -> build/lib/allink_core/core_apps/allink_teaser/migrations creating build/lib/allink_core/core_apps/allink_button_link/migrations copying allink_core/core_apps/allink_button_link/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_button_link/migrations copying allink_core/core_apps/allink_button_link/migrations/0003_auto_20191025_1410.py -> build/lib/allink_core/core_apps/allink_button_link/migrations copying allink_core/core_apps/allink_button_link/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_button_link/migrations copying allink_core/core_apps/allink_button_link/migrations/0002_auto_20191002_1951.py -> build/lib/allink_core/core_apps/allink_button_link/migrations creating build/lib/allink_core/core_apps/allink_info_box/migrations copying allink_core/core_apps/allink_info_box/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_info_box/migrations copying allink_core/core_apps/allink_info_box/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_info_box/migrations creating build/lib/allink_core/core_apps/allink_image_svg/migrations copying allink_core/core_apps/allink_image_svg/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_image_svg/migrations copying allink_core/core_apps/allink_image_svg/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_image_svg/migrations copying allink_core/core_apps/allink_image_svg/migrations/0003_allinkimagesvgplugin_is_fullwidth.py -> build/lib/allink_core/core_apps/allink_image_svg/migrations copying allink_core/core_apps/allink_image_svg/migrations/0002_auto_20210325_1703.py -> build/lib/allink_core/core_apps/allink_image_svg/migrations creating build/lib/allink_core/core_apps/allink_cms/migrations copying allink_core/core_apps/allink_cms/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_cms/migrations copying allink_core/core_apps/allink_cms/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_cms/migrations creating build/lib/allink_core/core_apps/allink_cms/management copying allink_core/core_apps/allink_cms/management/__init__.py -> build/lib/allink_core/core_apps/allink_cms/management creating build/lib/allink_core/core_apps/allink_cms/management/commands copying allink_core/core_apps/allink_cms/management/commands/clearcache.py -> build/lib/allink_core/core_apps/allink_cms/management/commands copying allink_core/core_apps/allink_cms/management/commands/copylang.py -> build/lib/allink_core/core_apps/allink_cms/management/commands copying allink_core/core_apps/allink_cms/management/commands/__init__.py -> build/lib/allink_core/core_apps/allink_cms/management/commands creating build/lib/allink_core/core_apps/allink_list_multicol/migrations copying allink_core/core_apps/allink_list_multicol/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_list_multicol/migrations copying allink_core/core_apps/allink_list_multicol/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_list_multicol/migrations creating build/lib/allink_core/core_apps/allink_social_icon/migrations copying allink_core/core_apps/allink_social_icon/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_social_icon/migrations copying allink_core/core_apps/allink_social_icon/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_social_icon/migrations creating build/lib/allink_core/core_apps/allink_social_icon/tests copying allink_core/core_apps/allink_social_icon/tests/__init__.py -> build/lib/allink_core/core_apps/allink_social_icon/tests copying allink_core/core_apps/allink_social_icon/tests/test_plugins.py -> build/lib/allink_core/core_apps/allink_social_icon/tests creating build/lib/allink_core/core_apps/allink_video/migrations copying allink_core/core_apps/allink_video/migrations/__init__.py -> build/lib/allink_core/core_apps/allink_video/migrations copying allink_core/core_apps/allink_video/migrations/0001_initial.py -> build/lib/allink_core/core_apps/allink_video/migrations copying allink_core/core_apps/allink_video/migrations/0002_allinkvideofileplugin_auto_start_mobile_enabled.py -> build/lib/allink_core/core_apps/allink_video/migrations running egg_info writing allink_core.egg-info/PKG-INFO writing dependency_links to allink_core.egg-info/dependency_links.txt writing requirements to allink_core.egg-info/requires.txt writing top-level names to allink_core.egg-info/top_level.txt reading manifest file 'allink_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_cms/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_info_box/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_seo_accordion/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_teaser/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_quote/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_list_multicol/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_image_svg/locale' warning: no files found matching '*' under directory 'allink_core/core/migrations' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_styleguide/migrations' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE' writing manifest file 'allink_core.egg-info/SOURCES.txt' creating build/lib/allink_core/core/locale creating build/lib/allink_core/core/locale/de creating build/lib/allink_core/core/locale/de/LC_MESSAGES copying allink_core/core/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/de/LC_MESSAGES copying allink_core/core/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/de/LC_MESSAGES creating build/lib/allink_core/core/locale/es creating build/lib/allink_core/core/locale/es/LC_MESSAGES copying allink_core/core/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/es/LC_MESSAGES copying allink_core/core/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/es/LC_MESSAGES creating build/lib/allink_core/core/locale/fr creating build/lib/allink_core/core/locale/fr/LC_MESSAGES copying allink_core/core/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/fr/LC_MESSAGES copying allink_core/core/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/fr/LC_MESSAGES creating build/lib/allink_core/core/locale/it creating build/lib/allink_core/core/locale/it/LC_MESSAGES copying allink_core/core/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/it/LC_MESSAGES copying allink_core/core/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/it/LC_MESSAGES creating build/lib/allink_core/core/locale/nl creating build/lib/allink_core/core/locale/nl/LC_MESSAGES copying allink_core/core/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/nl/LC_MESSAGES copying allink_core/core/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/nl/LC_MESSAGES creating build/lib/allink_core/core/locale/ru creating build/lib/allink_core/core/locale/ru/LC_MESSAGES copying allink_core/core/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/ru/LC_MESSAGES copying allink_core/core/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/ru/LC_MESSAGES creating build/lib/allink_core/core/locale/zh_Hans creating build/lib/allink_core/core/locale/zh_Hans/LC_MESSAGES copying allink_core/core/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core/locale/zh_Hans/LC_MESSAGES copying allink_core/core/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core/templates creating build/lib/allink_core/core/templates/allink_core copying allink_core/core/templates/allink_core/404.html -> build/lib/allink_core/core/templates/allink_core copying allink_core/core/templates/allink_core/500.html -> build/lib/allink_core/core/templates/allink_core copying allink_core/core/templates/allink_core/base.html -> build/lib/allink_core/core/templates/allink_core copying allink_core/core/templates/allink_core/base_root.html -> build/lib/allink_core/core/templates/allink_core copying allink_core/core/templates/allink_core/default.html -> build/lib/allink_core/core/templates/allink_core copying allink_core/core/templates/allink_core/sitemap.xml -> build/lib/allink_core/core/templates/allink_core creating build/lib/allink_core/core/templates/allink_core/admin copying allink_core/core/templates/allink_core/admin/change_form.html -> build/lib/allink_core/core/templates/allink_core/admin copying allink_core/core/templates/allink_core/admin/submit_line.html -> build/lib/allink_core/core/templates/allink_core/admin creating build/lib/allink_core/core/templates/allink_core/cms creating build/lib/allink_core/core/templates/allink_core/cms/plugins copying allink_core/core/templates/allink_core/cms/plugins/.aldryn-folder -> build/lib/allink_core/core/templates/allink_core/cms/plugins copying allink_core/core/templates/allink_core/cms/plugins/render_plugin_preview.html -> build/lib/allink_core/core/templates/allink_core/cms/plugins copying allink_core/core/templates/allink_core/cms/plugins/text.html -> build/lib/allink_core/core/templates/allink_core/cms/plugins copying allink_core/core/templates/allink_core/cms/plugins/text_plugin_change_form.html -> build/lib/allink_core/core/templates/allink_core/cms/plugins creating build/lib/allink_core/core/templates/allink_core/cms/plugins/widgets copying allink_core/core/templates/allink_core/cms/plugins/widgets/.aldryn-folder -> build/lib/allink_core/core/templates/allink_core/cms/plugins/widgets copying allink_core/core/templates/allink_core/cms/plugins/widgets/ckeditor.html -> build/lib/allink_core/core/templates/allink_core/cms/plugins/widgets creating build/lib/allink_core/core/templates/allink_core/cms/toolbar copying allink_core/core/templates/allink_core/cms/toolbar/dragitem.html -> build/lib/allink_core/core/templates/allink_core/cms/toolbar copying allink_core/core/templates/allink_core/cms/toolbar/dragitem_menu.html -> build/lib/allink_core/core/templates/allink_core/cms/toolbar creating build/lib/allink_core/core/templates/allink_core/config creating build/lib/allink_core/core/templates/allink_core/config/admin copying allink_core/core/templates/allink_core/config/admin/change_form.html -> build/lib/allink_core/core/templates/allink_core/config/admin creating build/lib/allink_core/core/templates/allink_core/djangocms_file creating build/lib/allink_core/core/templates/allink_core/djangocms_file/default copying allink_core/core/templates/allink_core/djangocms_file/default/.aldryn-folder -> build/lib/allink_core/core/templates/allink_core/djangocms_file/default copying allink_core/core/templates/allink_core/djangocms_file/default/file.html -> build/lib/allink_core/core/templates/allink_core/djangocms_file/default copying allink_core/core/templates/allink_core/djangocms_file/default/folder.html -> build/lib/allink_core/core/templates/allink_core/djangocms_file/default creating build/lib/allink_core/core/templates/allink_core/djangocms_modules copying allink_core/core/templates/allink_core/djangocms_modules/modules_list.html -> build/lib/allink_core/core/templates/allink_core/djangocms_modules copying allink_core/core/templates/allink_core/djangocms_modules/render_module.html -> build/lib/allink_core/core/templates/allink_core/djangocms_modules creating build/lib/allink_core/core/templates/allink_core/includes copying allink_core/core/templates/allink_core/includes/.aldryn-folder -> build/lib/allink_core/core/templates/allink_core/includes copying allink_core/core/templates/allink_core/includes/analytics.html -> build/lib/allink_core/core/templates/allink_core/includes copying allink_core/core/templates/allink_core/includes/browser-check.html -> build/lib/allink_core/core/templates/allink_core/includes copying allink_core/core/templates/allink_core/includes/favicons.html -> build/lib/allink_core/core/templates/allink_core/includes copying allink_core/core/templates/allink_core/includes/messages.html -> build/lib/allink_core/core/templates/allink_core/includes copying allink_core/core/templates/allink_core/includes/retina_media_query.html -> build/lib/allink_core/core/templates/allink_core/includes creating build/lib/allink_core/core/templates/allink_core/includes/forms copying allink_core/core/templates/allink_core/includes/forms/form.html -> build/lib/allink_core/core/templates/allink_core/includes/forms creating build/lib/allink_core/core/templates/allink_core/includes/header copying allink_core/core/templates/allink_core/includes/header/header-overlay.html -> build/lib/allink_core/core/templates/allink_core/includes/header copying allink_core/core/templates/allink_core/includes/header/header.html -> build/lib/allink_core/core/templates/allink_core/includes/header creating build/lib/allink_core/core/templates/allink_core/includes/menu copying allink_core/core/templates/allink_core/includes/menu/.aldryn-folder -> build/lib/allink_core/core/templates/allink_core/includes/menu copying allink_core/core/templates/allink_core/includes/menu/breadcrumb.html -> build/lib/allink_core/core/templates/allink_core/includes/menu copying allink_core/core/templates/allink_core/includes/menu/langnav.html -> build/lib/allink_core/core/templates/allink_core/includes/menu copying allink_core/core/templates/allink_core/includes/menu/navigation.html -> build/lib/allink_core/core/templates/allink_core/includes/menu copying allink_core/core/templates/allink_core/includes/menu/navigation_item.html -> build/lib/allink_core/core/templates/allink_core/includes/menu copying allink_core/core/templates/allink_core/includes/menu/pagenav.html -> build/lib/allink_core/core/templates/allink_core/includes/menu creating build/lib/allink_core/core/templates/allink_core/locations copying allink_core/core/templates/allink_core/locations/locations_detail.html -> build/lib/allink_core/core/templates/allink_core/locations creating build/lib/allink_core/core/templates/allink_core/locations/plugins copying allink_core/core/templates/allink_core/locations/plugins/_no_results.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins copying allink_core/core/templates/allink_core/locations/plugins/no_results.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins creating build/lib/allink_core/core/templates/allink_core/locations/plugins/details copying allink_core/core/templates/allink_core/locations/plugins/details/content.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins/details creating build/lib/allink_core/core/templates/allink_core/locations/plugins/details_and_map copying allink_core/core/templates/allink_core/locations/plugins/details_and_map/content.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins/details_and_map creating build/lib/allink_core/core/templates/allink_core/locations/plugins/footer copying allink_core/core/templates/allink_core/locations/plugins/footer/content.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins/footer creating build/lib/allink_core/core/templates/allink_core/locations/plugins/imprint copying allink_core/core/templates/allink_core/locations/plugins/imprint/content.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins/imprint creating build/lib/allink_core/core/templates/allink_core/locations/plugins/map copying allink_core/core/templates/allink_core/locations/plugins/map/content.html -> build/lib/allink_core/core/templates/allink_core/locations/plugins/map creating build/lib/allink_core/core/templates/allink_core/lockdown copying allink_core/core/templates/allink_core/lockdown/form.html -> build/lib/allink_core/core/templates/allink_core/lockdown creating build/lib/allink_core/core/templates/allink_core/modals copying allink_core/core/templates/allink_core/modals/modal-header-markup.html -> build/lib/allink_core/core/templates/allink_core/modals creating build/lib/allink_core/core/templates/allink_core/news copying allink_core/core/templates/allink_core/news/news_detail.html -> build/lib/allink_core/core/templates/allink_core/news creating build/lib/allink_core/core/templates/allink_core/news/plugins copying allink_core/core/templates/allink_core/news/plugins/_no_results.html -> build/lib/allink_core/core/templates/allink_core/news/plugins copying allink_core/core/templates/allink_core/news/plugins/no_results.html -> build/lib/allink_core/core/templates/allink_core/news/plugins creating build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static copying allink_core/core/templates/allink_core/news/plugins/grid_static/_items.html -> build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static copying allink_core/core/templates/allink_core/news/plugins/grid_static/content.html -> build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static creating build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter copying allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter/_items.html -> build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter copying allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter/content.html -> build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter creating build/lib/allink_core/core/templates/allink_core/newsletter copying allink_core/core/templates/allink_core/newsletter/teaser.html -> build/lib/allink_core/core/templates/allink_core/newsletter creating build/lib/allink_core/core/templates/allink_core/partner creating build/lib/allink_core/core/templates/allink_core/partner/plugins copying allink_core/core/templates/allink_core/partner/plugins/_no_results.html -> build/lib/allink_core/core/templates/allink_core/partner/plugins copying allink_core/core/templates/allink_core/partner/plugins/no_results.html -> build/lib/allink_core/core/templates/allink_core/partner/plugins creating build/lib/allink_core/core/templates/allink_core/partner/plugins/grid_static copying allink_core/core/templates/allink_core/partner/plugins/grid_static/_items.html -> build/lib/allink_core/core/templates/allink_core/partner/plugins/grid_static copying allink_core/core/templates/allink_core/partner/plugins/grid_static/content.html -> build/lib/allink_core/core/templates/allink_core/partner/plugins/grid_static creating build/lib/allink_core/core/templates/allink_core/people copying allink_core/core/templates/allink_core/people/people_detail.html -> build/lib/allink_core/core/templates/allink_core/people creating build/lib/allink_core/core/templates/allink_core/people/plugins copying allink_core/core/templates/allink_core/people/plugins/_no_results.html -> build/lib/allink_core/core/templates/allink_core/people/plugins copying allink_core/core/templates/allink_core/people/plugins/no_results.html -> build/lib/allink_core/core/templates/allink_core/people/plugins creating build/lib/allink_core/core/templates/allink_core/people/plugins/contact_details copying allink_core/core/templates/allink_core/people/plugins/contact_details/content.html -> build/lib/allink_core/core/templates/allink_core/people/plugins/contact_details creating build/lib/allink_core/core/templates/allink_core/people/plugins/grid_static copying allink_core/core/templates/allink_core/people/plugins/grid_static/_items.html -> build/lib/allink_core/core/templates/allink_core/people/plugins/grid_static copying allink_core/core/templates/allink_core/people/plugins/grid_static/content.html -> build/lib/allink_core/core/templates/allink_core/people/plugins/grid_static creating build/lib/allink_core/core/templates/allink_core/widgets copying allink_core/core/templates/allink_core/widgets/sortedm2m_widget.html -> build/lib/allink_core/core/templates/allink_core/widgets creating build/lib/allink_core/core/templates/app_content copying allink_core/core/templates/app_content/ajax_base.html -> build/lib/allink_core/core/templates/app_content copying allink_core/core/templates/app_content/app_content.html -> build/lib/allink_core/core/templates/app_content copying allink_core/core/templates/app_content/app_content_base.html -> build/lib/allink_core/core/templates/app_content copying allink_core/core/templates/app_content/app_detail_base.html -> build/lib/allink_core/core/templates/app_content creating build/lib/allink_core/core/templates/partials creating build/lib/allink_core/core/templates/partials/buttons copying allink_core/core/templates/partials/buttons/link.html -> build/lib/allink_core/core/templates/partials/buttons copying allink_core/core/templates/partials/buttons/link_icon.html -> build/lib/allink_core/core/templates/partials/buttons copying allink_core/core/templates/partials/buttons/link_icon_left.html -> build/lib/allink_core/core/templates/partials/buttons copying allink_core/core/templates/partials/buttons/link_icon_right.html -> build/lib/allink_core/core/templates/partials/buttons copying allink_core/core/templates/partials/buttons/link_text.html -> build/lib/allink_core/core/templates/partials/buttons copying allink_core/core/templates/partials/buttons/submit.html -> build/lib/allink_core/core/templates/partials/buttons creating build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/confirmation.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/form.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/form_base.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/form_field.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/form_fields.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/non_field_errors.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/simple_input_field.html -> build/lib/allink_core/core/templates/partials/forms copying allink_core/core/templates/partials/forms/test.html -> build/lib/allink_core/core/templates/partials/forms creating build/lib/allink_core/core/templates/templatetags copying allink_core/core/templates/templatetags/allink_google_tag_manager.html -> build/lib/allink_core/core/templates/templatetags copying allink_core/core/templates/templatetags/allink_h1.html -> build/lib/allink_core/core/templates/templatetags copying allink_core/core/templates/templatetags/allink_image.html -> build/lib/allink_core/core/templates/templatetags copying allink_core/core/templates/templatetags/allink_meta_og.html -> build/lib/allink_core/core/templates/templatetags copying allink_core/core/templates/templatetags/allink_page_title.html -> build/lib/allink_core/core/templates/templatetags copying allink_core/core/templates/templatetags/allink_plugin_ajax.html -> build/lib/allink_core/core/templates/templatetags creating build/lib/allink_core/core_apps/allink_quote/templates creating build/lib/allink_core/core_apps/allink_quote/templates/allink_quote copying allink_core/core_apps/allink_quote/templates/allink_quote/content.html -> build/lib/allink_core/core_apps/allink_quote/templates/allink_quote creating build/lib/allink_core/core_apps/allink_styleguide/locale creating build/lib/allink_core/core_apps/allink_styleguide/locale/de creating build/lib/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/locale/es creating build/lib/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/locale/fr creating build/lib/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/locale/it creating build/lib/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/locale/nl creating build/lib/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/locale/ru creating build/lib/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_styleguide/templates creating build/lib/allink_core/core_apps/allink_styleguide/templates/allink_styleguide copying allink_core/core_apps/allink_styleguide/templates/allink_styleguide/styleguide.html -> build/lib/allink_core/core_apps/allink_styleguide/templates/allink_styleguide creating build/lib/allink_core/core_apps/allink_image/locale creating build/lib/allink_core/core_apps/allink_image/locale/de creating build/lib/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/locale/es creating build/lib/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/locale/fr creating build/lib/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/locale/it creating build/lib/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/locale/nl creating build/lib/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/locale/ru creating build/lib/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_image/templates creating build/lib/allink_core/core_apps/allink_image/templates/allink_image copying allink_core/core_apps/allink_image/templates/allink_image/content.html -> build/lib/allink_core/core_apps/allink_image/templates/allink_image creating build/lib/allink_core/core_apps/allink_gallery/locale creating build/lib/allink_core/core_apps/allink_gallery/locale/de creating build/lib/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/locale/es creating build/lib/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/locale/fr creating build/lib/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/locale/it creating build/lib/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/locale/nl creating build/lib/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/locale/ru creating build/lib/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_gallery/templates creating build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery creating build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider copying allink_core/core_apps/allink_gallery/templates/allink_gallery/slider/content.html -> build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider copying allink_core/core_apps/allink_gallery/templates/allink_gallery/slider/folder_item.html -> build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider copying allink_core/core_apps/allink_gallery/templates/allink_gallery/slider/item.html -> build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider creating build/lib/allink_core/core_apps/allink_content/locale creating build/lib/allink_core/core_apps/allink_content/locale/de creating build/lib/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/locale/es creating build/lib/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/locale/fr creating build/lib/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/locale/it creating build/lib/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/locale/nl creating build/lib/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/locale/ru creating build/lib/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_content/templates creating build/lib/allink_core/core_apps/allink_content/templates/allink_content copying allink_core/core_apps/allink_content/templates/allink_content/column_base.html -> build/lib/allink_core/core_apps/allink_content/templates/allink_content copying allink_core/core_apps/allink_content/templates/allink_content/content_base.html -> build/lib/allink_core/core_apps/allink_content/templates/allink_content creating build/lib/allink_core/core_apps/allink_content/templates/allink_content/default copying allink_core/core_apps/allink_content/templates/allink_content/default/column.html -> build/lib/allink_core/core_apps/allink_content/templates/allink_content/default copying allink_core/core_apps/allink_content/templates/allink_content/default/content.html -> build/lib/allink_core/core_apps/allink_content/templates/allink_content/default creating build/lib/allink_core/core_apps/allink_seo_accordion/templates creating build/lib/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion copying allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion/content.html -> build/lib/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion copying allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion/item.html -> build/lib/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/de creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/es creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/fr creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/it creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/nl creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/ru creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale creating build/lib/allink_core/core_apps/allink_categories/locale/de creating build/lib/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale/es creating build/lib/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale/fr creating build/lib/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale/it creating build/lib/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale/nl creating build/lib/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale/ru creating build/lib/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_categories/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_teaser/templates creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/bg-image copying allink_core/core_apps/allink_teaser/templates/allink_teaser/bg-image/item.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/bg-image creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth copying allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth/item.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth_parallax copying allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth_parallax/item.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth_parallax creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_button-wrapper.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_button.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_description.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_image.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_link-begin.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_link-end.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_link.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_technical-title.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_title.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/list copying allink_core/core_apps/allink_teaser/templates/allink_teaser/list/item.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/list creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/tile copying allink_core/core_apps/allink_teaser/templates/allink_teaser/tile/item.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/tile creating build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser_grid copying allink_core/core_apps/allink_teaser/templates/allink_teaser_grid/content.html -> build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser_grid creating build/lib/allink_core/core_apps/allink_button_link/locale creating build/lib/allink_core/core_apps/allink_button_link/locale/de creating build/lib/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/locale/es creating build/lib/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/locale/fr creating build/lib/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/locale/it creating build/lib/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/locale/nl creating build/lib/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/locale/ru creating build/lib/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_button_link/templates creating build/lib/allink_core/core_apps/allink_button_link/templates/admin creating build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link copying allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/change_form.html -> build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link creating build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/context.html -> build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/icon.html -> build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/link_or_button.html -> build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/size.html -> build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets creating build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link copying allink_core/core_apps/allink_button_link/templates/allink_button_link/content.html -> build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link copying allink_core/core_apps/allink_button_link/templates/allink_button_link/item.html -> build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link creating build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying allink_core/core_apps/allink_button_link/templates/allink_button_link/includes/Untitled-1 -> build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying allink_core/core_apps/allink_button_link/templates/allink_button_link/includes/icon.html -> build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying allink_core/core_apps/allink_button_link/templates/allink_button_link/includes/text.html -> build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes creating build/lib/allink_core/core_apps/allink_info_box/templates creating build/lib/allink_core/core_apps/allink_info_box/templates/allink_info_box creating build/lib/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins creating build/lib/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins/default copying allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins/default/content.html -> build/lib/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins/default creating build/lib/allink_core/core_apps/allink_image_svg/templates creating build/lib/allink_core/core_apps/allink_image_svg/templates/allink_image_svg copying allink_core/core_apps/allink_image_svg/templates/allink_image_svg/content.html -> build/lib/allink_core/core_apps/allink_image_svg/templates/allink_image_svg creating build/lib/allink_core/core_apps/allink_cms/templates creating build/lib/allink_core/core_apps/allink_cms/templates/allink_cms creating build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins creating build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser copying allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser/content.html -> build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser copying allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser/content_skeleton.html -> build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser creating build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/pagechooser copying allink_core/core_apps/allink_cms/templates/allink_cms/plugins/pagechooser/content.html -> build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/pagechooser creating build/lib/allink_core/core_apps/allink_list_multicol/templates creating build/lib/allink_core/core_apps/allink_list_multicol/templates/allink_list_multicol copying allink_core/core_apps/allink_list_multicol/templates/allink_list_multicol/content.html -> build/lib/allink_core/core_apps/allink_list_multicol/templates/allink_list_multicol creating build/lib/allink_core/core_apps/allink_mandrill/locale creating build/lib/allink_core/core_apps/allink_mandrill/locale/de creating build/lib/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_mandrill/locale/es creating build/lib/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_mandrill/locale/fr creating build/lib/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_mandrill/locale/it creating build/lib/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_mandrill/locale/nl creating build/lib/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_mandrill/locale/ru creating build/lib/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_mandrill/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale creating build/lib/allink_core/core_apps/allink_social_icon/locale/de creating build/lib/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale/es creating build/lib/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale/fr creating build/lib/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale/it creating build/lib/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale/nl creating build/lib/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale/ru creating build/lib/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_social_icon/templates creating build/lib/allink_core/core_apps/allink_social_icon/templates/allink_social_icon copying allink_core/core_apps/allink_social_icon/templates/allink_social_icon/content.html -> build/lib/allink_core/core_apps/allink_social_icon/templates/allink_social_icon copying allink_core/core_apps/allink_social_icon/templates/allink_social_icon/item.html -> build/lib/allink_core/core_apps/allink_social_icon/templates/allink_social_icon creating build/lib/allink_core/core_apps/allink_video/locale creating build/lib/allink_core/core_apps/allink_video/locale/de creating build/lib/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/de/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/de/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/locale/es creating build/lib/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/es/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/es/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/locale/fr creating build/lib/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/locale/it creating build/lib/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/it/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/it/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/locale/nl creating build/lib/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/locale/ru creating build/lib/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/locale/zh_Hans creating build/lib/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES copying allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES creating build/lib/allink_core/core_apps/allink_video/templates creating build/lib/allink_core/core_apps/allink_video/templates/allink_video creating build/lib/allink_core/core_apps/allink_video/templates/allink_video/embed copying allink_core/core_apps/allink_video/templates/allink_video/embed/content.html -> build/lib/allink_core/core_apps/allink_video/templates/allink_video/embed creating build/lib/allink_core/core_apps/allink_video/templates/allink_video/file copying allink_core/core_apps/allink_video/templates/allink_video/file/content.html -> build/lib/allink_core/core_apps/allink_video/templates/allink_video/file + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AJ9eyh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64 + cd allink-core-2.8.2 + 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-allink-core-2.8.2-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-allink-core-2.8.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core copying build/lib/allink_core/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0006_auto_20201001_1556.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0007_newstranslation_teaser_link_url.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0005_auto_20191002_2020.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0002_auto_20190704_1338.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0008_auto_20201103_1355.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0003_auto_20190716_0951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/migrations/0004_remove_newsappcontentplugin_filter_fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations copying build/lib/allink_core/apps/news/cms_menus.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/test_admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/test_sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/factories.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/test_views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/test_managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/tests/test_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests copying build/lib/allink_core/apps/news/abstract_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/news/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news copying build/lib/allink_core/apps/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/migrations copying build/lib/allink_core/apps/partner/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/migrations copying build/lib/allink_core/apps/partner/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/migrations copying build/lib/allink_core/apps/partner/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/abstract_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner copying build/lib/allink_core/apps/partner/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/constants.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/0003_auto_20200124_1010.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/0005_contact_migration_deletion.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/0002_auto_20190716_0951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/0006_auto_20201103_1630.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/migrations/0004_allinktitleextension_teaser_link_url.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations copying build/lib/allink_core/apps/config/utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/cms_menus.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests copying build/lib/allink_core/apps/config/tests/factories.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests copying build/lib/allink_core/apps/config/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests copying build/lib/allink_core/apps/config/tests/test_utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests copying build/lib/allink_core/apps/config/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests copying build/lib/allink_core/apps/config/tests/test_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests copying build/lib/allink_core/apps/config/abstract_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config copying build/lib/allink_core/apps/config/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/pdf.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0010_auto_20201130_1447.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0006_auto_20201001_1556.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0009_auto_20201103_1355.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0004_remove_locationsappcontentplugin_filter_fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0008_auto_20201102_1908.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0013_auto_20210114_0902.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0007_locationstranslation_teaser_link_url.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0002_auto_20190716_0951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0003_locations_commercial_register_entry.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0011_auto_20210114_0855.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0005_auto_20191002_2020.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/migrations/0012_locationstranslation_country.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations copying build/lib/allink_core/apps/locations/cms_menus.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/abstract_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations copying build/lib/allink_core/apps/locations/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0009_peopletranslation_country.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0010_auto_20210114_0921.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0008_auto_20210114_0855.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0002_auto_20190716_0951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0007_auto_20201130_1447.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0003_remove_peopleappcontentplugin_filter_fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0005_auto_20201001_1556.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0004_auto_20191002_2020.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/migrations/0006_auto_20201113_0809.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations copying build/lib/allink_core/apps/people/cms_menus.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/abstract_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people copying build/lib/allink_core/apps/people/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/ru/LC_MESSAGES copying build/lib/allink_core/core/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/ru/LC_MESSAGES copying build/lib/allink_core/core/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/it/LC_MESSAGES copying build/lib/allink_core/core/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/it/LC_MESSAGES copying build/lib/allink_core/core/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/nl/LC_MESSAGES copying build/lib/allink_core/core/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/nl/LC_MESSAGES copying build/lib/allink_core/core/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/de/LC_MESSAGES copying build/lib/allink_core/core/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/de/LC_MESSAGES copying build/lib/allink_core/core/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/es/LC_MESSAGES copying build/lib/allink_core/core/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/es/LC_MESSAGES copying build/lib/allink_core/core/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/fr/LC_MESSAGES copying build/lib/allink_core/core/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/fr/LC_MESSAGES copying build/lib/allink_core/core/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/locale/fr/LC_MESSAGES copying build/lib/allink_core/core/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core copying build/lib/allink_core/core/constants.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_user_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_image_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_admin_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_meta_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_google_tag_manager_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_cms_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_form_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_link_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/templatetags/allink_helpers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags copying build/lib/allink_core/core/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core copying build/lib/allink_core/core/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags copying build/lib/allink_core/core/templates/templatetags/allink_page_title.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags copying build/lib/allink_core/core/templates/templatetags/allink_image.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags copying build/lib/allink_core/core/templates/templatetags/allink_plugin_ajax.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags copying build/lib/allink_core/core/templates/templatetags/allink_h1.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags copying build/lib/allink_core/core/templates/templatetags/allink_google_tag_manager.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags copying build/lib/allink_core/core/templates/templatetags/allink_meta_og.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/templatetags creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons copying build/lib/allink_core/core/templates/partials/buttons/submit.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons copying build/lib/allink_core/core/templates/partials/buttons/link_icon_left.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons copying build/lib/allink_core/core/templates/partials/buttons/link_icon_right.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons copying build/lib/allink_core/core/templates/partials/buttons/link.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons copying build/lib/allink_core/core/templates/partials/buttons/link_text.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons copying build/lib/allink_core/core/templates/partials/buttons/link_icon.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/buttons creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/form_field.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/non_field_errors.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/confirmation.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/simple_input_field.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/test.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/form_fields.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/form_base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms copying build/lib/allink_core/core/templates/partials/forms/form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/partials/forms creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins copying build/lib/allink_core/core/templates/allink_core/news/plugins/_no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static/_items.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins/grid_static creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter copying build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter/_items.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter copying build/lib/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins/grid_static_newsletter copying build/lib/allink_core/core/templates/allink_core/news/plugins/no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news/plugins copying build/lib/allink_core/core/templates/allink_core/news/news_detail.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/news creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/lockdown copying build/lib/allink_core/core/templates/allink_core/lockdown/form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/lockdown creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_modules copying build/lib/allink_core/core/templates/allink_core/djangocms_modules/modules_list.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_modules copying build/lib/allink_core/core/templates/allink_core/djangocms_modules/render_module.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_modules creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes copying build/lib/allink_core/core/templates/allink_core/includes/favicons.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes copying build/lib/allink_core/core/templates/allink_core/includes/analytics.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes copying build/lib/allink_core/core/templates/allink_core/includes/messages.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes copying build/lib/allink_core/core/templates/allink_core/includes/retina_media_query.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/forms copying build/lib/allink_core/core/templates/allink_core/includes/forms/form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/forms creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/menu/pagenav.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/menu/breadcrumb.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/menu/langnav.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/menu/.aldryn-folder -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/menu/navigation_item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/menu/navigation.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/menu copying build/lib/allink_core/core/templates/allink_core/includes/.aldryn-folder -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes copying build/lib/allink_core/core/templates/allink_core/includes/browser-check.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/header copying build/lib/allink_core/core/templates/allink_core/includes/header/header-overlay.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/header copying build/lib/allink_core/core/templates/allink_core/includes/header/header.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/includes/header creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/modals copying build/lib/allink_core/core/templates/allink_core/modals/modal-header-markup.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/modals creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner/plugins copying build/lib/allink_core/core/templates/allink_core/partner/plugins/_no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/partner/plugins/grid_static/_items.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/partner/plugins/grid_static/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/partner/plugins/no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/partner/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/config creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/config/admin copying build/lib/allink_core/core/templates/allink_core/config/admin/change_form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/config/admin creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/admin copying build/lib/allink_core/core/templates/allink_core/admin/change_form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/admin copying build/lib/allink_core/core/templates/allink_core/admin/submit_line.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/admin creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/widgets copying build/lib/allink_core/core/templates/allink_core/widgets/sortedm2m_widget.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/widgets copying build/lib/allink_core/core/templates/allink_core/base_root.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins copying build/lib/allink_core/core/templates/allink_core/locations/plugins/_no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/details_and_map copying build/lib/allink_core/core/templates/allink_core/locations/plugins/details_and_map/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/details_and_map creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/imprint copying build/lib/allink_core/core/templates/allink_core/locations/plugins/imprint/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/imprint creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/map copying build/lib/allink_core/core/templates/allink_core/locations/plugins/map/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/map creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/footer copying build/lib/allink_core/core/templates/allink_core/locations/plugins/footer/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/footer creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/details copying build/lib/allink_core/core/templates/allink_core/locations/plugins/details/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins/details copying build/lib/allink_core/core/templates/allink_core/locations/plugins/no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations/plugins copying build/lib/allink_core/core/templates/allink_core/locations/locations_detail.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/locations copying build/lib/allink_core/core/templates/allink_core/404.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core copying build/lib/allink_core/core/templates/allink_core/500.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins copying build/lib/allink_core/core/templates/allink_core/people/plugins/_no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/people/plugins/grid_static/_items.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins/grid_static copying build/lib/allink_core/core/templates/allink_core/people/plugins/grid_static/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins/grid_static creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins/contact_details copying build/lib/allink_core/core/templates/allink_core/people/plugins/contact_details/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins/contact_details copying build/lib/allink_core/core/templates/allink_core/people/plugins/no_results.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people/plugins copying build/lib/allink_core/core/templates/allink_core/people/people_detail.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/people creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins copying build/lib/allink_core/core/templates/allink_core/cms/plugins/render_plugin_preview.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins/widgets copying build/lib/allink_core/core/templates/allink_core/cms/plugins/widgets/ckeditor.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins/widgets copying build/lib/allink_core/core/templates/allink_core/cms/plugins/widgets/.aldryn-folder -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins/widgets copying build/lib/allink_core/core/templates/allink_core/cms/plugins/text.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins copying build/lib/allink_core/core/templates/allink_core/cms/plugins/.aldryn-folder -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins copying build/lib/allink_core/core/templates/allink_core/cms/plugins/text_plugin_change_form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/toolbar copying build/lib/allink_core/core/templates/allink_core/cms/toolbar/dragitem_menu.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/toolbar copying build/lib/allink_core/core/templates/allink_core/cms/toolbar/dragitem.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/cms/toolbar copying build/lib/allink_core/core/templates/allink_core/sitemap.xml -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_file creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_file/default copying build/lib/allink_core/core/templates/allink_core/djangocms_file/default/folder.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_file/default copying build/lib/allink_core/core/templates/allink_core/djangocms_file/default/file.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_file/default copying build/lib/allink_core/core/templates/allink_core/djangocms_file/default/.aldryn-folder -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/djangocms_file/default copying build/lib/allink_core/core/templates/allink_core/default.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core copying build/lib/allink_core/core/templates/allink_core/base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/newsletter copying build/lib/allink_core/core/templates/allink_core/newsletter/teaser.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/allink_core/newsletter creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/app_content copying build/lib/allink_core/core/templates/app_content/ajax_base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/app_content copying build/lib/allink_core/core/templates/app_content/app_content_base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/app_content copying build/lib/allink_core/core/templates/app_content/app_detail_base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/app_content copying build/lib/allink_core/core/templates/app_content/app_content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templates/app_content copying build/lib/allink_core/core/middleware.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core copying build/lib/allink_core/core/utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core copying build/lib/allink_core/core/sitemap.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core copying build/lib/allink_core/core/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management copying build/lib/allink_core/core/management/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands copying build/lib/allink_core/core/management/commands/new_app.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands copying build/lib/allink_core/core/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands copying build/lib/allink_core/core/management/commands/fork_app.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands copying build/lib/allink_core/core/exceptions.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin copying build/lib/allink_core/core/admin/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin copying build/lib/allink_core/core/admin/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin copying build/lib/allink_core/core/admin/base.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin copying build/lib/allink_core/core/admin/forms.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin copying build/lib/allink_core/core/admin/mixins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests copying build/lib/allink_core/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests copying build/lib/allink_core/core/tests/test_image_tags.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests copying build/lib/allink_core/core/tests/test_sitemap.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests copying build/lib/allink_core/core/tests/test_utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms copying build/lib/allink_core/core/forms/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms copying build/lib/allink_core/core/forms/widgets.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms copying build/lib/allink_core/core/forms/fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms copying build/lib/allink_core/core/forms/mixins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms copying build/lib/allink_core/core/loading.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test copying build/lib/allink_core/core/test/factories.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test copying build/lib/allink_core/core/test/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test copying build/lib/allink_core/core/test/base.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test copying build/lib/allink_core/core/allink_settings.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/base.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/choices.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/fields_model.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/base_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models copying build/lib/allink_core/core/models/mixins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/helpers copying build/lib/allink_core/core/helpers/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/helpers copying build/lib/allink_core/core/helpers/tools.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/helpers creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation copying build/lib/allink_core/core/customisation/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation copying build/lib/allink_core/core/customisation/utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app copying build/lib/allink_core/core/customisation/dummy_new_app/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/cms_menus.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum copying build/lib/allink_core/core/customisation/dummy_fork_app_minimum/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/tests copying build/lib/allink_core/core/customisation/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/tests copying build/lib/allink_core/core/customisation/tests/test_utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/tests creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/views.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/cms_apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/managers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/cms_menus.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/sitemaps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example copying build/lib/allink_core/core/customisation/dummy_fork_app_example/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote copying build/lib/allink_core/core_apps/allink_quote/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote copying build/lib/allink_core/core_apps/allink_quote/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/templates/allink_quote copying build/lib/allink_core/core_apps/allink_quote/templates/allink_quote/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/templates/allink_quote creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/migrations copying build/lib/allink_core/core_apps/allink_quote/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/migrations copying build/lib/allink_core/core_apps/allink_quote/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/migrations copying build/lib/allink_core/core_apps/allink_quote/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote copying build/lib/allink_core/core_apps/allink_quote/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_styleguide/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide copying build/lib/allink_core/core_apps/allink_styleguide/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/templates/allink_styleguide copying build/lib/allink_core/core_apps/allink_styleguide/templates/allink_styleguide/styleguide.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/templates/allink_styleguide copying build/lib/allink_core/core_apps/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_image/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image copying build/lib/allink_core/core_apps/allink_image/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/templates/allink_image copying build/lib/allink_core/core_apps/allink_image/templates/allink_image/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/templates/allink_image creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations copying build/lib/allink_core/core_apps/allink_image/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations copying build/lib/allink_core/core_apps/allink_image/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations copying build/lib/allink_core/core_apps/allink_image/migrations/0003_auto_20200323_1905.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations copying build/lib/allink_core/core_apps/allink_image/migrations/0002_auto_20191002_1951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations copying build/lib/allink_core/core_apps/allink_image/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_gallery/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery copying build/lib/allink_core/core_apps/allink_gallery/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/templates/allink_gallery creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider copying build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider copying build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider copying build/lib/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider/folder_item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/templates/allink_gallery/slider creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations copying build/lib/allink_core/core_apps/allink_gallery/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations copying build/lib/allink_core/core_apps/allink_gallery/migrations/0003_auto_20201112_0854.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations copying build/lib/allink_core/core_apps/allink_gallery/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations copying build/lib/allink_core/core_apps/allink_gallery/migrations/0002_auto_20201102_1644.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations copying build/lib/allink_core/core_apps/allink_gallery/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_content/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content copying build/lib/allink_core/core_apps/allink_content/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates/allink_content creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates/allink_content/default copying build/lib/allink_core/core_apps/allink_content/templates/allink_content/default/column.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates/allink_content/default copying build/lib/allink_core/core_apps/allink_content/templates/allink_content/default/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates/allink_content/default copying build/lib/allink_core/core_apps/allink_content/templates/allink_content/column_base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates/allink_content copying build/lib/allink_core/core_apps/allink_content/templates/allink_content/content_base.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/templates/allink_content creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations copying build/lib/allink_core/core_apps/allink_content/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations copying build/lib/allink_core/core_apps/allink_content/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations copying build/lib/allink_core/core_apps/allink_content/migrations/0002_remove_allinkcontentplugin_project_on_screen_effect.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations copying build/lib/allink_core/core_apps/allink_content/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content copying build/lib/allink_core/core_apps/allink_content/tests.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion copying build/lib/allink_core/core_apps/allink_seo_accordion/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion copying build/lib/allink_core/core_apps/allink_seo_accordion/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion copying build/lib/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion copying build/lib/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/templates/allink_seo_accordion creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations copying build/lib/allink_core/core_apps/allink_seo_accordion/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations copying build/lib/allink_core/core_apps/allink_seo_accordion/migrations/0002_allinkseoaccordioncontainerplugin_is_seo_faq.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations copying build/lib/allink_core/core_apps/allink_seo_accordion/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations copying build/lib/allink_core/core_apps/allink_seo_accordion/migrations/0003_auto_20200914_0841.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations copying build/lib/allink_core/core_apps/allink_seo_accordion/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect copying build/lib/allink_core/core_apps/allink_legacy_redirect/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_legacy_redirect/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect copying build/lib/allink_core/core_apps/allink_legacy_redirect/middleware.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations copying build/lib/allink_core/core_apps/allink_legacy_redirect/migrations/0004_auto_20210422_1852.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations copying build/lib/allink_core/core_apps/allink_legacy_redirect/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations copying build/lib/allink_core/core_apps/allink_legacy_redirect/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations copying build/lib/allink_core/core_apps/allink_legacy_redirect/migrations/0003_auto_20191016_0804.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations copying build/lib/allink_core/core_apps/allink_legacy_redirect/migrations/0002_auto_20190723_1107.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations copying build/lib/allink_core/core_apps/allink_legacy_redirect/utils.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect copying build/lib/allink_core/core_apps/allink_legacy_redirect/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests copying build/lib/allink_core/core_apps/allink_legacy_redirect/tests/factories.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests copying build/lib/allink_core/core_apps/allink_legacy_redirect/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests copying build/lib/allink_core/core_apps/allink_legacy_redirect/tests/tests.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests copying build/lib/allink_core/core_apps/allink_legacy_redirect/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect copying build/lib/allink_core/core_apps/allink_legacy_redirect/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect copying build/lib/allink_core/core_apps/allink_legacy_redirect/resources.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories copying build/lib/allink_core/core_apps/allink_categories/admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_categories/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations copying build/lib/allink_core/core_apps/allink_categories/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations copying build/lib/allink_core/core_apps/allink_categories/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations copying build/lib/allink_core/core_apps/allink_categories/migrations/0002_auto_20191002_1951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations copying build/lib/allink_core/core_apps/allink_categories/migrations/0003_allinkcategory_logo.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations copying build/lib/allink_core/core_apps/allink_categories/cms_toolbars.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests copying build/lib/allink_core/core_apps/allink_categories/tests/test_admin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests copying build/lib/allink_core/core_apps/allink_categories/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests copying build/lib/allink_core/core_apps/allink_categories/tests/test_models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests copying build/lib/allink_core/core_apps/allink_categories/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories copying build/lib/allink_core/core_apps/allink_categories/apps.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories copying build/lib/allink_core/core_apps/allink_categories/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser copying build/lib/allink_core/core_apps/allink_teaser/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser copying build/lib/allink_core/core_apps/allink_teaser/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_image.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_link-end.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_technical-title.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_link-begin.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_button-wrapper.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_link.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_title.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_button.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes/_description.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/includes creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/bg-image copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/bg-image/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/bg-image creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/list copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/list/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/list creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth_parallax copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth_parallax/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth_parallax creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/fullwidth creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/tile copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser/tile/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser/tile creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser_grid copying build/lib/allink_core/core_apps/allink_teaser/templates/allink_teaser_grid/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/templates/allink_teaser_grid creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0009_allinkteasergridcontainerplugin.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0005_auto_20200205_1427.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0006_auto_20200205_1436.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0008_auto_20201102_1908.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0002_auto_20190703_1528.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0004_allinkteaserplugin_softpage_enabled.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0003_auto_20190716_0951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/migrations/0007_allinkteaserplugin_teaser_link_url.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations copying build/lib/allink_core/core_apps/allink_teaser/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser copying build/lib/allink_core/core_apps/allink_teaser/tests.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_button_link/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link copying build/lib/allink_core/core_apps/allink_button_link/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link copying build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/change_form.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/icon.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/context.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/link_or_button.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets copying build/lib/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets/size.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/admin/allink_button_link/widgets creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link copying build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes/icon.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes/Untitled-1 -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes/text.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link/includes copying build/lib/allink_core/core_apps/allink_button_link/templates/allink_button_link/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/templates/allink_button_link creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations copying build/lib/allink_core/core_apps/allink_button_link/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations copying build/lib/allink_core/core_apps/allink_button_link/migrations/0003_auto_20191025_1410.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations copying build/lib/allink_core/core_apps/allink_button_link/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations copying build/lib/allink_core/core_apps/allink_button_link/migrations/0002_auto_20191002_1951.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations copying build/lib/allink_core/core_apps/allink_button_link/model_fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link copying build/lib/allink_core/core_apps/allink_button_link/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link copying build/lib/allink_core/core_apps/allink_button_link/widgets.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link copying build/lib/allink_core/core_apps/allink_button_link/fields.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box copying build/lib/allink_core/core_apps/allink_info_box/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box copying build/lib/allink_core/core_apps/allink_info_box/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/templates/allink_info_box creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins/default copying build/lib/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins/default/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/templates/allink_info_box/plugins/default creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/migrations copying build/lib/allink_core/core_apps/allink_info_box/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/migrations copying build/lib/allink_core/core_apps/allink_info_box/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/migrations copying build/lib/allink_core/core_apps/allink_info_box/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg copying build/lib/allink_core/core_apps/allink_image_svg/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg copying build/lib/allink_core/core_apps/allink_image_svg/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/templates/allink_image_svg copying build/lib/allink_core/core_apps/allink_image_svg/templates/allink_image_svg/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/templates/allink_image_svg creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations copying build/lib/allink_core/core_apps/allink_image_svg/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations copying build/lib/allink_core/core_apps/allink_image_svg/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations copying build/lib/allink_core/core_apps/allink_image_svg/migrations/0003_allinkimagesvgplugin_is_fullwidth.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations copying build/lib/allink_core/core_apps/allink_image_svg/migrations/0002_auto_20210325_1703.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations copying build/lib/allink_core/core_apps/allink_image_svg/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg copying build/lib/allink_core/core_apps/allink_image_svg/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms copying build/lib/allink_core/core_apps/allink_cms/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms copying build/lib/allink_core/core_apps/allink_cms/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms copying build/lib/allink_core/core_apps/allink_cms/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms/plugins creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/pagechooser copying build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/pagechooser/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/pagechooser creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser copying build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser copying build/lib/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser/content_skeleton.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/templates/allink_cms/plugins/languagechooser creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/migrations copying build/lib/allink_core/core_apps/allink_cms/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/migrations copying build/lib/allink_core/core_apps/allink_cms/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/migrations creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management copying build/lib/allink_core/core_apps/allink_cms/management/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands copying build/lib/allink_core/core_apps/allink_cms/management/commands/clearcache.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands copying build/lib/allink_core/core_apps/allink_cms/management/commands/copylang.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands copying build/lib/allink_core/core_apps/allink_cms/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands copying build/lib/allink_core/core_apps/allink_cms/api.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms copying build/lib/allink_core/core_apps/allink_cms/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol copying build/lib/allink_core/core_apps/allink_list_multicol/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol copying build/lib/allink_core/core_apps/allink_list_multicol/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/templates/allink_list_multicol copying build/lib/allink_core/core_apps/allink_list_multicol/templates/allink_list_multicol/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/templates/allink_list_multicol creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/migrations copying build/lib/allink_core/core_apps/allink_list_multicol/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/migrations copying build/lib/allink_core/core_apps/allink_list_multicol/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/migrations copying build/lib/allink_core/core_apps/allink_list_multicol/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol copying build/lib/allink_core/core_apps/allink_list_multicol/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_mandrill/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill copying build/lib/allink_core/core_apps/allink_mandrill/base.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill copying build/lib/allink_core/core_apps/allink_mandrill/config.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill copying build/lib/allink_core/core_apps/allink_mandrill/tasks.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill copying build/lib/allink_core/core_apps/allink_mandrill/helpers.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_social_icon/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon copying build/lib/allink_core/core_apps/allink_social_icon/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/templates/allink_social_icon copying build/lib/allink_core/core_apps/allink_social_icon/templates/allink_social_icon/item.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/templates/allink_social_icon copying build/lib/allink_core/core_apps/allink_social_icon/templates/allink_social_icon/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/templates/allink_social_icon creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/migrations copying build/lib/allink_core/core_apps/allink_social_icon/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/migrations copying build/lib/allink_core/core_apps/allink_social_icon/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/migrations creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/tests copying build/lib/allink_core/core_apps/allink_social_icon/tests/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/tests copying build/lib/allink_core/core_apps/allink_social_icon/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/tests copying build/lib/allink_core/core_apps/allink_social_icon/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/ru creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/it creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/zh_Hans creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/nl creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/de creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/es creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/fr creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/locale/fr/LC_MESSAGES copying build/lib/allink_core/core_apps/allink_video/cms_plugins.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video copying build/lib/allink_core/core_apps/allink_video/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/templates creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/templates/allink_video creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/templates/allink_video/file copying build/lib/allink_core/core_apps/allink_video/templates/allink_video/file/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/templates/allink_video/file creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/templates/allink_video/embed copying build/lib/allink_core/core_apps/allink_video/templates/allink_video/embed/content.html -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/templates/allink_video/embed creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations copying build/lib/allink_core/core_apps/allink_video/migrations/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations copying build/lib/allink_core/core_apps/allink_video/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations copying build/lib/allink_core/core_apps/allink_video/migrations/0002_allinkvideofileplugin_auto_start_mobile_enabled.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations copying build/lib/allink_core/core_apps/allink_video/models.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video creating /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/urls.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/settings.py -> /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0006_auto_20201001_1556.py to 0006_auto_20201001_1556.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0007_newstranslation_teaser_link_url.py to 0007_newstranslation_teaser_link_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0005_auto_20191002_2020.py to 0005_auto_20191002_2020.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0002_auto_20190704_1338.py to 0002_auto_20190704_1338.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0008_auto_20201103_1355.py to 0008_auto_20201103_1355.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0003_auto_20190716_0951.py to 0003_auto_20190716_0951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/migrations/0004_remove_newsappcontentplugin_filter_fields.py to 0004_remove_newsappcontentplugin_filter_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/cms_menus.py to cms_menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/test_sitemaps.py to test_sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/test_managers.py to test_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/abstract_models.py to abstract_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/news/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/abstract_models.py to abstract_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/partner/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/0003_auto_20200124_1010.py to 0003_auto_20200124_1010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/0005_contact_migration_deletion.py to 0005_contact_migration_deletion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/0002_auto_20190716_0951.py to 0002_auto_20190716_0951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/0006_auto_20201103_1630.py to 0006_auto_20201103_1630.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/migrations/0004_allinktitleextension_teaser_link_url.py to 0004_allinktitleextension_teaser_link_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/cms_menus.py to cms_menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/abstract_models.py to abstract_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/config/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/pdf.py to pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0010_auto_20201130_1447.py to 0010_auto_20201130_1447.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0006_auto_20201001_1556.py to 0006_auto_20201001_1556.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0009_auto_20201103_1355.py to 0009_auto_20201103_1355.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0004_remove_locationsappcontentplugin_filter_fields.py to 0004_remove_locationsappcontentplugin_filter_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0008_auto_20201102_1908.py to 0008_auto_20201102_1908.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0013_auto_20210114_0902.py to 0013_auto_20210114_0902.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0007_locationstranslation_teaser_link_url.py to 0007_locationstranslation_teaser_link_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0002_auto_20190716_0951.py to 0002_auto_20190716_0951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0003_locations_commercial_register_entry.py to 0003_locations_commercial_register_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0011_auto_20210114_0855.py to 0011_auto_20210114_0855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0005_auto_20191002_2020.py to 0005_auto_20191002_2020.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/migrations/0012_locationstranslation_country.py to 0012_locationstranslation_country.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/cms_menus.py to cms_menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/abstract_models.py to abstract_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/locations/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0009_peopletranslation_country.py to 0009_peopletranslation_country.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0010_auto_20210114_0921.py to 0010_auto_20210114_0921.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0008_auto_20210114_0855.py to 0008_auto_20210114_0855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0002_auto_20190716_0951.py to 0002_auto_20190716_0951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0007_auto_20201130_1447.py to 0007_auto_20201130_1447.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0003_remove_peopleappcontentplugin_filter_fields.py to 0003_remove_peopleappcontentplugin_filter_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0005_auto_20201001_1556.py to 0005_auto_20201001_1556.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0004_auto_20191002_2020.py to 0004_auto_20191002_2020.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/migrations/0006_auto_20201113_0809.py to 0006_auto_20201113_0809.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/cms_menus.py to cms_menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/abstract_models.py to abstract_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/apps/people/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_user_tags.py to allink_user_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_image_tags.py to allink_image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_admin_tags.py to allink_admin_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_meta_tags.py to allink_meta_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_google_tag_manager_tags.py to allink_google_tag_manager_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_cms_tags.py to allink_cms_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_form_tags.py to allink_form_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_link_tags.py to allink_link_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/templatetags/allink_helpers.py to allink_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/sitemap.py to sitemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands/new_app.py to new_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/management/commands/fork_app.py to fork_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/admin/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests/test_image_tags.py to test_image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests/test_sitemap.py to test_sitemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/forms/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/loading.py to loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/test/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/allink_settings.py to allink_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/choices.py to choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/fields_model.py to fields_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/base_plugins.py to base_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/models/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/helpers/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_new_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/cms_menus.py to cms_menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_minimum/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/cms_apps.py to cms_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/cms_menus.py to cms_menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core/customisation/dummy_fork_app_example/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_quote/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_styleguide/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations/0003_auto_20200323_1905.py to 0003_auto_20200323_1905.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/migrations/0002_auto_20191002_1951.py to 0002_auto_20191002_1951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations/0003_auto_20201112_0854.py to 0003_auto_20201112_0854.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/migrations/0002_auto_20201102_1644.py to 0002_auto_20201102_1644.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_gallery/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/migrations/0002_remove_allinkcontentplugin_project_on_screen_effect.py to 0002_remove_allinkcontentplugin_project_on_screen_effect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_content/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations/0002_allinkseoaccordioncontainerplugin_is_seo_faq.py to 0002_allinkseoaccordioncontainerplugin_is_seo_faq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/migrations/0003_auto_20200914_0841.py to 0003_auto_20200914_0841.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_seo_accordion/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations/0004_auto_20210422_1852.py to 0004_auto_20210422_1852.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations/0003_auto_20191016_0804.py to 0003_auto_20191016_0804.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/migrations/0002_auto_20190723_1107.py to 0002_auto_20190723_1107.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/tests/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_legacy_redirect/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations/0002_auto_20191002_1951.py to 0002_auto_20191002_1951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/migrations/0003_allinkcategory_logo.py to 0003_allinkcategory_logo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/cms_toolbars.py to cms_toolbars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_categories/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0009_allinkteasergridcontainerplugin.py to 0009_allinkteasergridcontainerplugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0005_auto_20200205_1427.py to 0005_auto_20200205_1427.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0006_auto_20200205_1436.py to 0006_auto_20200205_1436.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0008_auto_20201102_1908.py to 0008_auto_20201102_1908.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0002_auto_20190703_1528.py to 0002_auto_20190703_1528.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0004_allinkteaserplugin_softpage_enabled.py to 0004_allinkteaserplugin_softpage_enabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0003_auto_20190716_0951.py to 0003_auto_20190716_0951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/migrations/0007_allinkteaserplugin_teaser_link_url.py to 0007_allinkteaserplugin_teaser_link_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_teaser/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations/0003_auto_20191025_1410.py to 0003_auto_20191025_1410.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/migrations/0002_auto_20191002_1951.py to 0002_auto_20191002_1951.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/model_fields.py to model_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_button_link/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_info_box/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations/0003_allinkimagesvgplugin_is_fullwidth.py to 0003_allinkimagesvgplugin_is_fullwidth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/migrations/0002_auto_20210325_1703.py to 0002_auto_20210325_1703.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_image_svg/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands/clearcache.py to clearcache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands/copylang.py to copylang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_cms/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_list_multicol/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/base.py to base.cpython-39.pyc File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/base.py", line 48 def __init__(self, template_name=None, logging=False, language=None, async=False, send_with_celery=False, ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/tasks.py to tasks.cpython-39.pyc File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/tasks.py", line 15 async=False) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/helpers.py to helpers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/helpers.py", line 20 template_name=None, async=False): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/tests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_social_icon/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/migrations/0002_allinkvideofileplugin_auto_start_mobile_enabled.py to 0002_allinkvideofileplugin_auto_start_mobile_enabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_video/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/test/settings.py to settings.cpython-39.pyc writing byte-compilation script '/tmp/tmp4tft9hba.py' /usr/bin/python3 /tmp/tmp4tft9hba.py File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/base.py", line 48 def __init__(self, template_name=None, logging=False, language=None, async=False, send_with_celery=False, ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/tasks.py", line 15 async=False) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/helpers.py", line 20 template_name=None, async=False): ^ SyntaxError: invalid syntax removing /tmp/tmp4tft9hba.py running install_egg_info running egg_info writing allink_core.egg-info/PKG-INFO writing dependency_links to allink_core.egg-info/dependency_links.txt writing requirements to allink_core.egg-info/requires.txt writing top-level names to allink_core.egg-info/top_level.txt reading manifest file 'allink_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_cms/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_info_box/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_seo_accordion/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_teaser/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_quote/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_list_multicol/locale' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_image_svg/locale' warning: no files found matching '*' under directory 'allink_core/core/migrations' warning: no files found matching '*' under directory 'allink_core/core_apps/allink_styleguide/migrations' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE' writing manifest file 'allink_core.egg-info/SOURCES.txt' Copying allink_core.egg-info to /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core-2.8.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64//usr/share/doc/python-allink-core + '[' -d doc ']' ~/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64 ~/build/BUILD/allink-core-2.8.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-allink-core-2.8.2-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/allink-core-2.8.2 + mv /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.8.2-1 --unique-debug-suffix -2.8.2-1.x86_64 --unique-debug-src-base python-allink-core-2.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/allink-core-2.8.2 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-allink-core-2.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/base.py'... File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/base.py", line 48 def __init__(self, template_name=None, logging=False, language=None, async=False, send_with_celery=False, ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/helpers.py'... File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/helpers.py", line 20 template_name=None, async=False): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-allink-core-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/tasks.py'... File "/usr/lib/python3.9/site-packages/allink_core/core_apps/allink_mandrill/tasks.py", line 15 async=False) ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.AJ9eyh (%install) Bad exit status from /var/tmp/rpm-tmp.AJ9eyh (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-allink-core.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-allink-core.spec