Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dispatch.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683725046.561311/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dispatch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-dispatch-2.0.6-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dispatch.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683725046.561311/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dispatch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-dispatch-2.0.6-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dispatch.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683725046.561311/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dispatch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.89xpm4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dispatch-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/dispatch-2.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dispatch-2.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yC6l8w + umask 022 + cd /builddir/build/BUILD + cd dispatch-2.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/dispatch copying dispatch/apps.py -> build/lib/dispatch copying dispatch/admin.py -> build/lib/dispatch copying dispatch/models.py -> build/lib/dispatch copying dispatch/default_settings.py -> build/lib/dispatch copying dispatch/urls.py -> build/lib/dispatch copying dispatch/__init__.py -> build/lib/dispatch creating build/lib/dispatch/vendor copying dispatch/vendor/apis.py -> build/lib/dispatch/vendor copying dispatch/vendor/__init__.py -> build/lib/dispatch/vendor creating build/lib/dispatch/theme copying dispatch/theme/widgets.py -> build/lib/dispatch/theme copying dispatch/theme/fields.py -> build/lib/dispatch/theme copying dispatch/theme/templates.py -> build/lib/dispatch/theme copying dispatch/theme/models.py -> build/lib/dispatch/theme copying dispatch/theme/validators.py -> build/lib/dispatch/theme copying dispatch/theme/exceptions.py -> build/lib/dispatch/theme copying dispatch/theme/__init__.py -> build/lib/dispatch/theme copying dispatch/theme/zones.py -> build/lib/dispatch/theme creating build/lib/dispatch/core copying dispatch/core/storage.py -> build/lib/dispatch/core copying dispatch/core/signals.py -> build/lib/dispatch/core copying dispatch/core/__init__.py -> build/lib/dispatch/core copying dispatch/core/settings.py -> build/lib/dispatch/core creating build/lib/dispatch/tests copying dispatch/tests/test_api_persons.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_imagegallery.py -> build/lib/dispatch/tests copying dispatch/tests/cases.py -> build/lib/dispatch/tests copying dispatch/tests/test_fields.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_topics.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_polls.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_zones.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_files.py -> build/lib/dispatch/tests copying dispatch/tests/test_widget_render.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_users.py -> build/lib/dispatch/tests copying dispatch/tests/test_core.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_articles.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_invites.py -> build/lib/dispatch/tests copying dispatch/tests/helpers.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_subsections.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_videos.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_tags.py -> build/lib/dispatch/tests copying dispatch/tests/test_article_content.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_pages.py -> build/lib/dispatch/tests copying dispatch/tests/urls.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_auth.py -> build/lib/dispatch/tests copying dispatch/tests/test_admin.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_images.py -> build/lib/dispatch/tests copying dispatch/tests/__init__.py -> build/lib/dispatch/tests copying dispatch/tests/settings.py -> build/lib/dispatch/tests copying dispatch/tests/test_embeds.py -> build/lib/dispatch/tests copying dispatch/tests/test_widget_register.py -> build/lib/dispatch/tests copying dispatch/tests/test_api_sections.py -> build/lib/dispatch/tests creating build/lib/dispatch/templatetags copying dispatch/templatetags/dispatch_tags.py -> build/lib/dispatch/templatetags copying dispatch/templatetags/__init__.py -> build/lib/dispatch/templatetags copying dispatch/templatetags/dispatch_filters.py -> build/lib/dispatch/templatetags creating build/lib/dispatch/api copying dispatch/api/fields.py -> build/lib/dispatch/api copying dispatch/api/views.py -> build/lib/dispatch/api copying dispatch/api/validators.py -> build/lib/dispatch/api copying dispatch/api/urls.py -> build/lib/dispatch/api copying dispatch/api/exceptions.py -> build/lib/dispatch/api copying dispatch/api/__init__.py -> build/lib/dispatch/api copying dispatch/api/mixins.py -> build/lib/dispatch/api copying dispatch/api/serializers.py -> build/lib/dispatch/api creating build/lib/dispatch/modules copying dispatch/modules/__init__.py -> build/lib/dispatch/modules creating build/lib/dispatch/dispatchadmin copying dispatch/dispatchadmin/registration.py -> build/lib/dispatch/dispatchadmin copying dispatch/dispatchadmin/views.py -> build/lib/dispatch/dispatchadmin copying dispatch/dispatchadmin/forms.py -> build/lib/dispatch/dispatchadmin copying dispatch/dispatchadmin/urls.py -> build/lib/dispatch/dispatchadmin copying dispatch/dispatchadmin/__init__.py -> build/lib/dispatch/dispatchadmin creating build/lib/dispatch/migrations copying dispatch/migrations/0001_initial.py -> build/lib/dispatch/migrations copying dispatch/migrations/0100_publishable_constraints.py -> build/lib/dispatch/migrations copying dispatch/migrations/0017_subsections.py -> build/lib/dispatch/migrations copying dispatch/migrations/0104_auto_20210507_1203.py -> build/lib/dispatch/migrations copying dispatch/migrations/0020_topic_slug.py -> build/lib/dispatch/migrations copying dispatch/migrations/0007_preview_id_remove_unique.py -> build/lib/dispatch/migrations copying dispatch/migrations/0015_image_wrap.py -> build/lib/dispatch/migrations copying dispatch/migrations/0105_auto_20210507_1600.py -> build/lib/dispatch/migrations copying dispatch/migrations/0006_author_many_to_many.py -> build/lib/dispatch/migrations copying dispatch/migrations/0018_podcasts.py -> build/lib/dispatch/migrations copying dispatch/migrations/0012_polls.py -> build/lib/dispatch/migrations copying dispatch/migrations/0019_podcast_choices.py -> build/lib/dispatch/migrations copying dispatch/migrations/0106_auto_20210511_1238.py -> build/lib/dispatch/migrations copying dispatch/migrations/0003_add_preview_id.py -> build/lib/dispatch/migrations copying dispatch/migrations/0011_article_featured_video.py -> build/lib/dispatch/migrations copying dispatch/migrations/0103_auto_20210505_0050.py -> build/lib/dispatch/migrations copying dispatch/migrations/0022_video_meta_fields.py -> build/lib/dispatch/migrations copying dispatch/migrations/0005_author_type.py -> build/lib/dispatch/migrations copying dispatch/migrations/0002_person_social_links.py -> build/lib/dispatch/migrations copying dispatch/migrations/0107_auto_20210511_1354.py -> build/lib/dispatch/migrations copying dispatch/migrations/0010_image_tags.py -> build/lib/dispatch/migrations copying dispatch/migrations/0013_user_groups.py -> build/lib/dispatch/migrations copying dispatch/migrations/0004_remove_preview_id_null.py -> build/lib/dispatch/migrations copying dispatch/migrations/0024_full_name_slug_required.py -> build/lib/dispatch/migrations copying dispatch/migrations/0016_breaking_news.py -> build/lib/dispatch/migrations copying dispatch/migrations/0021_podcast_fields.py -> build/lib/dispatch/migrations copying dispatch/migrations/0101_publishable_constraints_default.py -> build/lib/dispatch/migrations copying dispatch/migrations/__init__.py -> build/lib/dispatch/migrations copying dispatch/migrations/0014_user_management.py -> build/lib/dispatch/migrations copying dispatch/migrations/0023_upgrade_to_django2.py -> build/lib/dispatch/migrations copying dispatch/migrations/0108_auto_20210511_1359.py -> build/lib/dispatch/migrations copying dispatch/migrations/0008_issue.py -> build/lib/dispatch/migrations copying dispatch/migrations/0102_auto_20200921_2009.py -> build/lib/dispatch/migrations creating build/lib/dispatch/modules/actions copying dispatch/modules/actions/models.py -> build/lib/dispatch/modules/actions copying dispatch/modules/actions/actions.py -> build/lib/dispatch/modules/actions copying dispatch/modules/actions/__init__.py -> build/lib/dispatch/modules/actions creating build/lib/dispatch/modules/auth copying dispatch/modules/auth/models.py -> build/lib/dispatch/modules/auth copying dispatch/modules/auth/helpers.py -> build/lib/dispatch/modules/auth copying dispatch/modules/auth/__init__.py -> build/lib/dispatch/modules/auth copying dispatch/modules/auth/managers.py -> build/lib/dispatch/modules/auth creating build/lib/dispatch/modules/integrations copying dispatch/modules/integrations/integrations.py -> build/lib/dispatch/modules/integrations copying dispatch/modules/integrations/models.py -> build/lib/dispatch/modules/integrations copying dispatch/modules/integrations/__init__.py -> build/lib/dispatch/modules/integrations copying dispatch/modules/integrations/managers.py -> build/lib/dispatch/modules/integrations creating build/lib/dispatch/modules/podcasts copying dispatch/modules/podcasts/feeds.py -> build/lib/dispatch/modules/podcasts copying dispatch/modules/podcasts/models.py -> build/lib/dispatch/modules/podcasts copying dispatch/modules/podcasts/urls.py -> build/lib/dispatch/modules/podcasts copying dispatch/modules/podcasts/__init__.py -> build/lib/dispatch/modules/podcasts creating build/lib/dispatch/modules/content copying dispatch/modules/content/models.py -> build/lib/dispatch/modules/content copying dispatch/modules/content/embeds.py -> build/lib/dispatch/modules/content copying dispatch/modules/content/render.py -> build/lib/dispatch/modules/content copying dispatch/modules/content/__init__.py -> build/lib/dispatch/modules/content copying dispatch/modules/content/managers.py -> build/lib/dispatch/modules/content copying dispatch/modules/content/mixins.py -> build/lib/dispatch/modules/content running egg_info writing dispatch.egg-info/PKG-INFO writing dependency_links to dispatch.egg-info/dependency_links.txt writing requirements to dispatch.egg-info/requires.txt writing top-level names to dispatch.egg-info/top_level.txt reading manifest file 'dispatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'dispatch/admin' warning: no previously-included files matching '*' found under directory 'dispatch/static/manager/node_modules' adding license file 'LICENSE' writing manifest file 'dispatch.egg-info/SOURCES.txt' creating build/lib/dispatch/bin copying dispatch/bin/dispatch-admin -> build/lib/dispatch/bin creating build/lib/dispatch/static creating build/lib/dispatch/static/manager creating build/lib/dispatch/static/manager/dispatch copying dispatch/static/manager/dispatch/0a5c76518a68c185baa2c6744456918c.eot -> build/lib/dispatch/static/manager/dispatch copying dispatch/static/manager/dispatch/51ec31f302d0072808e1f83f85fea4cd.ttf -> build/lib/dispatch/static/manager/dispatch copying dispatch/static/manager/dispatch/cef8cdbb9d0ba82e6e19fb0eeba2ac3d.woff -> build/lib/dispatch/static/manager/dispatch copying dispatch/static/manager/dispatch/manager.css -> build/lib/dispatch/static/manager/dispatch copying dispatch/static/manager/dispatch/manager.js -> build/lib/dispatch/static/manager/dispatch creating build/lib/dispatch/templates creating build/lib/dispatch/templates/manager copying dispatch/templates/manager/index.html -> build/lib/dispatch/templates/manager creating build/lib/dispatch/templates/registration copying dispatch/templates/registration/invite_email.txt -> build/lib/dispatch/templates/registration copying dispatch/templates/registration/password_reset_complete.html -> build/lib/dispatch/templates/registration copying dispatch/templates/registration/password_reset_confirm.html -> build/lib/dispatch/templates/registration copying dispatch/templates/registration/password_reset_email.html -> build/lib/dispatch/templates/registration copying dispatch/templates/registration/password_reset_form.html -> build/lib/dispatch/templates/registration copying dispatch/templates/registration/password_reset_subject.txt -> build/lib/dispatch/templates/registration copying dispatch/templates/registration/signup.html -> build/lib/dispatch/templates/registration running build_scripts creating build/scripts-3.9 copying and adjusting dispatch/bin/dispatch-admin -> build/scripts-3.9 changing mode of build/scripts-3.9/dispatch-admin from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zA8BtS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 + cd dispatch-2.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch copying build/lib/dispatch/apps.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/vendor copying build/lib/dispatch/vendor/apis.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/vendor copying build/lib/dispatch/vendor/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/vendor creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/manager copying build/lib/dispatch/templates/manager/index.html -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/manager creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/signup.html -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/password_reset_form.html -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/password_reset_confirm.html -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/invite_email.txt -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/password_reset_email.html -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/password_reset_subject.txt -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/templates/registration/password_reset_complete.html -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templates/registration copying build/lib/dispatch/admin.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/widgets.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/fields.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/templates.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/validators.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/exceptions.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme copying build/lib/dispatch/theme/zones.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core copying build/lib/dispatch/core/storage.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core copying build/lib/dispatch/core/signals.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core copying build/lib/dispatch/core/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core copying build/lib/dispatch/core/settings.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_persons.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_imagegallery.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/cases.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_fields.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_topics.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_polls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_zones.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_files.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_widget_render.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_users.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_core.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_articles.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_invites.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/helpers.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_subsections.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_videos.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_tags.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_article_content.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_pages.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/urls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_auth.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_admin.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_images.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/settings.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_embeds.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_widget_register.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/tests/test_api_sections.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests copying build/lib/dispatch/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/bin copying build/lib/dispatch/bin/dispatch-admin -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/bin creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags copying build/lib/dispatch/templatetags/dispatch_tags.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags copying build/lib/dispatch/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags copying build/lib/dispatch/templatetags/dispatch_filters.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags copying build/lib/dispatch/default_settings.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager/dispatch copying build/lib/dispatch/static/manager/dispatch/0a5c76518a68c185baa2c6744456918c.eot -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager/dispatch copying build/lib/dispatch/static/manager/dispatch/cef8cdbb9d0ba82e6e19fb0eeba2ac3d.woff -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager/dispatch copying build/lib/dispatch/static/manager/dispatch/manager.css -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager/dispatch copying build/lib/dispatch/static/manager/dispatch/manager.js -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager/dispatch copying build/lib/dispatch/static/manager/dispatch/51ec31f302d0072808e1f83f85fea4cd.ttf -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/static/manager/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/fields.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/views.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/validators.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/urls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/exceptions.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/mixins.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api copying build/lib/dispatch/api/serializers.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions copying build/lib/dispatch/modules/actions/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions copying build/lib/dispatch/modules/actions/actions.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions copying build/lib/dispatch/modules/actions/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth copying build/lib/dispatch/modules/auth/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth copying build/lib/dispatch/modules/auth/helpers.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth copying build/lib/dispatch/modules/auth/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth copying build/lib/dispatch/modules/auth/managers.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations copying build/lib/dispatch/modules/integrations/integrations.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations copying build/lib/dispatch/modules/integrations/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations copying build/lib/dispatch/modules/integrations/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations copying build/lib/dispatch/modules/integrations/managers.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations copying build/lib/dispatch/modules/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts copying build/lib/dispatch/modules/podcasts/feeds.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts copying build/lib/dispatch/modules/podcasts/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts copying build/lib/dispatch/modules/podcasts/urls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts copying build/lib/dispatch/modules/podcasts/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/modules/content/models.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/modules/content/embeds.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/modules/content/render.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/modules/content/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/modules/content/managers.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/modules/content/mixins.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content copying build/lib/dispatch/urls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin copying build/lib/dispatch/dispatchadmin/registration.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin copying build/lib/dispatch/dispatchadmin/views.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin copying build/lib/dispatch/dispatchadmin/forms.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin copying build/lib/dispatch/dispatchadmin/urls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin copying build/lib/dispatch/dispatchadmin/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin copying build/lib/dispatch/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0100_publishable_constraints.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0017_subsections.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0104_auto_20210507_1203.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0020_topic_slug.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0007_preview_id_remove_unique.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0015_image_wrap.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0105_auto_20210507_1600.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0006_author_many_to_many.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0018_podcasts.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0012_polls.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0019_podcast_choices.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0106_auto_20210511_1238.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0003_add_preview_id.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0011_article_featured_video.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0103_auto_20210505_0050.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0022_video_meta_fields.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0005_author_type.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0002_person_social_links.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0107_auto_20210511_1354.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0010_image_tags.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0013_user_groups.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0004_remove_preview_id_null.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0024_full_name_slug_required.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0016_breaking_news.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0021_podcast_fields.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0101_publishable_constraints_default.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/__init__.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0014_user_management.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0023_upgrade_to_django2.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0108_auto_20210511_1359.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0008_issue.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations copying build/lib/dispatch/migrations/0102_auto_20200921_2009.py -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/vendor/apis.py to apis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/theme/zones.py to zones.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/core/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_persons.py to test_api_persons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_imagegallery.py to test_api_imagegallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/cases.py to cases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_topics.py to test_api_topics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_polls.py to test_api_polls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_zones.py to test_api_zones.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_files.py to test_api_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_widget_render.py to test_widget_render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_users.py to test_api_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_articles.py to test_api_articles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_invites.py to test_api_invites.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_subsections.py to test_api_subsections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_videos.py to test_api_videos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_tags.py to test_api_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_article_content.py to test_article_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_pages.py to test_api_pages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_auth.py to test_api_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_images.py to test_api_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_embeds.py to test_embeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_widget_register.py to test_widget_register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/tests/test_api_sections.py to test_api_sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags/dispatch_tags.py to dispatch_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/templatetags/dispatch_filters.py to dispatch_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/default_settings.py to default_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/auth/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations/integrations.py to integrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/integrations/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts/feeds.py to feeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/podcasts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content/embeds.py to embeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/modules/content/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin/registration.py to registration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/dispatchadmin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0100_publishable_constraints.py to 0100_publishable_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0017_subsections.py to 0017_subsections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0104_auto_20210507_1203.py to 0104_auto_20210507_1203.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0020_topic_slug.py to 0020_topic_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0007_preview_id_remove_unique.py to 0007_preview_id_remove_unique.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0015_image_wrap.py to 0015_image_wrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0105_auto_20210507_1600.py to 0105_auto_20210507_1600.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0006_author_many_to_many.py to 0006_author_many_to_many.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0018_podcasts.py to 0018_podcasts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0012_polls.py to 0012_polls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0019_podcast_choices.py to 0019_podcast_choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0106_auto_20210511_1238.py to 0106_auto_20210511_1238.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0003_add_preview_id.py to 0003_add_preview_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0011_article_featured_video.py to 0011_article_featured_video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0103_auto_20210505_0050.py to 0103_auto_20210505_0050.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0022_video_meta_fields.py to 0022_video_meta_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0005_author_type.py to 0005_author_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0002_person_social_links.py to 0002_person_social_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0107_auto_20210511_1354.py to 0107_auto_20210511_1354.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0010_image_tags.py to 0010_image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0013_user_groups.py to 0013_user_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0004_remove_preview_id_null.py to 0004_remove_preview_id_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0024_full_name_slug_required.py to 0024_full_name_slug_required.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0016_breaking_news.py to 0016_breaking_news.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0021_podcast_fields.py to 0021_podcast_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0101_publishable_constraints_default.py to 0101_publishable_constraints_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0014_user_management.py to 0014_user_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0023_upgrade_to_django2.py to 0023_upgrade_to_django2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0108_auto_20210511_1359.py to 0108_auto_20210511_1359.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0008_issue.py to 0008_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch/migrations/0102_auto_20200921_2009.py to 0102_auto_20200921_2009.cpython-39.pyc writing byte-compilation script '/tmp/tmpbe_riyow.py' /usr/bin/python3 /tmp/tmpbe_riyow.py removing /tmp/tmpbe_riyow.py running install_egg_info running egg_info writing dispatch.egg-info/PKG-INFO writing dependency_links to dispatch.egg-info/dependency_links.txt writing requirements to dispatch.egg-info/requires.txt writing top-level names to dispatch.egg-info/top_level.txt reading manifest file 'dispatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'dispatch/admin' warning: no previously-included files matching '*' found under directory 'dispatch/static/manager/node_modules' adding license file 'LICENSE' writing manifest file 'dispatch.egg-info/SOURCES.txt' Copying dispatch.egg-info to /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9/site-packages/dispatch-2.0.6-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/bin copying build/scripts-3.9/dispatch-admin -> /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/bin/dispatch-admin to 755 + install -d -m755 /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64//usr/share/doc/python-dispatch + '[' -d doc ']' ~/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 ~/build/BUILD/dispatch-2.0.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/dispatch-2.0.6 + mv /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.6-1 --unique-debug-suffix -2.0.6-1.x86_64 --unique-debug-src-base python-dispatch-2.0.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/dispatch-2.0.6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dispatch-2.0.6-1.noarch Provides: python-dispatch python3-dispatch = 2.0.6-1 python3.9dist(dispatch) = 2.0.6 python3dist(dispatch) = 2.0.6 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: /usr/bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(django) = 3.2.11 python3.9dist(djangorestframework) = 3.12.2 python3.9dist(docopt) = 0.6.2 python3.9dist(jsonfield) python3.9dist(pillow) python3.9dist(requests) Processing files: python-dispatch-help-2.0.6-1.noarch warning: Empty %files file /builddir/build/BUILD/dispatch-2.0.6/doclist.lst Provides: python-dispatch-help = 2.0.6-1 python3-dispatch-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 Wrote: /builddir/build/RPMS/python-dispatch-help-2.0.6-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-dispatch-2.0.6-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GL6kxK + umask 022 + cd /builddir/build/BUILD + cd dispatch-2.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dispatch-2.0.6-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0