Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-material.spec'], chrootPath='/var/lib/mock/884095-fedora-rawhide-x86_64-1555432031.015366/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0310f4306eb845b097f39786a515e22d', '-D', '/var/lib/mock/884095-fedora-rawhide-x86_64-1555432031.015366/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-material.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-material-1.5.3-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-material.spec'], chrootPath='/var/lib/mock/884095-fedora-rawhide-x86_64-1555432031.015366/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c230d2561a3e458e829ae5647309195c', '-D', '/var/lib/mock/884095-fedora-rawhide-x86_64-1555432031.015366/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-material.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fiNmtx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-material-1.5.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/django-material-1.5.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd django-material-1.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django-material.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T6Ch8u + umask 022 + cd /builddir/build/BUILD + cd django-material-1.5.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/material copying material/__init__.py -> build/lib/material copying material/base.py -> build/lib/material copying material/compat.py -> build/lib/material copying material/widgets.py -> build/lib/material creating build/lib/material/templatetags copying material/templatetags/__init__.py -> build/lib/material/templatetags copying material/templatetags/material_form_internal.py -> build/lib/material/templatetags copying material/templatetags/material_form.py -> build/lib/material/templatetags creating build/lib/material/theme copying material/theme/__init__.py -> build/lib/material/theme creating build/lib/material/theme/amber copying material/theme/amber/__init__.py -> build/lib/material/theme/amber creating build/lib/material/theme/bluegrey copying material/theme/bluegrey/__init__.py -> build/lib/material/theme/bluegrey creating build/lib/material/theme/cyan copying material/theme/cyan/__init__.py -> build/lib/material/theme/cyan creating build/lib/material/theme/deeppurple copying material/theme/deeppurple/__init__.py -> build/lib/material/theme/deeppurple creating build/lib/material/theme/indigo copying material/theme/indigo/__init__.py -> build/lib/material/theme/indigo creating build/lib/material/theme/lightgreen copying material/theme/lightgreen/__init__.py -> build/lib/material/theme/lightgreen creating build/lib/material/theme/orange copying material/theme/orange/__init__.py -> build/lib/material/theme/orange creating build/lib/material/theme/purple copying material/theme/purple/__init__.py -> build/lib/material/theme/purple creating build/lib/material/theme/teal copying material/theme/teal/__init__.py -> build/lib/material/theme/teal creating build/lib/material/theme/blue copying material/theme/blue/__init__.py -> build/lib/material/theme/blue creating build/lib/material/theme/brown copying material/theme/brown/__init__.py -> build/lib/material/theme/brown creating build/lib/material/theme/deeporange copying material/theme/deeporange/__init__.py -> build/lib/material/theme/deeporange creating build/lib/material/theme/green copying material/theme/green/__init__.py -> build/lib/material/theme/green creating build/lib/material/theme/lightblue copying material/theme/lightblue/__init__.py -> build/lib/material/theme/lightblue creating build/lib/material/theme/lime copying material/theme/lime/__init__.py -> build/lib/material/theme/lime creating build/lib/material/theme/pink copying material/theme/pink/__init__.py -> build/lib/material/theme/pink creating build/lib/material/theme/red copying material/theme/red/__init__.py -> build/lib/material/theme/red creating build/lib/material/theme/yellow copying material/theme/yellow/__init__.py -> build/lib/material/theme/yellow creating build/lib/material/frontend copying material/frontend/middleware.py -> build/lib/material/frontend copying material/frontend/__init__.py -> build/lib/material/frontend copying material/frontend/apps.py -> build/lib/material/frontend copying material/frontend/admin.py -> build/lib/material/frontend copying material/frontend/urlconf.py -> build/lib/material/frontend copying material/frontend/utils.py -> build/lib/material/frontend copying material/frontend/context_processors.py -> build/lib/material/frontend copying material/frontend/models.py -> build/lib/material/frontend copying material/frontend/forms.py -> build/lib/material/frontend copying material/frontend/registry.py -> build/lib/material/frontend copying material/frontend/urls.py -> build/lib/material/frontend creating build/lib/material/frontend/management copying material/frontend/management/__init__.py -> build/lib/material/frontend/management creating build/lib/material/frontend/management/commands copying material/frontend/management/commands/__init__.py -> build/lib/material/frontend/management/commands copying material/frontend/management/commands/startmodule.py -> build/lib/material/frontend/management/commands creating build/lib/material/frontend/migrations copying material/frontend/migrations/__init__.py -> build/lib/material/frontend/migrations copying material/frontend/migrations/0001_initial.py -> build/lib/material/frontend/migrations copying material/frontend/migrations/0002_i18n.py -> build/lib/material/frontend/migrations creating build/lib/material/frontend/templatetags copying material/frontend/templatetags/__init__.py -> build/lib/material/frontend/templatetags copying material/frontend/templatetags/material_frontend.py -> build/lib/material/frontend/templatetags creating build/lib/material/frontend/views copying material/frontend/views/delete.py -> build/lib/material/frontend/views copying material/frontend/views/viewset.py -> build/lib/material/frontend/views copying material/frontend/views/detail.py -> build/lib/material/frontend/views copying material/frontend/views/__init__.py -> build/lib/material/frontend/views copying material/frontend/views/mixins.py -> build/lib/material/frontend/views copying material/frontend/views/utils.py -> build/lib/material/frontend/views copying material/frontend/views/update.py -> build/lib/material/frontend/views copying material/frontend/views/list.py -> build/lib/material/frontend/views copying material/frontend/views/create.py -> build/lib/material/frontend/views creating build/lib/material/admin copying material/admin/__init__.py -> build/lib/material/admin copying material/admin/apps.py -> build/lib/material/admin running egg_info writing django_material.egg-info/PKG-INFO writing dependency_links to django_material.egg-info/dependency_links.txt writing top-level names to django_material.egg-info/top_level.txt reading manifest file 'django_material.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'material/frontend/static' BUILDSTDERR: warning: no files found matching '*' under directory 'material/admin/templates' BUILDSTDERR: warning: no files found matching '*' under directory 'material/admin/static' writing manifest file 'django_material.egg-info/SOURCES.txt' creating build/lib/material/conf creating build/lib/material/conf/module_template copying material/conf/module_template/__init__.py-tpl -> build/lib/material/conf/module_template copying material/conf/module_template/apps.py-tpl -> build/lib/material/conf/module_template copying material/conf/module_template/models.py-tpl -> build/lib/material/conf/module_template copying material/conf/module_template/urls.py-tpl -> build/lib/material/conf/module_template copying material/conf/module_template/views.py-tpl -> build/lib/material/conf/module_template creating build/lib/material/conf/module_template/migrations copying material/conf/module_template/migrations/__init__.py-tpl -> build/lib/material/conf/module_template/migrations creating build/lib/material/conf/module_template/templates creating build/lib/material/conf/module_template/templates/module_name copying material/conf/module_template/templates/module_name/base_module.html-tpl -> build/lib/material/conf/module_template/templates/module_name copying material/conf/module_template/templates/module_name/menu.html-tpl -> build/lib/material/conf/module_template/templates/module_name creating build/lib/material/locale creating build/lib/material/locale/de creating build/lib/material/locale/de/LC_MESSAGES copying material/locale/de/LC_MESSAGES/django.mo -> build/lib/material/locale/de/LC_MESSAGES copying material/locale/de/LC_MESSAGES/django.po -> build/lib/material/locale/de/LC_MESSAGES creating build/lib/material/locale/es creating build/lib/material/locale/es/LC_MESSAGES copying material/locale/es/LC_MESSAGES/django.mo -> build/lib/material/locale/es/LC_MESSAGES copying material/locale/es/LC_MESSAGES/django.po -> build/lib/material/locale/es/LC_MESSAGES creating build/lib/material/locale/fr creating build/lib/material/locale/fr/LC_MESSAGES copying material/locale/fr/LC_MESSAGES/django.mo -> build/lib/material/locale/fr/LC_MESSAGES copying material/locale/fr/LC_MESSAGES/django.po -> build/lib/material/locale/fr/LC_MESSAGES creating build/lib/material/locale/ko creating build/lib/material/locale/ko/LC_MESSAGES copying material/locale/ko/LC_MESSAGES/django.mo -> build/lib/material/locale/ko/LC_MESSAGES copying material/locale/ko/LC_MESSAGES/django.po -> build/lib/material/locale/ko/LC_MESSAGES creating build/lib/material/locale/pt creating build/lib/material/locale/pt/LC_MESSAGES copying material/locale/pt/LC_MESSAGES/django.mo -> build/lib/material/locale/pt/LC_MESSAGES copying material/locale/pt/LC_MESSAGES/django.po -> build/lib/material/locale/pt/LC_MESSAGES creating build/lib/material/locale/ru creating build/lib/material/locale/ru/LC_MESSAGES copying material/locale/ru/LC_MESSAGES/django.mo -> build/lib/material/locale/ru/LC_MESSAGES copying material/locale/ru/LC_MESSAGES/django.po -> build/lib/material/locale/ru/LC_MESSAGES creating build/lib/material/locale/zh_Hans creating build/lib/material/locale/zh_Hans/LC_MESSAGES copying material/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/material/locale/zh_Hans/LC_MESSAGES copying material/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/material/locale/zh_Hans/LC_MESSAGES creating build/lib/material/static creating build/lib/material/static/material creating build/lib/material/static/material/css copying material/static/material/css/fixedHeader.dataTables.css -> build/lib/material/static/material/css copying material/static/material/css/jquery.datetimepicker.css -> build/lib/material/static/material/css copying material/static/material/css/material.forms.css -> build/lib/material/static/material/css copying material/static/material/css/materialize.css -> build/lib/material/static/material/css copying material/static/material/css/materialize.forms.css -> build/lib/material/static/material/css copying material/static/material/css/materialize.frontend.css -> build/lib/material/static/material/css copying material/static/material/css/materialize.frontend.min.css -> build/lib/material/static/material/css copying material/static/material/css/materialize.frontend.print.css -> build/lib/material/static/material/css copying material/static/material/css/materialize.frontend.print.min.css -> build/lib/material/static/material/css copying material/static/material/css/perfect-scrollbar.css -> build/lib/material/static/material/css copying material/static/material/css/responsive.dataTables.css -> build/lib/material/static/material/css creating build/lib/material/static/material/fonts creating build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/MaterialIcons-Regular.eot -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/MaterialIcons-Regular.ijmap -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/MaterialIcons-Regular.svg -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/MaterialIcons-Regular.ttf -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/MaterialIcons-Regular.woff -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/MaterialIcons-Regular.woff2 -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/README.md -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/codepoints -> build/lib/material/static/material/fonts/material-design-icons copying material/static/material/fonts/material-design-icons/material-icons.css -> build/lib/material/static/material/fonts/material-design-icons creating build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-black-italic.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-black.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-bold-italic.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-bold.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-italic.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-light-italic.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-light.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-medium-italic.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-medium.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-thin-italic.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto-thin.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/roboto.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/style.css -> build/lib/material/static/material/fonts/roboto copying material/static/material/fonts/roboto/style.scss -> build/lib/material/static/material/fonts/roboto creating build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Black.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Black.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Black.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Black.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Bold.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Bold.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Bold.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Bold.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Italic.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Italic.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Italic.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Italic.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Light.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Light.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Light.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Light.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-LightItalic.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-LightItalic.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-LightItalic.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-LightItalic.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Medium.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Medium.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Medium.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Medium.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Regular.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Regular.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Regular.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Regular.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Thin.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Thin.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Thin.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-Thin.woff2 -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.eot -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.ttf -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.woff -> build/lib/material/static/material/fonts/roboto/fonts copying material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.woff2 -> build/lib/material/static/material/fonts/roboto/fonts creating build/lib/material/static/material/imgs copying material/static/material/imgs/background.svg -> build/lib/material/static/material/imgs copying material/static/material/imgs/favicon.png -> build/lib/material/static/material/imgs copying material/static/material/imgs/logo.png -> build/lib/material/static/material/imgs copying material/static/material/imgs/sidenav.svg -> build/lib/material/static/material/imgs copying material/static/material/imgs/user.png -> build/lib/material/static/material/imgs creating build/lib/material/static/material/js copying material/static/material/js/custom-elements.min.js -> build/lib/material/static/material/js copying material/static/material/js/dataTables.fixedHeader.js -> build/lib/material/static/material/js copying material/static/material/js/dataTables.responsive.js -> build/lib/material/static/material/js copying material/static/material/js/jquery.activeNavigation.js -> build/lib/material/static/material/js copying material/static/material/js/jquery.dataTables.js -> build/lib/material/static/material/js copying material/static/material/js/jquery.datetimepicker.full.js -> build/lib/material/static/material/js copying material/static/material/js/jquery.formset.js -> build/lib/material/static/material/js copying material/static/material/js/jquery.js -> build/lib/material/static/material/js copying material/static/material/js/materialize.components.js -> build/lib/material/static/material/js copying material/static/material/js/materialize.frontend.min.js -> build/lib/material/static/material/js copying material/static/material/js/materialize.js -> build/lib/material/static/material/js copying material/static/material/js/native-shim.js -> build/lib/material/static/material/js copying material/static/material/js/perfect-scrollbar.jquery.js -> build/lib/material/static/material/js copying material/static/material/js/turbolinks.js -> build/lib/material/static/material/js creating build/lib/material/static/material/sass copying material/static/material/sass/_variables.scss -> build/lib/material/static/material/sass copying material/static/material/sass/materialize.forms.scss -> build/lib/material/static/material/sass copying material/static/material/sass/materialize.frontend.print.scss -> build/lib/material/static/material/sass copying material/static/material/sass/materialize.frontend.scss -> build/lib/material/static/material/sass copying material/static/material/sass/materialize.scss -> build/lib/material/static/material/sass creating build/lib/material/templates creating build/lib/material/templates/material copying material/templates/material/field_errors.html -> build/lib/material/templates/material copying material/templates/material/form.html -> build/lib/material/templates/material creating build/lib/material/templates/material/fields copying material/templates/material/fields/_django_rangeinput.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_checkboxinput.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_checkboxselectmultiple.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_clearablefileinput.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_dateinput.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_datetimeinput.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_fileinput.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_input.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_nullbooleanselect.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_radioselect.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_select.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_selectdatewidget.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_selectmultiple.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_splitdatetimewidget.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_textarea.html -> build/lib/material/templates/material/fields copying material/templates/material/fields/django_timeinput.html -> build/lib/material/templates/material/fields creating build/lib/material/templates/material/includes copying material/templates/material/includes/material_css.html -> build/lib/material/templates/material/includes copying material/templates/material/includes/material_js.html -> build/lib/material/templates/material/includes creating build/lib/material/templates/material/layout copying material/templates/material/layout/column.html -> build/lib/material/templates/material/layout copying material/templates/material/layout/fieldset.html -> build/lib/material/templates/material/layout copying material/templates/material/layout/layout.html -> build/lib/material/templates/material/layout copying material/templates/material/layout/row.html -> build/lib/material/templates/material/layout creating build/lib/material/theme/__pycache__ copying material/theme/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/__pycache__ copying material/theme/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/__pycache__ creating build/lib/material/theme/amber/__pycache__ copying material/theme/amber/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/amber/__pycache__ copying material/theme/amber/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/amber/__pycache__ creating build/lib/material/theme/amber/static creating build/lib/material/theme/amber/static/material creating build/lib/material/theme/amber/static/material/css copying material/theme/amber/static/material/css/materialize.css -> build/lib/material/theme/amber/static/material/css copying material/theme/amber/static/material/css/materialize.forms.css -> build/lib/material/theme/amber/static/material/css copying material/theme/amber/static/material/css/materialize.frontend.css -> build/lib/material/theme/amber/static/material/css copying material/theme/amber/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/amber/static/material/css copying material/theme/amber/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/amber/static/material/css creating build/lib/material/theme/amber/static/material/imgs copying material/theme/amber/static/material/imgs/background.svg -> build/lib/material/theme/amber/static/material/imgs copying material/theme/amber/static/material/imgs/sidenav.svg -> build/lib/material/theme/amber/static/material/imgs creating build/lib/material/theme/bluegrey/__pycache__ copying material/theme/bluegrey/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/bluegrey/__pycache__ copying material/theme/bluegrey/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/bluegrey/__pycache__ creating build/lib/material/theme/bluegrey/static creating build/lib/material/theme/bluegrey/static/material creating build/lib/material/theme/bluegrey/static/material/css copying material/theme/bluegrey/static/material/css/materialize.css -> build/lib/material/theme/bluegrey/static/material/css copying material/theme/bluegrey/static/material/css/materialize.forms.css -> build/lib/material/theme/bluegrey/static/material/css copying material/theme/bluegrey/static/material/css/materialize.frontend.css -> build/lib/material/theme/bluegrey/static/material/css copying material/theme/bluegrey/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/bluegrey/static/material/css copying material/theme/bluegrey/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/bluegrey/static/material/css creating build/lib/material/theme/bluegrey/static/material/imgs copying material/theme/bluegrey/static/material/imgs/background.svg -> build/lib/material/theme/bluegrey/static/material/imgs copying material/theme/bluegrey/static/material/imgs/sidenav.svg -> build/lib/material/theme/bluegrey/static/material/imgs creating build/lib/material/theme/cyan/__pycache__ copying material/theme/cyan/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/cyan/__pycache__ copying material/theme/cyan/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/cyan/__pycache__ creating build/lib/material/theme/cyan/static creating build/lib/material/theme/cyan/static/material creating build/lib/material/theme/cyan/static/material/css copying material/theme/cyan/static/material/css/materialize.css -> build/lib/material/theme/cyan/static/material/css copying material/theme/cyan/static/material/css/materialize.forms.css -> build/lib/material/theme/cyan/static/material/css copying material/theme/cyan/static/material/css/materialize.frontend.css -> build/lib/material/theme/cyan/static/material/css copying material/theme/cyan/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/cyan/static/material/css copying material/theme/cyan/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/cyan/static/material/css creating build/lib/material/theme/cyan/static/material/imgs copying material/theme/cyan/static/material/imgs/background.svg -> build/lib/material/theme/cyan/static/material/imgs copying material/theme/cyan/static/material/imgs/sidenav.svg -> build/lib/material/theme/cyan/static/material/imgs creating build/lib/material/theme/deeppurple/__pycache__ copying material/theme/deeppurple/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/deeppurple/__pycache__ copying material/theme/deeppurple/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/deeppurple/__pycache__ creating build/lib/material/theme/deeppurple/static creating build/lib/material/theme/deeppurple/static/material creating build/lib/material/theme/deeppurple/static/material/css copying material/theme/deeppurple/static/material/css/materialize.css -> build/lib/material/theme/deeppurple/static/material/css copying material/theme/deeppurple/static/material/css/materialize.forms.css -> build/lib/material/theme/deeppurple/static/material/css copying material/theme/deeppurple/static/material/css/materialize.frontend.css -> build/lib/material/theme/deeppurple/static/material/css copying material/theme/deeppurple/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/deeppurple/static/material/css copying material/theme/deeppurple/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/deeppurple/static/material/css creating build/lib/material/theme/deeppurple/static/material/imgs copying material/theme/deeppurple/static/material/imgs/background.svg -> build/lib/material/theme/deeppurple/static/material/imgs copying material/theme/deeppurple/static/material/imgs/sidenav.svg -> build/lib/material/theme/deeppurple/static/material/imgs creating build/lib/material/theme/indigo/__pycache__ copying material/theme/indigo/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/indigo/__pycache__ copying material/theme/indigo/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/indigo/__pycache__ creating build/lib/material/theme/indigo/static creating build/lib/material/theme/indigo/static/material creating build/lib/material/theme/indigo/static/material/css copying material/theme/indigo/static/material/css/materialize.css -> build/lib/material/theme/indigo/static/material/css copying material/theme/indigo/static/material/css/materialize.forms.css -> build/lib/material/theme/indigo/static/material/css copying material/theme/indigo/static/material/css/materialize.frontend.css -> build/lib/material/theme/indigo/static/material/css copying material/theme/indigo/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/indigo/static/material/css copying material/theme/indigo/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/indigo/static/material/css creating build/lib/material/theme/indigo/static/material/imgs copying material/theme/indigo/static/material/imgs/background.svg -> build/lib/material/theme/indigo/static/material/imgs copying material/theme/indigo/static/material/imgs/sidenav.svg -> build/lib/material/theme/indigo/static/material/imgs creating build/lib/material/theme/lightgreen/__pycache__ copying material/theme/lightgreen/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/lightgreen/__pycache__ copying material/theme/lightgreen/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/lightgreen/__pycache__ creating build/lib/material/theme/lightgreen/static creating build/lib/material/theme/lightgreen/static/material creating build/lib/material/theme/lightgreen/static/material/css copying material/theme/lightgreen/static/material/css/materialize.css -> build/lib/material/theme/lightgreen/static/material/css copying material/theme/lightgreen/static/material/css/materialize.forms.css -> build/lib/material/theme/lightgreen/static/material/css copying material/theme/lightgreen/static/material/css/materialize.frontend.css -> build/lib/material/theme/lightgreen/static/material/css copying material/theme/lightgreen/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/lightgreen/static/material/css copying material/theme/lightgreen/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/lightgreen/static/material/css creating build/lib/material/theme/lightgreen/static/material/imgs copying material/theme/lightgreen/static/material/imgs/background.svg -> build/lib/material/theme/lightgreen/static/material/imgs copying material/theme/lightgreen/static/material/imgs/sidenav.svg -> build/lib/material/theme/lightgreen/static/material/imgs creating build/lib/material/theme/orange/__pycache__ copying material/theme/orange/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/orange/__pycache__ copying material/theme/orange/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/orange/__pycache__ creating build/lib/material/theme/orange/static creating build/lib/material/theme/orange/static/material creating build/lib/material/theme/orange/static/material/css copying material/theme/orange/static/material/css/materialize.css -> build/lib/material/theme/orange/static/material/css copying material/theme/orange/static/material/css/materialize.forms.css -> build/lib/material/theme/orange/static/material/css copying material/theme/orange/static/material/css/materialize.frontend.css -> build/lib/material/theme/orange/static/material/css copying material/theme/orange/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/orange/static/material/css copying material/theme/orange/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/orange/static/material/css creating build/lib/material/theme/orange/static/material/imgs copying material/theme/orange/static/material/imgs/background.svg -> build/lib/material/theme/orange/static/material/imgs copying material/theme/orange/static/material/imgs/sidenav.svg -> build/lib/material/theme/orange/static/material/imgs creating build/lib/material/theme/purple/__pycache__ copying material/theme/purple/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/purple/__pycache__ copying material/theme/purple/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/purple/__pycache__ creating build/lib/material/theme/purple/static creating build/lib/material/theme/purple/static/material creating build/lib/material/theme/purple/static/material/css copying material/theme/purple/static/material/css/materialize.css -> build/lib/material/theme/purple/static/material/css copying material/theme/purple/static/material/css/materialize.forms.css -> build/lib/material/theme/purple/static/material/css copying material/theme/purple/static/material/css/materialize.frontend.css -> build/lib/material/theme/purple/static/material/css copying material/theme/purple/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/purple/static/material/css copying material/theme/purple/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/purple/static/material/css creating build/lib/material/theme/purple/static/material/imgs copying material/theme/purple/static/material/imgs/background.svg -> build/lib/material/theme/purple/static/material/imgs copying material/theme/purple/static/material/imgs/sidenav.svg -> build/lib/material/theme/purple/static/material/imgs creating build/lib/material/theme/teal/__pycache__ copying material/theme/teal/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/teal/__pycache__ copying material/theme/teal/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/teal/__pycache__ creating build/lib/material/theme/teal/static creating build/lib/material/theme/teal/static/material creating build/lib/material/theme/teal/static/material/css copying material/theme/teal/static/material/css/materialize.css -> build/lib/material/theme/teal/static/material/css copying material/theme/teal/static/material/css/materialize.forms.css -> build/lib/material/theme/teal/static/material/css copying material/theme/teal/static/material/css/materialize.frontend.css -> build/lib/material/theme/teal/static/material/css copying material/theme/teal/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/teal/static/material/css copying material/theme/teal/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/teal/static/material/css creating build/lib/material/theme/teal/static/material/imgs copying material/theme/teal/static/material/imgs/background.svg -> build/lib/material/theme/teal/static/material/imgs copying material/theme/teal/static/material/imgs/sidenav.svg -> build/lib/material/theme/teal/static/material/imgs creating build/lib/material/theme/blue/__pycache__ copying material/theme/blue/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/blue/__pycache__ copying material/theme/blue/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/blue/__pycache__ creating build/lib/material/theme/blue/static creating build/lib/material/theme/blue/static/material creating build/lib/material/theme/blue/static/material/css copying material/theme/blue/static/material/css/materialize.css -> build/lib/material/theme/blue/static/material/css copying material/theme/blue/static/material/css/materialize.forms.css -> build/lib/material/theme/blue/static/material/css copying material/theme/blue/static/material/css/materialize.frontend.css -> build/lib/material/theme/blue/static/material/css copying material/theme/blue/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/blue/static/material/css copying material/theme/blue/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/blue/static/material/css creating build/lib/material/theme/blue/static/material/imgs copying material/theme/blue/static/material/imgs/background.svg -> build/lib/material/theme/blue/static/material/imgs copying material/theme/blue/static/material/imgs/sidenav.svg -> build/lib/material/theme/blue/static/material/imgs creating build/lib/material/theme/brown/__pycache__ copying material/theme/brown/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/brown/__pycache__ copying material/theme/brown/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/brown/__pycache__ creating build/lib/material/theme/brown/static creating build/lib/material/theme/brown/static/material creating build/lib/material/theme/brown/static/material/css copying material/theme/brown/static/material/css/materialize.css -> build/lib/material/theme/brown/static/material/css copying material/theme/brown/static/material/css/materialize.forms.css -> build/lib/material/theme/brown/static/material/css copying material/theme/brown/static/material/css/materialize.frontend.css -> build/lib/material/theme/brown/static/material/css copying material/theme/brown/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/brown/static/material/css copying material/theme/brown/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/brown/static/material/css creating build/lib/material/theme/brown/static/material/imgs copying material/theme/brown/static/material/imgs/background.svg -> build/lib/material/theme/brown/static/material/imgs copying material/theme/brown/static/material/imgs/sidenav.svg -> build/lib/material/theme/brown/static/material/imgs creating build/lib/material/theme/deeporange/__pycache__ copying material/theme/deeporange/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/deeporange/__pycache__ copying material/theme/deeporange/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/deeporange/__pycache__ creating build/lib/material/theme/deeporange/static creating build/lib/material/theme/deeporange/static/material creating build/lib/material/theme/deeporange/static/material/css copying material/theme/deeporange/static/material/css/materialize.css -> build/lib/material/theme/deeporange/static/material/css copying material/theme/deeporange/static/material/css/materialize.forms.css -> build/lib/material/theme/deeporange/static/material/css copying material/theme/deeporange/static/material/css/materialize.frontend.css -> build/lib/material/theme/deeporange/static/material/css copying material/theme/deeporange/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/deeporange/static/material/css copying material/theme/deeporange/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/deeporange/static/material/css creating build/lib/material/theme/deeporange/static/material/imgs copying material/theme/deeporange/static/material/imgs/background.svg -> build/lib/material/theme/deeporange/static/material/imgs copying material/theme/deeporange/static/material/imgs/sidenav.svg -> build/lib/material/theme/deeporange/static/material/imgs creating build/lib/material/theme/green/__pycache__ copying material/theme/green/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/green/__pycache__ copying material/theme/green/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/green/__pycache__ creating build/lib/material/theme/green/static creating build/lib/material/theme/green/static/material creating build/lib/material/theme/green/static/material/css copying material/theme/green/static/material/css/materialize.css -> build/lib/material/theme/green/static/material/css copying material/theme/green/static/material/css/materialize.forms.css -> build/lib/material/theme/green/static/material/css copying material/theme/green/static/material/css/materialize.frontend.css -> build/lib/material/theme/green/static/material/css copying material/theme/green/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/green/static/material/css copying material/theme/green/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/green/static/material/css creating build/lib/material/theme/green/static/material/imgs copying material/theme/green/static/material/imgs/background.svg -> build/lib/material/theme/green/static/material/imgs copying material/theme/green/static/material/imgs/sidenav.svg -> build/lib/material/theme/green/static/material/imgs creating build/lib/material/theme/lightblue/__pycache__ copying material/theme/lightblue/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/lightblue/__pycache__ copying material/theme/lightblue/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/lightblue/__pycache__ creating build/lib/material/theme/lightblue/static creating build/lib/material/theme/lightblue/static/material creating build/lib/material/theme/lightblue/static/material/css copying material/theme/lightblue/static/material/css/materialize.css -> build/lib/material/theme/lightblue/static/material/css copying material/theme/lightblue/static/material/css/materialize.forms.css -> build/lib/material/theme/lightblue/static/material/css copying material/theme/lightblue/static/material/css/materialize.frontend.css -> build/lib/material/theme/lightblue/static/material/css copying material/theme/lightblue/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/lightblue/static/material/css copying material/theme/lightblue/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/lightblue/static/material/css creating build/lib/material/theme/lightblue/static/material/imgs copying material/theme/lightblue/static/material/imgs/background.svg -> build/lib/material/theme/lightblue/static/material/imgs copying material/theme/lightblue/static/material/imgs/sidenav.svg -> build/lib/material/theme/lightblue/static/material/imgs creating build/lib/material/theme/lime/__pycache__ copying material/theme/lime/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/lime/__pycache__ copying material/theme/lime/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/lime/__pycache__ creating build/lib/material/theme/lime/static creating build/lib/material/theme/lime/static/material creating build/lib/material/theme/lime/static/material/css copying material/theme/lime/static/material/css/materialize.css -> build/lib/material/theme/lime/static/material/css copying material/theme/lime/static/material/css/materialize.forms.css -> build/lib/material/theme/lime/static/material/css copying material/theme/lime/static/material/css/materialize.frontend.css -> build/lib/material/theme/lime/static/material/css copying material/theme/lime/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/lime/static/material/css copying material/theme/lime/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/lime/static/material/css creating build/lib/material/theme/lime/static/material/imgs copying material/theme/lime/static/material/imgs/background.svg -> build/lib/material/theme/lime/static/material/imgs copying material/theme/lime/static/material/imgs/sidenav.svg -> build/lib/material/theme/lime/static/material/imgs creating build/lib/material/theme/pink/__pycache__ copying material/theme/pink/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/pink/__pycache__ copying material/theme/pink/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/pink/__pycache__ creating build/lib/material/theme/pink/static creating build/lib/material/theme/pink/static/material creating build/lib/material/theme/pink/static/material/css copying material/theme/pink/static/material/css/materialize.css -> build/lib/material/theme/pink/static/material/css copying material/theme/pink/static/material/css/materialize.forms.css -> build/lib/material/theme/pink/static/material/css copying material/theme/pink/static/material/css/materialize.frontend.css -> build/lib/material/theme/pink/static/material/css copying material/theme/pink/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/pink/static/material/css copying material/theme/pink/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/pink/static/material/css creating build/lib/material/theme/pink/static/material/imgs copying material/theme/pink/static/material/imgs/background.svg -> build/lib/material/theme/pink/static/material/imgs copying material/theme/pink/static/material/imgs/sidenav.svg -> build/lib/material/theme/pink/static/material/imgs creating build/lib/material/theme/red/__pycache__ copying material/theme/red/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/red/__pycache__ copying material/theme/red/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/red/__pycache__ creating build/lib/material/theme/red/static creating build/lib/material/theme/red/static/material creating build/lib/material/theme/red/static/material/css copying material/theme/red/static/material/css/materialize.css -> build/lib/material/theme/red/static/material/css copying material/theme/red/static/material/css/materialize.forms.css -> build/lib/material/theme/red/static/material/css copying material/theme/red/static/material/css/materialize.frontend.css -> build/lib/material/theme/red/static/material/css copying material/theme/red/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/red/static/material/css copying material/theme/red/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/red/static/material/css creating build/lib/material/theme/red/static/material/imgs copying material/theme/red/static/material/imgs/background.svg -> build/lib/material/theme/red/static/material/imgs copying material/theme/red/static/material/imgs/sidenav.svg -> build/lib/material/theme/red/static/material/imgs creating build/lib/material/theme/yellow/__pycache__ copying material/theme/yellow/__pycache__/__init__.cpython-36.pyc -> build/lib/material/theme/yellow/__pycache__ copying material/theme/yellow/__pycache__/__init__.cpython-37.pyc -> build/lib/material/theme/yellow/__pycache__ creating build/lib/material/theme/yellow/static creating build/lib/material/theme/yellow/static/material creating build/lib/material/theme/yellow/static/material/css copying material/theme/yellow/static/material/css/materialize.css -> build/lib/material/theme/yellow/static/material/css copying material/theme/yellow/static/material/css/materialize.forms.css -> build/lib/material/theme/yellow/static/material/css copying material/theme/yellow/static/material/css/materialize.frontend.css -> build/lib/material/theme/yellow/static/material/css copying material/theme/yellow/static/material/css/materialize.frontend.min.css -> build/lib/material/theme/yellow/static/material/css copying material/theme/yellow/static/material/css/materialize.frontend.print.css -> build/lib/material/theme/yellow/static/material/css creating build/lib/material/theme/yellow/static/material/imgs copying material/theme/yellow/static/material/imgs/background.svg -> build/lib/material/theme/yellow/static/material/imgs copying material/theme/yellow/static/material/imgs/sidenav.svg -> build/lib/material/theme/yellow/static/material/imgs creating build/lib/material/frontend/templates copying material/frontend/templates/400.html -> build/lib/material/frontend/templates copying material/frontend/templates/403.html -> build/lib/material/frontend/templates copying material/frontend/templates/404.html -> build/lib/material/frontend/templates copying material/frontend/templates/500.html -> build/lib/material/frontend/templates creating build/lib/material/frontend/templates/material creating build/lib/material/frontend/templates/material/frontend copying material/frontend/templates/material/frontend/base.html -> build/lib/material/frontend/templates/material/frontend copying material/frontend/templates/material/frontend/base_lockscreen.html -> build/lib/material/frontend/templates/material/frontend copying material/frontend/templates/material/frontend/base_module.html -> build/lib/material/frontend/templates/material/frontend copying material/frontend/templates/material/frontend/base_site.html -> build/lib/material/frontend/templates/material/frontend creating build/lib/material/frontend/templates/material/frontend/includes copying material/frontend/templates/material/frontend/includes/material_css.html -> build/lib/material/frontend/templates/material/frontend/includes copying material/frontend/templates/material/frontend/includes/material_js.html -> build/lib/material/frontend/templates/material/frontend/includes creating build/lib/material/frontend/templates/material/frontend/views copying material/frontend/templates/material/frontend/views/confirm_delete.html -> build/lib/material/frontend/templates/material/frontend/views copying material/frontend/templates/material/frontend/views/detail.html -> build/lib/material/frontend/templates/material/frontend/views copying material/frontend/templates/material/frontend/views/form.html -> build/lib/material/frontend/templates/material/frontend/views copying material/frontend/templates/material/frontend/views/list.html -> build/lib/material/frontend/templates/material/frontend/views creating build/lib/material/frontend/templates/registration copying material/frontend/templates/registration/logged_out.html -> build/lib/material/frontend/templates/registration copying material/frontend/templates/registration/login.html -> build/lib/material/frontend/templates/registration + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s4qknv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 + cd django-material-1.5.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/layout copying build/lib/material/templates/material/layout/row.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/layout copying build/lib/material/templates/material/layout/layout.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/layout copying build/lib/material/templates/material/layout/fieldset.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/layout copying build/lib/material/templates/material/layout/column.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/layout creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/includes copying build/lib/material/templates/material/includes/material_js.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/includes copying build/lib/material/templates/material/includes/material_css.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/includes creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_timeinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_textarea.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_splitdatetimewidget.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_selectmultiple.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_selectdatewidget.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_select.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_radioselect.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_nullbooleanselect.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_input.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_fileinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_datetimeinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_dateinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_clearablefileinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_checkboxselectmultiple.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/django_checkboxinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/fields/_django_rangeinput.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material/fields copying build/lib/material/templates/material/form.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material copying build/lib/material/templates/material/field_errors.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templates/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/sass copying build/lib/material/static/material/sass/materialize.scss -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/sass copying build/lib/material/static/material/sass/materialize.frontend.scss -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/sass copying build/lib/material/static/material/sass/materialize.frontend.print.scss -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/sass copying build/lib/material/static/material/sass/materialize.forms.scss -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/sass copying build/lib/material/static/material/sass/_variables.scss -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/sass creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/turbolinks.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/perfect-scrollbar.jquery.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/native-shim.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/materialize.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/materialize.frontend.min.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/materialize.components.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/jquery.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/jquery.formset.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/jquery.datetimepicker.full.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/jquery.dataTables.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/jquery.activeNavigation.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/dataTables.responsive.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/dataTables.fixedHeader.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js copying build/lib/material/static/material/js/custom-elements.min.js -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/js creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/imgs copying build/lib/material/static/material/imgs/user.png -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/imgs copying build/lib/material/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/imgs copying build/lib/material/static/material/imgs/logo.png -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/imgs copying build/lib/material/static/material/imgs/favicon.png -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/imgs copying build/lib/material/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-ThinItalic.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Thin.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Thin.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Thin.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Thin.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Regular.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Regular.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Regular.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Regular.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-MediumItalic.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Medium.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Medium.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Medium.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Medium.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-LightItalic.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-LightItalic.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-LightItalic.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-LightItalic.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Light.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Light.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Light.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Light.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Italic.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Italic.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Italic.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Italic.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BoldItalic.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Bold.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Bold.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Bold.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Bold.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-BlackItalic.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Black.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Black.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Black.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/fonts/Roboto-Black.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto/fonts copying build/lib/material/static/material/fonts/roboto/style.scss -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/style.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-thin.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-thin-italic.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-medium.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-medium-italic.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-light.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-light-italic.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-italic.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-bold.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-bold-italic.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-black.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto copying build/lib/material/static/material/fonts/roboto/roboto-black-italic.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/roboto creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/material-icons.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/codepoints -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/README.md -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/MaterialIcons-Regular.woff2 -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/MaterialIcons-Regular.woff -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/MaterialIcons-Regular.ttf -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/MaterialIcons-Regular.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/MaterialIcons-Regular.ijmap -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons copying build/lib/material/static/material/fonts/material-design-icons/MaterialIcons-Regular.eot -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/fonts/material-design-icons creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/responsive.dataTables.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/perfect-scrollbar.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/materialize.frontend.print.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/material.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/jquery.datetimepicker.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css copying build/lib/material/static/material/css/fixedHeader.dataTables.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/zh_Hans/LC_MESSAGES copying build/lib/material/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/zh_Hans/LC_MESSAGES copying build/lib/material/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ru creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ru/LC_MESSAGES copying build/lib/material/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ru/LC_MESSAGES copying build/lib/material/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/pt creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/pt/LC_MESSAGES copying build/lib/material/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/pt/LC_MESSAGES copying build/lib/material/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ko creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ko/LC_MESSAGES copying build/lib/material/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ko/LC_MESSAGES copying build/lib/material/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/fr creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/fr/LC_MESSAGES copying build/lib/material/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/fr/LC_MESSAGES copying build/lib/material/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/es creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/es/LC_MESSAGES copying build/lib/material/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/es/LC_MESSAGES copying build/lib/material/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/de creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/de/LC_MESSAGES copying build/lib/material/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/de/LC_MESSAGES copying build/lib/material/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template/templates creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template/templates/module_name copying build/lib/material/conf/module_template/templates/module_name/menu.html-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template/templates/module_name copying build/lib/material/conf/module_template/templates/module_name/base_module.html-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template/templates/module_name creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template/migrations copying build/lib/material/conf/module_template/migrations/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template/migrations copying build/lib/material/conf/module_template/views.py-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template copying build/lib/material/conf/module_template/urls.py-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template copying build/lib/material/conf/module_template/models.py-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template copying build/lib/material/conf/module_template/apps.py-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template copying build/lib/material/conf/module_template/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/conf/module_template creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/admin copying build/lib/material/admin/apps.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/admin copying build/lib/material/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/admin creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/registration copying build/lib/material/frontend/templates/registration/login.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/registration copying build/lib/material/frontend/templates/registration/logged_out.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/registration creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/views copying build/lib/material/frontend/templates/material/frontend/views/list.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/views copying build/lib/material/frontend/templates/material/frontend/views/form.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/views copying build/lib/material/frontend/templates/material/frontend/views/detail.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/views copying build/lib/material/frontend/templates/material/frontend/views/confirm_delete.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/views creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/includes copying build/lib/material/frontend/templates/material/frontend/includes/material_js.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/includes copying build/lib/material/frontend/templates/material/frontend/includes/material_css.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend/includes copying build/lib/material/frontend/templates/material/frontend/base_site.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend copying build/lib/material/frontend/templates/material/frontend/base_module.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend copying build/lib/material/frontend/templates/material/frontend/base_lockscreen.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend copying build/lib/material/frontend/templates/material/frontend/base.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates/material/frontend copying build/lib/material/frontend/templates/500.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates copying build/lib/material/frontend/templates/404.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates copying build/lib/material/frontend/templates/403.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates copying build/lib/material/frontend/templates/400.html -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templates creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/create.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/list.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/update.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/utils.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/mixins.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/detail.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/viewset.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views copying build/lib/material/frontend/views/delete.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templatetags copying build/lib/material/frontend/templatetags/material_frontend.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templatetags copying build/lib/material/frontend/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templatetags creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations copying build/lib/material/frontend/migrations/0002_i18n.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations copying build/lib/material/frontend/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations copying build/lib/material/frontend/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management/commands copying build/lib/material/frontend/management/commands/startmodule.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management/commands copying build/lib/material/frontend/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management/commands copying build/lib/material/frontend/management/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management copying build/lib/material/frontend/urls.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/registry.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/forms.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/models.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/context_processors.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/utils.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/urlconf.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/admin.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/apps.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend copying build/lib/material/frontend/middleware.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/__pycache__ copying build/lib/material/theme/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/__pycache__ copying build/lib/material/theme/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/__pycache__ creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/imgs copying build/lib/material/theme/yellow/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/imgs copying build/lib/material/theme/yellow/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/css copying build/lib/material/theme/yellow/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/css copying build/lib/material/theme/yellow/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/css copying build/lib/material/theme/yellow/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/css copying build/lib/material/theme/yellow/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/css copying build/lib/material/theme/yellow/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/__pycache__ copying build/lib/material/theme/yellow/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/__pycache__ copying build/lib/material/theme/yellow/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow/__pycache__ copying build/lib/material/theme/yellow/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/yellow creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/imgs copying build/lib/material/theme/red/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/imgs copying build/lib/material/theme/red/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/css copying build/lib/material/theme/red/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/css copying build/lib/material/theme/red/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/css copying build/lib/material/theme/red/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/css copying build/lib/material/theme/red/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/css copying build/lib/material/theme/red/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/__pycache__ copying build/lib/material/theme/red/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/__pycache__ copying build/lib/material/theme/red/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red/__pycache__ copying build/lib/material/theme/red/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/red creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/imgs copying build/lib/material/theme/pink/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/imgs copying build/lib/material/theme/pink/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/css copying build/lib/material/theme/pink/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/css copying build/lib/material/theme/pink/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/css copying build/lib/material/theme/pink/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/css copying build/lib/material/theme/pink/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/css copying build/lib/material/theme/pink/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/__pycache__ copying build/lib/material/theme/pink/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/__pycache__ copying build/lib/material/theme/pink/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink/__pycache__ copying build/lib/material/theme/pink/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/pink creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/imgs copying build/lib/material/theme/lime/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/imgs copying build/lib/material/theme/lime/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/css copying build/lib/material/theme/lime/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/css copying build/lib/material/theme/lime/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/css copying build/lib/material/theme/lime/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/css copying build/lib/material/theme/lime/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/css copying build/lib/material/theme/lime/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/__pycache__ copying build/lib/material/theme/lime/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/__pycache__ copying build/lib/material/theme/lime/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime/__pycache__ copying build/lib/material/theme/lime/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lime creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/imgs copying build/lib/material/theme/lightblue/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/imgs copying build/lib/material/theme/lightblue/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/css copying build/lib/material/theme/lightblue/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/css copying build/lib/material/theme/lightblue/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/css copying build/lib/material/theme/lightblue/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/css copying build/lib/material/theme/lightblue/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/css copying build/lib/material/theme/lightblue/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/__pycache__ copying build/lib/material/theme/lightblue/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/__pycache__ copying build/lib/material/theme/lightblue/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue/__pycache__ copying build/lib/material/theme/lightblue/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightblue creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/imgs copying build/lib/material/theme/green/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/imgs copying build/lib/material/theme/green/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/css copying build/lib/material/theme/green/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/css copying build/lib/material/theme/green/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/css copying build/lib/material/theme/green/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/css copying build/lib/material/theme/green/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/css copying build/lib/material/theme/green/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/__pycache__ copying build/lib/material/theme/green/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/__pycache__ copying build/lib/material/theme/green/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green/__pycache__ copying build/lib/material/theme/green/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/green creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/imgs copying build/lib/material/theme/deeporange/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/imgs copying build/lib/material/theme/deeporange/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/css copying build/lib/material/theme/deeporange/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/css copying build/lib/material/theme/deeporange/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/css copying build/lib/material/theme/deeporange/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/css copying build/lib/material/theme/deeporange/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/css copying build/lib/material/theme/deeporange/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/__pycache__ copying build/lib/material/theme/deeporange/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/__pycache__ copying build/lib/material/theme/deeporange/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange/__pycache__ copying build/lib/material/theme/deeporange/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeporange creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/imgs copying build/lib/material/theme/brown/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/imgs copying build/lib/material/theme/brown/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/css copying build/lib/material/theme/brown/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/css copying build/lib/material/theme/brown/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/css copying build/lib/material/theme/brown/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/css copying build/lib/material/theme/brown/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/css copying build/lib/material/theme/brown/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/__pycache__ copying build/lib/material/theme/brown/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/__pycache__ copying build/lib/material/theme/brown/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown/__pycache__ copying build/lib/material/theme/brown/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/brown creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/imgs copying build/lib/material/theme/blue/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/imgs copying build/lib/material/theme/blue/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/css copying build/lib/material/theme/blue/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/css copying build/lib/material/theme/blue/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/css copying build/lib/material/theme/blue/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/css copying build/lib/material/theme/blue/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/css copying build/lib/material/theme/blue/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/__pycache__ copying build/lib/material/theme/blue/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/__pycache__ copying build/lib/material/theme/blue/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue/__pycache__ copying build/lib/material/theme/blue/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/blue creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/imgs copying build/lib/material/theme/teal/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/imgs copying build/lib/material/theme/teal/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/css copying build/lib/material/theme/teal/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/css copying build/lib/material/theme/teal/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/css copying build/lib/material/theme/teal/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/css copying build/lib/material/theme/teal/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/css copying build/lib/material/theme/teal/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/__pycache__ copying build/lib/material/theme/teal/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/__pycache__ copying build/lib/material/theme/teal/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal/__pycache__ copying build/lib/material/theme/teal/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/teal creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/imgs copying build/lib/material/theme/purple/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/imgs copying build/lib/material/theme/purple/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/css copying build/lib/material/theme/purple/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/css copying build/lib/material/theme/purple/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/css copying build/lib/material/theme/purple/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/css copying build/lib/material/theme/purple/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/css copying build/lib/material/theme/purple/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/__pycache__ copying build/lib/material/theme/purple/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/__pycache__ copying build/lib/material/theme/purple/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple/__pycache__ copying build/lib/material/theme/purple/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/purple creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/imgs copying build/lib/material/theme/orange/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/imgs copying build/lib/material/theme/orange/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/css copying build/lib/material/theme/orange/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/css copying build/lib/material/theme/orange/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/css copying build/lib/material/theme/orange/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/css copying build/lib/material/theme/orange/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/css copying build/lib/material/theme/orange/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/__pycache__ copying build/lib/material/theme/orange/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/__pycache__ copying build/lib/material/theme/orange/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange/__pycache__ copying build/lib/material/theme/orange/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/orange creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/imgs copying build/lib/material/theme/lightgreen/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/imgs copying build/lib/material/theme/lightgreen/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/css copying build/lib/material/theme/lightgreen/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/css copying build/lib/material/theme/lightgreen/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/css copying build/lib/material/theme/lightgreen/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/css copying build/lib/material/theme/lightgreen/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/css copying build/lib/material/theme/lightgreen/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/__pycache__ copying build/lib/material/theme/lightgreen/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/__pycache__ copying build/lib/material/theme/lightgreen/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen/__pycache__ copying build/lib/material/theme/lightgreen/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/lightgreen creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/imgs copying build/lib/material/theme/indigo/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/imgs copying build/lib/material/theme/indigo/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/css copying build/lib/material/theme/indigo/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/css copying build/lib/material/theme/indigo/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/css copying build/lib/material/theme/indigo/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/css copying build/lib/material/theme/indigo/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/css copying build/lib/material/theme/indigo/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/__pycache__ copying build/lib/material/theme/indigo/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/__pycache__ copying build/lib/material/theme/indigo/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo/__pycache__ copying build/lib/material/theme/indigo/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/indigo creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/imgs copying build/lib/material/theme/deeppurple/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/imgs copying build/lib/material/theme/deeppurple/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/css copying build/lib/material/theme/deeppurple/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/css copying build/lib/material/theme/deeppurple/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/css copying build/lib/material/theme/deeppurple/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/css copying build/lib/material/theme/deeppurple/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/css copying build/lib/material/theme/deeppurple/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/__pycache__ copying build/lib/material/theme/deeppurple/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/__pycache__ copying build/lib/material/theme/deeppurple/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple/__pycache__ copying build/lib/material/theme/deeppurple/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/deeppurple creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/imgs copying build/lib/material/theme/cyan/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/imgs copying build/lib/material/theme/cyan/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/css copying build/lib/material/theme/cyan/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/css copying build/lib/material/theme/cyan/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/css copying build/lib/material/theme/cyan/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/css copying build/lib/material/theme/cyan/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/css copying build/lib/material/theme/cyan/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/__pycache__ copying build/lib/material/theme/cyan/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/__pycache__ copying build/lib/material/theme/cyan/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan/__pycache__ copying build/lib/material/theme/cyan/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/cyan creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/imgs copying build/lib/material/theme/bluegrey/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/imgs copying build/lib/material/theme/bluegrey/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/css copying build/lib/material/theme/bluegrey/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/css copying build/lib/material/theme/bluegrey/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/css copying build/lib/material/theme/bluegrey/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/css copying build/lib/material/theme/bluegrey/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/css copying build/lib/material/theme/bluegrey/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/__pycache__ copying build/lib/material/theme/bluegrey/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/__pycache__ copying build/lib/material/theme/bluegrey/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey/__pycache__ copying build/lib/material/theme/bluegrey/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/bluegrey creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/imgs copying build/lib/material/theme/amber/static/material/imgs/sidenav.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/imgs copying build/lib/material/theme/amber/static/material/imgs/background.svg -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/imgs creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/css copying build/lib/material/theme/amber/static/material/css/materialize.frontend.print.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/css copying build/lib/material/theme/amber/static/material/css/materialize.frontend.min.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/css copying build/lib/material/theme/amber/static/material/css/materialize.frontend.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/css copying build/lib/material/theme/amber/static/material/css/materialize.forms.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/css copying build/lib/material/theme/amber/static/material/css/materialize.css -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/static/material/css creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/__pycache__ copying build/lib/material/theme/amber/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/__pycache__ copying build/lib/material/theme/amber/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber/__pycache__ copying build/lib/material/theme/amber/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme/amber copying build/lib/material/theme/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/theme creating /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags copying build/lib/material/templatetags/material_form.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags copying build/lib/material/templatetags/material_form_internal.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags copying build/lib/material/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags copying build/lib/material/widgets.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material copying build/lib/material/compat.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material copying build/lib/material/base.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material copying build/lib/material/__init__.py -> /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/admin/apps.py to apps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/admin/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/create.py to create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/list.py to list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/update.py to update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/mixins.py to mixins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/detail.py to detail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/viewset.py to viewset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/views/delete.py to delete.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templatetags/material_frontend.py to material_frontend.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations/0002_i18n.py to 0002_i18n.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management/commands/startmodule.py to startmodule.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/management/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/urls.py to urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/registry.py to registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/forms.py to forms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/context_processors.py to context_processors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/urlconf.py to urlconf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/admin.py to admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/apps.py to apps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/frontend/middleware.py to middleware.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags/material_form.py to material_form.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags/material_form_internal.py to material_form_internal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/widgets.py to widgets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/material/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp5gw8mv9j.py' /usr/bin/python3 /tmp/tmp5gw8mv9j.py removing /tmp/tmp5gw8mv9j.py running install_egg_info running egg_info writing django_material.egg-info/PKG-INFO writing dependency_links to django_material.egg-info/dependency_links.txt writing top-level names to django_material.egg-info/top_level.txt reading manifest file 'django_material.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'material/frontend/static' BUILDSTDERR: warning: no files found matching '*' under directory 'material/admin/templates' BUILDSTDERR: warning: no files found matching '*' under directory 'material/admin/static' writing manifest file 'django_material.egg-info/SOURCES.txt' Copying django_material.egg-info to /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7/site-packages/django_material-1.5.3-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.5.3-1.fc31 --unique-debug-suffix -1.5.3-1.fc31.x86_64 --unique-debug-src-base python-django-material-1.5.3-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/django-material-1.5.3 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-django-material-1.5.3-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gvCZpw + umask 022 + cd /builddir/build/BUILD + cd django-material-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/doc/python3-django-material + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/doc/python3-django-material + cp -pr material/static/material/fonts/material-design-icons/README.md /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/doc/python3-django-material + cp -pr README.rst /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/doc/python3-django-material + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cQxYut + umask 022 + cd /builddir/build/BUILD + cd django-material-1.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/licenses/python3-django-material + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/licenses/python3-django-material + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64/usr/share/licenses/python3-django-material + exit 0 Provides: python3-django-material = 1.5.3-1.fc31 python3.7dist(django-material) = 1.5.3 python3dist(django-material) = 1.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-django-material-1.5.3-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sVGuSu + umask 022 + cd /builddir/build/BUILD + cd django-material-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-material-1.5.3-1.fc31.x86_64 + exit 0 Child return code was: 0