Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-3-jet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682464863.588860/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-django-3-jet.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-django-3-jet-1.0.8-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-django-3-jet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682464863.588860/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-django-3-jet.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-django-3-jet-1.0.8-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-django-3-jet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682464863.588860/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-django-3-jet.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.senCsn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-3-jet-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-3-jet-1.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-3-jet-1.0.8 + /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.RMcf2S + umask 022 + cd /builddir/build/BUILD + cd django-3-jet-1.0.8 + 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/jet copying jet/admin.py -> build/lib/jet copying jet/ordered_set.py -> build/lib/jet copying jet/utils.py -> build/lib/jet copying jet/filters.py -> build/lib/jet copying jet/forms.py -> build/lib/jet copying jet/urls.py -> build/lib/jet copying jet/models.py -> build/lib/jet copying jet/views.py -> build/lib/jet copying jet/settings.py -> build/lib/jet copying jet/__init__.py -> build/lib/jet creating build/lib/jet/south_migrations copying jet/south_migrations/0002_auto__del_userdashboardmodule.py -> build/lib/jet/south_migrations copying jet/south_migrations/0001_initial.py -> build/lib/jet/south_migrations copying jet/south_migrations/__init__.py -> build/lib/jet/south_migrations creating build/lib/jet/templatetags copying jet/templatetags/jet_tags.py -> build/lib/jet/templatetags copying jet/templatetags/__init__.py -> build/lib/jet/templatetags creating build/lib/jet/tests copying jet/tests/dashboard.py -> build/lib/jet/tests copying jet/tests/admin.py -> build/lib/jet/tests copying jet/tests/test_tags.py -> build/lib/jet/tests copying jet/tests/test_dashboard.py -> build/lib/jet/tests copying jet/tests/urls.py -> build/lib/jet/tests copying jet/tests/models.py -> build/lib/jet/tests copying jet/tests/test_filters.py -> build/lib/jet/tests copying jet/tests/test_views.py -> build/lib/jet/tests copying jet/tests/test_utils.py -> build/lib/jet/tests copying jet/tests/test_ordered_set.py -> build/lib/jet/tests copying jet/tests/settings.py -> build/lib/jet/tests copying jet/tests/__init__.py -> build/lib/jet/tests creating build/lib/jet/dashboard copying jet/dashboard/dashboard.py -> build/lib/jet/dashboard copying jet/dashboard/modules.py -> build/lib/jet/dashboard copying jet/dashboard/utils.py -> build/lib/jet/dashboard copying jet/dashboard/forms.py -> build/lib/jet/dashboard copying jet/dashboard/urls.py -> build/lib/jet/dashboard copying jet/dashboard/models.py -> build/lib/jet/dashboard copying jet/dashboard/views.py -> build/lib/jet/dashboard copying jet/dashboard/settings.py -> build/lib/jet/dashboard copying jet/dashboard/__init__.py -> build/lib/jet/dashboard creating build/lib/jet/migrations copying jet/migrations/0002_delete_userdashboardmodule.py -> build/lib/jet/migrations copying jet/migrations/0001_initial.py -> build/lib/jet/migrations copying jet/migrations/__init__.py -> build/lib/jet/migrations creating build/lib/jet/management copying jet/management/__init__.py -> build/lib/jet/management creating build/lib/jet/dashboard/dashboard_modules copying jet/dashboard/dashboard_modules/google_analytics_views.py -> build/lib/jet/dashboard/dashboard_modules copying jet/dashboard/dashboard_modules/google_analytics.py -> build/lib/jet/dashboard/dashboard_modules copying jet/dashboard/dashboard_modules/yandex_metrika_views.py -> build/lib/jet/dashboard/dashboard_modules copying jet/dashboard/dashboard_modules/yandex_metrika.py -> build/lib/jet/dashboard/dashboard_modules copying jet/dashboard/dashboard_modules/__init__.py -> build/lib/jet/dashboard/dashboard_modules creating build/lib/jet/dashboard/south_migrations copying jet/dashboard/south_migrations/0001_initial.py -> build/lib/jet/dashboard/south_migrations copying jet/dashboard/south_migrations/__init__.py -> build/lib/jet/dashboard/south_migrations creating build/lib/jet/dashboard/templatetags copying jet/dashboard/templatetags/jet_dashboard_tags.py -> build/lib/jet/dashboard/templatetags copying jet/dashboard/templatetags/__init__.py -> build/lib/jet/dashboard/templatetags creating build/lib/jet/dashboard/migrations copying jet/dashboard/migrations/0001_initial.py -> build/lib/jet/dashboard/migrations copying jet/dashboard/migrations/__init__.py -> build/lib/jet/dashboard/migrations creating build/lib/jet/management/commands copying jet/management/commands/jet_side_menu_items_example.py -> build/lib/jet/management/commands copying jet/management/commands/jet_custom_apps_example.py -> build/lib/jet/management/commands copying jet/management/commands/__init__.py -> build/lib/jet/management/commands running egg_info writing django_3_jet.egg-info/PKG-INFO writing dependency_links to django_3_jet.egg-info/dependency_links.txt writing requirements to django_3_jet.egg-info/requires.txt writing top-level names to django_3_jet.egg-info/top_level.txt reading manifest file 'django_3_jet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_3_jet.egg-info/SOURCES.txt' creating build/lib/jet/locale creating build/lib/jet/locale/ar creating build/lib/jet/locale/ar/LC_MESSAGES copying jet/locale/ar/LC_MESSAGES/django.mo -> build/lib/jet/locale/ar/LC_MESSAGES copying jet/locale/ar/LC_MESSAGES/django.po -> build/lib/jet/locale/ar/LC_MESSAGES copying jet/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/ar/LC_MESSAGES copying jet/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/ar/LC_MESSAGES creating build/lib/jet/locale/cs creating build/lib/jet/locale/cs/LC_MESSAGES copying jet/locale/cs/LC_MESSAGES/django.mo -> build/lib/jet/locale/cs/LC_MESSAGES copying jet/locale/cs/LC_MESSAGES/django.po -> build/lib/jet/locale/cs/LC_MESSAGES copying jet/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/cs/LC_MESSAGES copying jet/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/cs/LC_MESSAGES creating build/lib/jet/locale/de creating build/lib/jet/locale/de/LC_MESSAGES copying jet/locale/de/LC_MESSAGES/django.mo -> build/lib/jet/locale/de/LC_MESSAGES copying jet/locale/de/LC_MESSAGES/django.po -> build/lib/jet/locale/de/LC_MESSAGES copying jet/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/de/LC_MESSAGES copying jet/locale/de/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/de/LC_MESSAGES creating build/lib/jet/locale/en creating build/lib/jet/locale/en/LC_MESSAGES copying jet/locale/en/LC_MESSAGES/django.mo -> build/lib/jet/locale/en/LC_MESSAGES copying jet/locale/en/LC_MESSAGES/django.po -> build/lib/jet/locale/en/LC_MESSAGES copying jet/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/en/LC_MESSAGES copying jet/locale/en/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/en/LC_MESSAGES creating build/lib/jet/locale/es creating build/lib/jet/locale/es/LC_MESSAGES copying jet/locale/es/LC_MESSAGES/django.mo -> build/lib/jet/locale/es/LC_MESSAGES copying jet/locale/es/LC_MESSAGES/django.po -> build/lib/jet/locale/es/LC_MESSAGES copying jet/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/es/LC_MESSAGES copying jet/locale/es/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/es/LC_MESSAGES creating build/lib/jet/locale/fa creating build/lib/jet/locale/fa/LC_MESSAGES copying jet/locale/fa/LC_MESSAGES/django.po -> build/lib/jet/locale/fa/LC_MESSAGES copying jet/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/fa/LC_MESSAGES creating build/lib/jet/locale/fr creating build/lib/jet/locale/fr/LC_MESSAGES copying jet/locale/fr/LC_MESSAGES/django.po -> build/lib/jet/locale/fr/LC_MESSAGES copying jet/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/fr/LC_MESSAGES creating build/lib/jet/locale/pl creating build/lib/jet/locale/pl/LC_MESSAGES copying jet/locale/pl/LC_MESSAGES/django.mo -> build/lib/jet/locale/pl/LC_MESSAGES copying jet/locale/pl/LC_MESSAGES/django.po -> build/lib/jet/locale/pl/LC_MESSAGES copying jet/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/pl/LC_MESSAGES copying jet/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/pl/LC_MESSAGES creating build/lib/jet/locale/pt_BR creating build/lib/jet/locale/pt_BR/LC_MESSAGES copying jet/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/jet/locale/pt_BR/LC_MESSAGES copying jet/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/jet/locale/pt_BR/LC_MESSAGES copying jet/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/pt_BR/LC_MESSAGES copying jet/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/pt_BR/LC_MESSAGES creating build/lib/jet/locale/ru creating build/lib/jet/locale/ru/LC_MESSAGES copying jet/locale/ru/LC_MESSAGES/django.mo -> build/lib/jet/locale/ru/LC_MESSAGES copying jet/locale/ru/LC_MESSAGES/django.po -> build/lib/jet/locale/ru/LC_MESSAGES copying jet/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/jet/locale/ru/LC_MESSAGES copying jet/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/jet/locale/ru/LC_MESSAGES creating build/lib/jet/locale/zh_CN creating build/lib/jet/locale/zh_CN/LC_MESSAGES copying jet/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/jet/locale/zh_CN/LC_MESSAGES copying jet/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/jet/locale/zh_CN/LC_MESSAGES creating build/lib/jet/static creating build/lib/jet/static/admin creating build/lib/jet/static/admin/css copying jet/static/admin/css/base.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/changelists.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/dashboard.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/fonts.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/forms.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/login.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/rtl.css -> build/lib/jet/static/admin/css copying jet/static/admin/css/widgets.css -> build/lib/jet/static/admin/css creating build/lib/jet/static/admin/js copying jet/static/admin/js/SelectFilter2.js -> build/lib/jet/static/admin/js copying jet/static/admin/js/related-widget-wrapper.js -> build/lib/jet/static/admin/js creating build/lib/jet/static/admin/js/admin copying jet/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/jet/static/admin/js/admin copying jet/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/jet/static/admin/js/admin creating build/lib/jet/static/jet creating build/lib/jet/static/jet/css copying jet/static/jet/css/_base.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_breadcrumbs.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_changeform.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_changelist.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_content.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_dashboard.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_delete-confirmation.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_forms.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_globals.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_header.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_helpers.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_login.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_messages.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_modules.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_object-tools.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_relatedpopup.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_sidebar.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_tables.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/_variables.scss -> build/lib/jet/static/jet/css copying jet/static/jet/css/vendor.css -> build/lib/jet/static/jet/css creating build/lib/jet/static/jet/css/icons copying jet/static/jet/css/icons/_variables.scss -> build/lib/jet/static/jet/css/icons copying jet/static/jet/css/icons/style.css -> build/lib/jet/static/jet/css/icons creating build/lib/jet/static/jet/css/icons/fonts copying jet/static/jet/css/icons/fonts/jet-icons.eot -> build/lib/jet/static/jet/css/icons/fonts copying jet/static/jet/css/icons/fonts/jet-icons.svg -> build/lib/jet/static/jet/css/icons/fonts copying jet/static/jet/css/icons/fonts/jet-icons.ttf -> build/lib/jet/static/jet/css/icons/fonts copying jet/static/jet/css/icons/fonts/jet-icons.woff -> build/lib/jet/static/jet/css/icons/fonts creating build/lib/jet/static/jet/css/jquery-ui copying jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss -> build/lib/jet/static/jet/css/jquery-ui creating build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-icons_222222_256x240.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-icons_2e83ff_256x240.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-icons_454545_256x240.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-icons_888888_256x240.png -> build/lib/jet/static/jet/css/jquery-ui/images copying jet/static/jet/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png -> build/lib/jet/static/jet/css/jquery-ui/images creating build/lib/jet/static/jet/css/select2 copying jet/static/jet/css/select2/_layout.scss -> build/lib/jet/static/jet/css/select2 copying jet/static/jet/css/select2/_multiple.scss -> build/lib/jet/static/jet/css/select2 copying jet/static/jet/css/select2/_single.scss -> build/lib/jet/static/jet/css/select2 creating build/lib/jet/static/jet/css/themes creating build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/_variables.scss -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/base.css -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/base.css.map -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/base.scss -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/jquery-ui.theme.css -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/jquery-ui.theme.css.map -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/jquery-ui.theme.scss -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/select2.theme.css -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/select2.theme.css.map -> build/lib/jet/static/jet/css/themes/default copying jet/static/jet/css/themes/default/select2.theme.scss -> build/lib/jet/static/jet/css/themes/default creating build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/_variables.scss -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/base.css -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/base.css.map -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/base.scss -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/jquery-ui.theme.css -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/jquery-ui.theme.css.map -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/jquery-ui.theme.scss -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/select2.theme.css -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/select2.theme.css.map -> build/lib/jet/static/jet/css/themes/green copying jet/static/jet/css/themes/green/select2.theme.scss -> build/lib/jet/static/jet/css/themes/green creating build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/_variables.scss -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/base.css -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/base.css.map -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/base.scss -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/jquery-ui.theme.css -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/jquery-ui.theme.css.map -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/jquery-ui.theme.scss -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/select2.theme.css -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/select2.theme.css.map -> build/lib/jet/static/jet/css/themes/light-blue copying jet/static/jet/css/themes/light-blue/select2.theme.scss -> build/lib/jet/static/jet/css/themes/light-blue creating build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/_variables.scss -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/base.css -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/base.css.map -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/base.scss -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/jquery-ui.theme.css -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/jquery-ui.theme.css.map -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/jquery-ui.theme.scss -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/select2.theme.css -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/select2.theme.css.map -> build/lib/jet/static/jet/css/themes/light-gray copying jet/static/jet/css/themes/light-gray/select2.theme.scss -> build/lib/jet/static/jet/css/themes/light-gray creating build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/_variables.scss -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/base.css -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/base.css.map -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/base.scss -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/jquery-ui.theme.css -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/jquery-ui.theme.css.map -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/jquery-ui.theme.scss -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/select2.theme.css -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/select2.theme.css.map -> build/lib/jet/static/jet/css/themes/light-green copying jet/static/jet/css/themes/light-green/select2.theme.scss -> build/lib/jet/static/jet/css/themes/light-green creating build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/_variables.scss -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/base.css -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/base.css.map -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/base.scss -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/jquery-ui.theme.css -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/jquery-ui.theme.css.map -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/jquery-ui.theme.scss -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/select2.theme.css -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/select2.theme.css.map -> build/lib/jet/static/jet/css/themes/light-violet copying jet/static/jet/css/themes/light-violet/select2.theme.scss -> build/lib/jet/static/jet/css/themes/light-violet creating build/lib/jet/static/jet/js creating build/lib/jet/static/jet/js/build copying jet/static/jet/js/build/bundle.min.js -> build/lib/jet/static/jet/js/build creating build/lib/jet/static/jet/js/i18n creating build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-af.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ar-DZ.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ar.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-az.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-be.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-bg.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-bs.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ca.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-cs.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-cy-GB.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-da.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-de.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-el.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-en-AU.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-en-GB.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-en-NZ.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-eo.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-es.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-et.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-eu.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-fa.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-fi.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-fo.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-fr-CA.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-fr-CH.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-fr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-gl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-he.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-hi.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-hr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-hu.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-hy.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-id.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-is.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-it-CH.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-it.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ja.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ka.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-kk.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-km.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ko.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ky.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-lb.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-lt.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-lv.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-mk.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ml.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ms.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-nb.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-nl-BE.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-nl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-nn.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-no.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-pl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-pt-BR.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-pt.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-rm.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ro.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ru.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-sk.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-sl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-sq.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-sr-SR.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-sr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-sv.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-ta.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-th.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-tj.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-tr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-uk.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-vi.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-zh-CN.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-zh-HK.js -> build/lib/jet/static/jet/js/i18n/jquery-ui copying jet/static/jet/js/i18n/jquery-ui/datepicker-zh-TW.js -> build/lib/jet/static/jet/js/i18n/jquery-ui creating build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-cs.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-de.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-es.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-fr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-hr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-hu.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-it.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-ja.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-mk.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-nl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-pl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-pt-BR.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-ru.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-sl.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-sv.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker copying jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-tr.js -> build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker creating build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/az.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/bg.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/ca.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/cs.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/da.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/de.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/en.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/es.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/et.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/eu.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/fa.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/fi.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/fr.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/gl.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/he.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/hi.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/hr.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/hu.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/id.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/is.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/it.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/ko.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/lt.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/lv.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/mk.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/nb.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/nl.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/pl.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/pt-BR.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/pt.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/ro.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/ru.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/sk.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/sr.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/sv.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/th.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/tr.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/uk.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/vi.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/zh-CN.js -> build/lib/jet/static/jet/js/i18n/select2 copying jet/static/jet/js/i18n/select2/zh-TW.js -> build/lib/jet/static/jet/js/i18n/select2 creating build/lib/jet/static/jet/js/src copying jet/static/jet/js/src/main.js -> build/lib/jet/static/jet/js/src creating build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/changeform-tabs.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/changeform.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/changelist.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/checkboxes.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/compact-inline.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/dashboard.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/date-time-widgets.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/filters.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/inlines.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/related-popups.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/scroll-to-bottom-detector.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/selects.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/siblings.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/themes.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/tooltips.js -> build/lib/jet/static/jet/js/src/features copying jet/static/jet/js/src/features/touchmove-non-scrollable.js -> build/lib/jet/static/jet/js/src/features creating build/lib/jet/static/jet/js/src/features/sidebar copying jet/static/jet/js/src/features/sidebar/application-pinning.js -> build/lib/jet/static/jet/js/src/features/sidebar copying jet/static/jet/js/src/features/sidebar/bookmarks.js -> build/lib/jet/static/jet/js/src/features/sidebar copying jet/static/jet/js/src/features/sidebar/main.js -> build/lib/jet/static/jet/js/src/features/sidebar copying jet/static/jet/js/src/features/sidebar/popup.js -> build/lib/jet/static/jet/js/src/features/sidebar creating build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/actions.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/branding.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/breadcrumbs.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/changeform-tabs.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/delete-confirmation.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/icons.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/object-tools.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/paginator.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/related-widget-wrapper.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/stacked-inline.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/tabular-inline.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/toolbar.js -> build/lib/jet/static/jet/js/src/layout-updaters copying jet/static/jet/js/src/layout-updaters/user-tools.js -> build/lib/jet/static/jet/js/src/layout-updaters creating build/lib/jet/static/jet/js/src/utils copying jet/static/jet/js/src/utils/jquery-icontains.js -> build/lib/jet/static/jet/js/src/utils copying jet/static/jet/js/src/utils/jquery-slidefade.js -> build/lib/jet/static/jet/js/src/utils copying jet/static/jet/js/src/utils/translate.js -> build/lib/jet/static/jet/js/src/utils copying jet/static/jet/js/src/utils/window-storage.js -> build/lib/jet/static/jet/js/src/utils creating build/lib/jet/static/range_filter creating build/lib/jet/static/range_filter/css copying jet/static/range_filter/css/style.css -> build/lib/jet/static/range_filter/css creating build/lib/jet/templates creating build/lib/jet/templates/admin copying jet/templates/admin/base.html -> build/lib/jet/templates/admin copying jet/templates/admin/popup_response.html -> build/lib/jet/templates/admin creating build/lib/jet/templates/admin/edit_inline copying jet/templates/admin/edit_inline/compact.html -> build/lib/jet/templates/admin/edit_inline creating build/lib/jet/templates/admin/includes copying jet/templates/admin/includes/fieldset.html -> build/lib/jet/templates/admin/includes creating build/lib/jet/templates/jet copying jet/templates/jet/related_field_ajax_list_filter.html -> build/lib/jet/templates/jet creating build/lib/jet/templates/rangefilter copying jet/templates/rangefilter/date_filter.html -> build/lib/jet/templates/rangefilter creating build/lib/jet/dashboard/locale creating build/lib/jet/dashboard/locale/ar creating build/lib/jet/dashboard/locale/ar/LC_MESSAGES copying jet/dashboard/locale/ar/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/ar/LC_MESSAGES copying jet/dashboard/locale/ar/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/ar/LC_MESSAGES copying jet/dashboard/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/ar/LC_MESSAGES copying jet/dashboard/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/ar/LC_MESSAGES creating build/lib/jet/dashboard/locale/cs creating build/lib/jet/dashboard/locale/cs/LC_MESSAGES copying jet/dashboard/locale/cs/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/cs/LC_MESSAGES copying jet/dashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/cs/LC_MESSAGES copying jet/dashboard/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/cs/LC_MESSAGES copying jet/dashboard/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/cs/LC_MESSAGES creating build/lib/jet/dashboard/locale/de creating build/lib/jet/dashboard/locale/de/LC_MESSAGES copying jet/dashboard/locale/de/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/de/LC_MESSAGES copying jet/dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/de/LC_MESSAGES copying jet/dashboard/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/de/LC_MESSAGES copying jet/dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/de/LC_MESSAGES creating build/lib/jet/dashboard/locale/en creating build/lib/jet/dashboard/locale/en/LC_MESSAGES copying jet/dashboard/locale/en/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/en/LC_MESSAGES copying jet/dashboard/locale/en/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/en/LC_MESSAGES copying jet/dashboard/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/en/LC_MESSAGES copying jet/dashboard/locale/en/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/en/LC_MESSAGES creating build/lib/jet/dashboard/locale/es creating build/lib/jet/dashboard/locale/es/LC_MESSAGES copying jet/dashboard/locale/es/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/es/LC_MESSAGES copying jet/dashboard/locale/es/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/es/LC_MESSAGES copying jet/dashboard/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/es/LC_MESSAGES copying jet/dashboard/locale/es/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/es/LC_MESSAGES creating build/lib/jet/dashboard/locale/fa creating build/lib/jet/dashboard/locale/fa/LC_MESSAGES copying jet/dashboard/locale/fa/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/fa/LC_MESSAGES copying jet/dashboard/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/fa/LC_MESSAGES creating build/lib/jet/dashboard/locale/fr creating build/lib/jet/dashboard/locale/fr/LC_MESSAGES copying jet/dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/fr/LC_MESSAGES copying jet/dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/fr/LC_MESSAGES creating build/lib/jet/dashboard/locale/pl creating build/lib/jet/dashboard/locale/pl/LC_MESSAGES copying jet/dashboard/locale/pl/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/pl/LC_MESSAGES copying jet/dashboard/locale/pl/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/pl/LC_MESSAGES creating build/lib/jet/dashboard/locale/pt-br creating build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES copying jet/dashboard/locale/pt-br/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES copying jet/dashboard/locale/pt-br/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES copying jet/dashboard/locale/pt-br/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES copying jet/dashboard/locale/pt-br/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES creating build/lib/jet/dashboard/locale/ru creating build/lib/jet/dashboard/locale/ru/LC_MESSAGES copying jet/dashboard/locale/ru/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/ru/LC_MESSAGES copying jet/dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/ru/LC_MESSAGES copying jet/dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/jet/dashboard/locale/ru/LC_MESSAGES copying jet/dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/jet/dashboard/locale/ru/LC_MESSAGES creating build/lib/jet/dashboard/locale/zh_cn creating build/lib/jet/dashboard/locale/zh_cn/LC_MESSAGES copying jet/dashboard/locale/zh_cn/LC_MESSAGES/django.mo -> build/lib/jet/dashboard/locale/zh_cn/LC_MESSAGES copying jet/dashboard/locale/zh_cn/LC_MESSAGES/django.po -> build/lib/jet/dashboard/locale/zh_cn/LC_MESSAGES creating build/lib/jet/dashboard/static creating build/lib/jet/dashboard/static/jet.dashboard creating build/lib/jet/dashboard/static/jet.dashboard/dashboard_modules copying jet/dashboard/static/jet.dashboard/dashboard_modules/google_analytics.js -> build/lib/jet/dashboard/static/jet.dashboard/dashboard_modules copying jet/dashboard/static/jet.dashboard/dashboard_modules/yandex_metrika.js -> build/lib/jet/dashboard/static/jet.dashboard/dashboard_modules creating build/lib/jet/dashboard/static/jet.dashboard/vendor creating build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js copying jet/dashboard/static/jet.dashboard/vendor/chart.js/CONTRIBUTING.md -> build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js copying jet/dashboard/static/jet.dashboard/vendor/chart.js/Chart.js -> build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js copying jet/dashboard/static/jet.dashboard/vendor/chart.js/Chart.min.js -> build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js copying jet/dashboard/static/jet.dashboard/vendor/chart.js/LICENSE.md -> build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js copying jet/dashboard/static/jet.dashboard/vendor/chart.js/README.md -> build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js creating build/lib/jet/dashboard/templates creating build/lib/jet/dashboard/templates/admin copying jet/dashboard/templates/admin/app_index.html -> build/lib/jet/dashboard/templates/admin copying jet/dashboard/templates/admin/index.html -> build/lib/jet/dashboard/templates/admin creating build/lib/jet/dashboard/templates/jet.dashboard copying jet/dashboard/templates/jet.dashboard/dashboard.html -> build/lib/jet/dashboard/templates/jet.dashboard copying jet/dashboard/templates/jet.dashboard/dashboard_tools.html -> build/lib/jet/dashboard/templates/jet.dashboard copying jet/dashboard/templates/jet.dashboard/module.html -> build/lib/jet/dashboard/templates/jet.dashboard copying jet/dashboard/templates/jet.dashboard/update_module.html -> build/lib/jet/dashboard/templates/jet.dashboard copying jet/dashboard/templates/jet.dashboard/update_module_fieldset.html -> build/lib/jet/dashboard/templates/jet.dashboard creating build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/app_list.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/feed.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/google_analytics_period_visitors.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/google_analytics_visitors_chart.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/google_analytics_visitors_totals.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/link_list.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/model_list.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/recent_actions.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/yandex_metrika_period_visitors.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/yandex_metrika_visitors_chart.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules copying jet/dashboard/templates/jet.dashboard/modules/yandex_metrika_visitors_totals.html -> build/lib/jet/dashboard/templates/jet.dashboard/modules + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ruou9Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 + cd django-3-jet-1.0.8 + 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-django-3-jet-1.0.8-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-django-3-jet-1.0.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet copying build/lib/jet/admin.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_tables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_login.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_breadcrumbs.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/select2 copying build/lib/jet/static/jet/css/select2/_multiple.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/select2 copying build/lib/jet/static/jet/css/select2/_layout.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/select2 copying build/lib/jet/static/jet/css/select2/_single.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/select2 copying build/lib/jet/static/jet/css/_relatedpopup.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/base.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/select2.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/jquery-ui.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/select2.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/jquery-ui.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default copying build/lib/jet/static/jet/css/themes/default/select2.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/default creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/base.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/select2.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/jquery-ui.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/select2.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/jquery-ui.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green copying build/lib/jet/static/jet/css/themes/green/select2.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/green creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/base.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/select2.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/jquery-ui.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/select2.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/jquery-ui.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green copying build/lib/jet/static/jet/css/themes/light-green/select2.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-green creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/base.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/select2.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/jquery-ui.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/select2.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/jquery-ui.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue copying build/lib/jet/static/jet/css/themes/light-blue/select2.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-blue creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/base.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/select2.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/jquery-ui.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/select2.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/jquery-ui.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet copying build/lib/jet/static/jet/css/themes/light-violet/select2.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-violet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/base.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/select2.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/jquery-ui.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/select2.theme.css.map -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/jquery-ui.theme.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/themes/light-gray/select2.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/themes/light-gray copying build/lib/jet/static/jet/css/_object-tools.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_header.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_helpers.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons/fonts copying build/lib/jet/static/jet/css/icons/fonts/jet-icons.ttf -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons/fonts copying build/lib/jet/static/jet/css/icons/fonts/jet-icons.svg -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons/fonts copying build/lib/jet/static/jet/css/icons/fonts/jet-icons.woff -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons/fonts copying build/lib/jet/static/jet/css/icons/fonts/jet-icons.eot -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons/fonts copying build/lib/jet/static/jet/css/icons/_variables.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons copying build/lib/jet/static/jet/css/icons/style.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/icons copying build/lib/jet/static/jet/css/_messages.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_delete-confirmation.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_dashboard.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_content.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_changelist.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_sidebar.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/vendor.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_base.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_forms.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_globals.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_changeform.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css copying build/lib/jet/static/jet/css/_modules.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-icons_222222_256x240.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-icons_888888_256x240.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-icons_454545_256x240.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-icons_2e83ff_256x240.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui/images copying build/lib/jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/css/jquery-ui creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/build copying build/lib/jet/static/jet/js/build/bundle.min.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/build creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/utils copying build/lib/jet/static/jet/js/src/utils/jquery-slidefade.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/utils copying build/lib/jet/static/jet/js/src/utils/jquery-icontains.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/utils copying build/lib/jet/static/jet/js/src/utils/window-storage.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/utils copying build/lib/jet/static/jet/js/src/utils/translate.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/utils creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/object-tools.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/tabular-inline.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/paginator.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/changeform-tabs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/branding.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/delete-confirmation.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/toolbar.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/stacked-inline.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/related-widget-wrapper.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/icons.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/user-tools.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/breadcrumbs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/layout-updaters/actions.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/layout-updaters copying build/lib/jet/static/jet/js/src/main.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/tooltips.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/changeform-tabs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/date-time-widgets.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/related-popups.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/dashboard.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/filters.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/compact-inline.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/checkboxes.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/scroll-to-bottom-detector.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/changelist.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/touchmove-non-scrollable.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/themes.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features/sidebar copying build/lib/jet/static/jet/js/src/features/sidebar/bookmarks.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features/sidebar copying build/lib/jet/static/jet/js/src/features/sidebar/popup.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features/sidebar copying build/lib/jet/static/jet/js/src/features/sidebar/application-pinning.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features/sidebar copying build/lib/jet/static/jet/js/src/features/sidebar/main.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features/sidebar copying build/lib/jet/static/jet/js/src/features/inlines.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/siblings.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/changeform.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features copying build/lib/jet/static/jet/js/src/features/selects.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/src/features creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/zh-TW.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/sv.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/cs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/it.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/id.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/sr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/hi.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/hu.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/gl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/de.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/pt-BR.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/uk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/zh-CN.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/en.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/lv.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/he.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/ca.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/bg.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/da.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/nb.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/az.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/mk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/sk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/es.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/hr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/is.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/lt.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/pl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/ro.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/tr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/nl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/fa.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/fi.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/ko.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/pt.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/et.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/ru.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/eu.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/fr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/th.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 copying build/lib/jet/static/jet/js/i18n/select2/vi.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/select2 creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-mk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-hr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-hu.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-pl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-fr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-tr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-ru.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-cs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-sv.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-it.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-ja.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-pt-BR.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-nl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-sl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-de.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker copying build/lib/jet/static/jet/js/i18n/jquery-ui-timepicker/jquery.ui.timepicker-es.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui-timepicker creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-fi.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-lt.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-uk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-sr-SR.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ru.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-cy-GB.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-zh-HK.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-eu.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ko.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-eo.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-mk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ca.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-id.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-da.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-en-NZ.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-nl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ar-DZ.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-hi.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-tr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-zh-TW.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-nb.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ja.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-fo.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-no.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ro.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-hr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-cs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-tj.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-fr-CA.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-zh-CN.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-nn.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-bs.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-sk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-fa.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-kk.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-bg.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-be.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-gl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-sv.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ka.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ta.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-pt-BR.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-en-GB.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-et.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-vi.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ml.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-is.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-en-AU.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-km.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-th.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-el.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-fr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-pl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-hu.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-lv.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-hy.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-it.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-rm.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-lb.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-fr-CH.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-de.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-nl-BE.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-es.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-sl.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-it-CH.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-pt.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-sq.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-af.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-az.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ky.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-sr.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-he.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ms.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui copying build/lib/jet/static/jet/js/i18n/jquery-ui/datepicker-ar.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/jet/js/i18n/jquery-ui creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/changelists.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/fonts.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/dashboard.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/forms.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/base.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/widgets.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/login.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css copying build/lib/jet/static/admin/css/rtl.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/css creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/js creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/js/admin copying build/lib/jet/static/admin/js/admin/RelatedObjectLookups.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/js/admin copying build/lib/jet/static/admin/js/admin/DateTimeShortcuts.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/js/admin copying build/lib/jet/static/admin/js/SelectFilter2.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/js copying build/lib/jet/static/admin/js/related-widget-wrapper.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/admin/js creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/range_filter creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/range_filter/css copying build/lib/jet/static/range_filter/css/style.css -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/static/range_filter/css copying build/lib/jet/ordered_set.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet copying build/lib/jet/utils.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet copying build/lib/jet/filters.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet copying build/lib/jet/forms.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet copying build/lib/jet/urls.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet copying build/lib/jet/models.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/jet copying build/lib/jet/templates/jet/related_field_ajax_list_filter.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin copying build/lib/jet/templates/admin/popup_response.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin/edit_inline copying build/lib/jet/templates/admin/edit_inline/compact.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin/edit_inline creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin/includes copying build/lib/jet/templates/admin/includes/fieldset.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin/includes copying build/lib/jet/templates/admin/base.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/admin creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/rangefilter copying build/lib/jet/templates/rangefilter/date_filter.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templates/rangefilter creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations copying build/lib/jet/south_migrations/0002_auto__del_userdashboardmodule.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations copying build/lib/jet/south_migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations copying build/lib/jet/south_migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templatetags copying build/lib/jet/templatetags/jet_tags.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templatetags copying build/lib/jet/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templatetags creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/dashboard.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/admin.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/test_tags.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/test_dashboard.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/urls.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/models.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/test_filters.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/test_views.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/test_ordered_set.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/settings.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests copying build/lib/jet/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard copying build/lib/jet/dashboard/dashboard.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard copying build/lib/jet/dashboard/modules.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/dashboard_modules copying build/lib/jet/dashboard/static/jet.dashboard/dashboard_modules/yandex_metrika.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/dashboard_modules copying build/lib/jet/dashboard/static/jet.dashboard/dashboard_modules/google_analytics.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/dashboard_modules creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor/chart.js copying build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js/LICENSE.md -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor/chart.js copying build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor/chart.js copying build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js/Chart.min.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor/chart.js copying build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js/README.md -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor/chart.js copying build/lib/jet/dashboard/static/jet.dashboard/vendor/chart.js/Chart.js -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/static/jet.dashboard/vendor/chart.js copying build/lib/jet/dashboard/utils.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard copying build/lib/jet/dashboard/forms.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard copying build/lib/jet/dashboard/urls.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules copying build/lib/jet/dashboard/dashboard_modules/google_analytics_views.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules copying build/lib/jet/dashboard/dashboard_modules/google_analytics.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules copying build/lib/jet/dashboard/dashboard_modules/yandex_metrika_views.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules copying build/lib/jet/dashboard/dashboard_modules/yandex_metrika.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules copying build/lib/jet/dashboard/dashboard_modules/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules copying build/lib/jet/dashboard/models.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/yandex_metrika_visitors_chart.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/link_list.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/yandex_metrika_visitors_totals.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/model_list.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/google_analytics_period_visitors.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/yandex_metrika_period_visitors.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/feed.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/google_analytics_visitors_chart.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/google_analytics_visitors_totals.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/recent_actions.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/modules/app_list.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard/modules copying build/lib/jet/dashboard/templates/jet.dashboard/dashboard_tools.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard copying build/lib/jet/dashboard/templates/jet.dashboard/module.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard copying build/lib/jet/dashboard/templates/jet.dashboard/dashboard.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard copying build/lib/jet/dashboard/templates/jet.dashboard/update_module_fieldset.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard copying build/lib/jet/dashboard/templates/jet.dashboard/update_module.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/jet.dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/admin copying build/lib/jet/dashboard/templates/admin/index.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/admin copying build/lib/jet/dashboard/templates/admin/app_index.html -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templates/admin creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/south_migrations copying build/lib/jet/dashboard/south_migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/south_migrations copying build/lib/jet/dashboard/south_migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/south_migrations creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templatetags copying build/lib/jet/dashboard/templatetags/jet_dashboard_tags.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templatetags copying build/lib/jet/dashboard/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templatetags copying build/lib/jet/dashboard/views.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/de creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/de/LC_MESSAGES copying build/lib/jet/dashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/de/LC_MESSAGES copying build/lib/jet/dashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/de/LC_MESSAGES copying build/lib/jet/dashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/de/LC_MESSAGES copying build/lib/jet/dashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fr creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fr/LC_MESSAGES copying build/lib/jet/dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fr/LC_MESSAGES copying build/lib/jet/dashboard/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pt-br creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pt-br/LC_MESSAGES copying build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pt-br/LC_MESSAGES copying build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pt-br/LC_MESSAGES copying build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pt-br/LC_MESSAGES copying build/lib/jet/dashboard/locale/pt-br/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pt-br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/cs creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/cs/LC_MESSAGES copying build/lib/jet/dashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/cs/LC_MESSAGES copying build/lib/jet/dashboard/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/cs/LC_MESSAGES copying build/lib/jet/dashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/cs/LC_MESSAGES copying build/lib/jet/dashboard/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ar creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ar/LC_MESSAGES copying build/lib/jet/dashboard/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ar/LC_MESSAGES copying build/lib/jet/dashboard/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ar/LC_MESSAGES copying build/lib/jet/dashboard/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ar/LC_MESSAGES copying build/lib/jet/dashboard/locale/ar/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/zh_cn creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/zh_cn/LC_MESSAGES copying build/lib/jet/dashboard/locale/zh_cn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/zh_cn/LC_MESSAGES copying build/lib/jet/dashboard/locale/zh_cn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/zh_cn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/en creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/en/LC_MESSAGES copying build/lib/jet/dashboard/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/en/LC_MESSAGES copying build/lib/jet/dashboard/locale/en/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/en/LC_MESSAGES copying build/lib/jet/dashboard/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/en/LC_MESSAGES copying build/lib/jet/dashboard/locale/en/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/es creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/es/LC_MESSAGES copying build/lib/jet/dashboard/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/es/LC_MESSAGES copying build/lib/jet/dashboard/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/es/LC_MESSAGES copying build/lib/jet/dashboard/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/es/LC_MESSAGES copying build/lib/jet/dashboard/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pl creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pl/LC_MESSAGES copying build/lib/jet/dashboard/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pl/LC_MESSAGES copying build/lib/jet/dashboard/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ru creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ru/LC_MESSAGES copying build/lib/jet/dashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ru/LC_MESSAGES copying build/lib/jet/dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ru/LC_MESSAGES copying build/lib/jet/dashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ru/LC_MESSAGES copying build/lib/jet/dashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fa creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fa/LC_MESSAGES copying build/lib/jet/dashboard/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fa/LC_MESSAGES copying build/lib/jet/dashboard/locale/fa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/locale/fa/LC_MESSAGES copying build/lib/jet/dashboard/settings.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/migrations copying build/lib/jet/dashboard/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/migrations copying build/lib/jet/dashboard/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/migrations copying build/lib/jet/dashboard/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard copying build/lib/jet/views.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/de creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/de/LC_MESSAGES copying build/lib/jet/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/de/LC_MESSAGES copying build/lib/jet/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/de/LC_MESSAGES copying build/lib/jet/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/de/LC_MESSAGES copying build/lib/jet/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pt_BR/LC_MESSAGES copying build/lib/jet/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pt_BR/LC_MESSAGES copying build/lib/jet/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pt_BR/LC_MESSAGES copying build/lib/jet/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pt_BR/LC_MESSAGES copying build/lib/jet/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fr creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fr/LC_MESSAGES copying build/lib/jet/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fr/LC_MESSAGES copying build/lib/jet/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/zh_CN/LC_MESSAGES copying build/lib/jet/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/zh_CN/LC_MESSAGES copying build/lib/jet/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/cs creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/cs/LC_MESSAGES copying build/lib/jet/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/cs/LC_MESSAGES copying build/lib/jet/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/cs/LC_MESSAGES copying build/lib/jet/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/cs/LC_MESSAGES copying build/lib/jet/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ar creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ar/LC_MESSAGES copying build/lib/jet/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ar/LC_MESSAGES copying build/lib/jet/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ar/LC_MESSAGES copying build/lib/jet/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ar/LC_MESSAGES copying build/lib/jet/locale/ar/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/en creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/en/LC_MESSAGES copying build/lib/jet/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/en/LC_MESSAGES copying build/lib/jet/locale/en/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/en/LC_MESSAGES copying build/lib/jet/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/en/LC_MESSAGES copying build/lib/jet/locale/en/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/es creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/es/LC_MESSAGES copying build/lib/jet/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/es/LC_MESSAGES copying build/lib/jet/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/es/LC_MESSAGES copying build/lib/jet/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/es/LC_MESSAGES copying build/lib/jet/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pl creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pl/LC_MESSAGES copying build/lib/jet/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pl/LC_MESSAGES copying build/lib/jet/locale/pl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pl/LC_MESSAGES copying build/lib/jet/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pl/LC_MESSAGES copying build/lib/jet/locale/pl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ru creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ru/LC_MESSAGES copying build/lib/jet/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ru/LC_MESSAGES copying build/lib/jet/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ru/LC_MESSAGES copying build/lib/jet/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ru/LC_MESSAGES copying build/lib/jet/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fa creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fa/LC_MESSAGES copying build/lib/jet/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fa/LC_MESSAGES copying build/lib/jet/locale/fa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/locale/fa/LC_MESSAGES copying build/lib/jet/settings.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations copying build/lib/jet/migrations/0002_delete_userdashboardmodule.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations copying build/lib/jet/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations copying build/lib/jet/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations copying build/lib/jet/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management creating /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands copying build/lib/jet/management/commands/jet_side_menu_items_example.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands copying build/lib/jet/management/commands/jet_custom_apps_example.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands copying build/lib/jet/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands copying build/lib/jet/management/__init__.py -> /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/ordered_set.py to ordered_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations/0002_auto__del_userdashboardmodule.py to 0002_auto__del_userdashboardmodule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/south_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templatetags/jet_tags.py to jet_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/test_tags.py to test_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/test_dashboard.py to test_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/test_filters.py to test_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/test_ordered_set.py to test_ordered_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/modules.py to modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules/google_analytics_views.py to google_analytics_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules/google_analytics.py to google_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules/yandex_metrika_views.py to yandex_metrika_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules/yandex_metrika.py to yandex_metrika.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/dashboard_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/south_migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/south_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templatetags/jet_dashboard_tags.py to jet_dashboard_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations/0002_delete_userdashboardmodule.py to 0002_delete_userdashboardmodule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands/jet_side_menu_items_example.py to jet_side_menu_items_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands/jet_custom_apps_example.py to jet_custom_apps_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/jet/management/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpoze_v3tw.py' /usr/bin/python3 /tmp/tmpoze_v3tw.py removing /tmp/tmpoze_v3tw.py running install_egg_info running egg_info writing django_3_jet.egg-info/PKG-INFO writing dependency_links to django_3_jet.egg-info/dependency_links.txt writing requirements to django_3_jet.egg-info/requires.txt writing top-level names to django_3_jet.egg-info/top_level.txt reading manifest file 'django_3_jet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_3_jet.egg-info/SOURCES.txt' Copying django_3_jet.egg-info to /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/django_3_jet-1.0.8-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64//usr/share/doc/python-django-3-jet + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 ~/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 ~/build/BUILD/django-3-jet-1.0.8 + '[' -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 ']' ~/build/BUILD/django-3-jet-1.0.8 + popd + mv /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.8-1 --unique-debug-suffix -1.0.8-1.x86_64 --unique-debug-src-base python-django-3-jet-1.0.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-3-jet-1.0.8 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-django-3-jet-1.0.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-3-jet-1.0.8-1.noarch Provides: python-django-3-jet python3-django-3-jet = 1.0.8-1 python3.9dist(django-3-jet) = 1.0.8 python3dist(django-3-jet) = 1.0.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django) python3.9dist(six) Processing files: python-django-3-jet-help-1.0.8-1.noarch warning: Empty %files file /builddir/build/BUILD/django-3-jet-1.0.8/doclist.lst Provides: python-django-3-jet-help = 1.0.8-1 python3-django-3-jet-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 Wrote: /builddir/build/RPMS/python-django-3-jet-help-1.0.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-3-jet-1.0.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3mMhRP + umask 022 + cd /builddir/build/BUILD + cd django-3-jet-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-3-jet-1.0.8-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0