Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-allauth.spec'], chrootPath='/var/lib/mock/883845-epel-7-x86_64-1555379441.528007/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', 'e553b229157642e9899442e9520caf7e', '-D', '/var/lib/mock/883845-epel-7-x86_64-1555379441.528007/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-allauth.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-allauth-0.34.0-1.el7.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-allauth.spec'], chrootPath='/var/lib/mock/883845-epel-7-x86_64-1555379441.528007/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', '1717b1a4f67247728388cf454565b2bf', '-D', '/var/lib/mock/883845-epel-7-x86_64-1555379441.528007/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-allauth.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.kgBrx5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-allauth-0.34.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-allauth-0.34.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-allauth-0.34.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qLeITi + umask 022 + cd /builddir/build/BUILD + cd django-allauth-0.34.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/allauth copying allauth/utils.py -> build/lib/allauth copying allauth/urls.py -> build/lib/allauth copying allauth/tests.py -> build/lib/allauth copying allauth/models.py -> build/lib/allauth copying allauth/exceptions.py -> build/lib/allauth copying allauth/compat.py -> build/lib/allauth copying allauth/app_settings.py -> build/lib/allauth copying allauth/__init__.py -> build/lib/allauth creating build/lib/allauth/socialaccount copying allauth/socialaccount/views.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/urls.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/tests.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/signals.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/models.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/helpers.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/forms.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/fields.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/apps.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/app_settings.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/admin.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/adapter.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/__init__.py -> build/lib/allauth/socialaccount creating build/lib/allauth/account copying allauth/account/views.py -> build/lib/allauth/account copying allauth/account/utils.py -> build/lib/allauth/account copying allauth/account/urls.py -> build/lib/allauth/account copying allauth/account/tests.py -> build/lib/allauth/account copying allauth/account/signals.py -> build/lib/allauth/account copying allauth/account/models.py -> build/lib/allauth/account copying allauth/account/managers.py -> build/lib/allauth/account copying allauth/account/forms.py -> build/lib/allauth/account copying allauth/account/decorators.py -> build/lib/allauth/account copying allauth/account/auth_backends.py -> build/lib/allauth/account copying allauth/account/apps.py -> build/lib/allauth/account copying allauth/account/app_settings.py -> build/lib/allauth/account copying allauth/account/admin.py -> build/lib/allauth/account copying allauth/account/adapter.py -> build/lib/allauth/account copying allauth/account/__init__.py -> build/lib/allauth/account creating build/lib/allauth/socialaccount/templatetags copying allauth/socialaccount/templatetags/socialaccount.py -> build/lib/allauth/socialaccount/templatetags copying allauth/socialaccount/templatetags/__init__.py -> build/lib/allauth/socialaccount/templatetags creating build/lib/allauth/socialaccount/providers copying allauth/socialaccount/providers/base.py -> build/lib/allauth/socialaccount/providers copying allauth/socialaccount/providers/__init__.py -> build/lib/allauth/socialaccount/providers creating build/lib/allauth/socialaccount/migrations copying allauth/socialaccount/migrations/__init__.py -> build/lib/allauth/socialaccount/migrations copying allauth/socialaccount/migrations/0003_extra_data_default_dict.py -> build/lib/allauth/socialaccount/migrations copying allauth/socialaccount/migrations/0002_token_max_lengths.py -> build/lib/allauth/socialaccount/migrations copying allauth/socialaccount/migrations/0001_initial.py -> build/lib/allauth/socialaccount/migrations creating build/lib/allauth/account/templatetags copying allauth/account/templatetags/account.py -> build/lib/allauth/account/templatetags copying allauth/account/templatetags/__init__.py -> build/lib/allauth/account/templatetags creating build/lib/allauth/account/migrations copying allauth/account/migrations/__init__.py -> build/lib/allauth/account/migrations copying allauth/account/migrations/0002_email_max_length.py -> build/lib/allauth/account/migrations copying allauth/account/migrations/0001_initial.py -> build/lib/allauth/account/migrations creating build/lib/allauth/account/management copying allauth/account/management/__init__.py -> build/lib/allauth/account/management creating build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/views.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/urls.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/tests.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/provider.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/models.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/__init__.py -> build/lib/allauth/socialaccount/providers/xing creating build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/views.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/urls.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/tests.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/provider.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/models.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/__init__.py -> build/lib/allauth/socialaccount/providers/windowslive creating build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/views.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/urls.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/tests.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/provider.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/models.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/client.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/__init__.py -> build/lib/allauth/socialaccount/providers/weixin creating build/lib/allauth/socialaccount/providers/weibo copying allauth/socialaccount/providers/weibo/views.py -> build/lib/allauth/socialaccount/providers/weibo copying allauth/socialaccount/providers/weibo/urls.py -> build/lib/allauth/socialaccount/providers/weibo copying allauth/socialaccount/providers/weibo/tests.py -> build/lib/allauth/socialaccount/providers/weibo copying allauth/socialaccount/providers/weibo/provider.py -> build/lib/allauth/socialaccount/providers/weibo copying allauth/socialaccount/providers/weibo/models.py -> build/lib/allauth/socialaccount/providers/weibo copying allauth/socialaccount/providers/weibo/__init__.py -> build/lib/allauth/socialaccount/providers/weibo creating build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/views.py -> build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/urls.py -> build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/tests.py -> build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/provider.py -> build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/models.py -> build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/__init__.py -> build/lib/allauth/socialaccount/providers/vk creating build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/views.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/urls.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/tests.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/provider.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/models.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/__init__.py -> build/lib/allauth/socialaccount/providers/vimeo creating build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/views.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/urls.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/tests.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/provider.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/client.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/__init__.py -> build/lib/allauth/socialaccount/providers/untappd creating build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/views.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/urls.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/tests.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/provider.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/models.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/__init__.py -> build/lib/allauth/socialaccount/providers/twitter creating build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/views.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/urls.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/tests.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/provider.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/models.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/__init__.py -> build/lib/allauth/socialaccount/providers/twitch creating build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/views.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/urls.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/tests.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/provider.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/models.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/__init__.py -> build/lib/allauth/socialaccount/providers/twentythreeandme creating build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/views.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/urls.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/tests.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/provider.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/models.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/__init__.py -> build/lib/allauth/socialaccount/providers/tumblr creating build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/views.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/urls.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/tests.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/provider.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/models.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/__init__.py -> build/lib/allauth/socialaccount/providers/trello creating build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/views.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/urls.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/tests.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/provider.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/models.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/__init__.py -> build/lib/allauth/socialaccount/providers/stripe creating build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/views.py -> build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/urls.py -> build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/tests.py -> build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/provider.py -> build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/models.py -> build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/__init__.py -> build/lib/allauth/socialaccount/providers/stackexchange creating build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/views.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/urls.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/tests.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/provider.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/models.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/__init__.py -> build/lib/allauth/socialaccount/providers/spotify creating build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/views.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/urls.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/tests.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/provider.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/models.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/__init__.py -> build/lib/allauth/socialaccount/providers/soundcloud creating build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/views.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/urls.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/tests.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/provider.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/models.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/__init__.py -> build/lib/allauth/socialaccount/providers/slack creating build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/views.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/urls.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/tests.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/provider.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/models.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/__init__.py -> build/lib/allauth/socialaccount/providers/shopify creating build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/views.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/urls.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/tests.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/provider.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/models.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/__init__.py -> build/lib/allauth/socialaccount/providers/robinhood creating build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/views.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/urls.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/tests.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/provider.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/models.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/__init__.py -> build/lib/allauth/socialaccount/providers/reddit creating build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/views.py -> build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/urls.py -> build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/tests.py -> build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/provider.py -> build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/models.py -> build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/__init__.py -> build/lib/allauth/socialaccount/providers/pinterest creating build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/views.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/urls.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/tests.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/provider.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/models.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/__init__.py -> build/lib/allauth/socialaccount/providers/persona creating build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/views.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/urls.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/tests.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/provider.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/models.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/__init__.py -> build/lib/allauth/socialaccount/providers/paypal creating build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/views.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/urls.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/test.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/provider.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/models.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/__init__.py -> build/lib/allauth/socialaccount/providers/patreon creating build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/views.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/urls.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/tests.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/provider.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/models.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/__init__.py -> build/lib/allauth/socialaccount/providers/orcid creating build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/views.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/utils.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/urls.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/tests.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/provider.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/models.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/forms.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/admin.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/__init__.py -> build/lib/allauth/socialaccount/providers/openid creating build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/views.py -> build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/urls.py -> build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/tests.py -> build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/provider.py -> build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/models.py -> build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/__init__.py -> build/lib/allauth/socialaccount/providers/odnoklassniki creating build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/views.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/urls.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/provider.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/models.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/client.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/oauth2 creating build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/views.py -> build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/urls.py -> build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/provider.py -> build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/models.py -> build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/client.py -> build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/__init__.py -> build/lib/allauth/socialaccount/providers/oauth creating build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/views.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/urls.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/tests.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/provider.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/models.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/__init__.py -> build/lib/allauth/socialaccount/providers/naver creating build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/views.py -> build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/urls.py -> build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/tests.py -> build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/provider.py -> build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/models.py -> build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/__init__.py -> build/lib/allauth/socialaccount/providers/meetup creating build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/views.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/urls.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/tests.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/provider.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/models.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/__init__.py -> build/lib/allauth/socialaccount/providers/mailru creating build/lib/allauth/socialaccount/providers/mailchimp copying allauth/socialaccount/providers/mailchimp/views.py -> build/lib/allauth/socialaccount/providers/mailchimp copying allauth/socialaccount/providers/mailchimp/urls.py -> build/lib/allauth/socialaccount/providers/mailchimp copying allauth/socialaccount/providers/mailchimp/tests.py -> build/lib/allauth/socialaccount/providers/mailchimp copying allauth/socialaccount/providers/mailchimp/provider.py -> build/lib/allauth/socialaccount/providers/mailchimp copying allauth/socialaccount/providers/mailchimp/__init__.py -> build/lib/allauth/socialaccount/providers/mailchimp creating build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/views.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/urls.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/tests.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/provider.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/models.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 creating build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/views.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/urls.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/tests.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/provider.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/models.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/__init__.py -> build/lib/allauth/socialaccount/providers/linkedin creating build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/views.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/urls.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/tests.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/provider.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/models.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/__init__.py -> build/lib/allauth/socialaccount/providers/line creating build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/views.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/urls.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/tests.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/provider.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/models.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/__init__.py -> build/lib/allauth/socialaccount/providers/kakao creating build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/views.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/urls.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/tests.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/provider.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/models.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/__init__.py -> build/lib/allauth/socialaccount/providers/instagram creating build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/views.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/urls.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/tests.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/provider.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/models.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/__init__.py -> build/lib/allauth/socialaccount/providers/hubic creating build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/views.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/urls.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/tests.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/provider.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/models.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/__init__.py -> build/lib/allauth/socialaccount/providers/google creating build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/views.py -> build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/urls.py -> build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/tests.py -> build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/provider.py -> build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/models.py -> build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/__init__.py -> build/lib/allauth/socialaccount/providers/gitlab creating build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/views.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/urls.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/tests.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/provider.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/models.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/__init__.py -> build/lib/allauth/socialaccount/providers/github creating build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/views.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/urls.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/tests.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/provider.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/models.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/__init__.py -> build/lib/allauth/socialaccount/providers/fxa creating build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/views.py -> build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/urls.py -> build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/tests.py -> build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/provider.py -> build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/models.py -> build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/__init__.py -> build/lib/allauth/socialaccount/providers/foursquare creating build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/views.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/urls.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/tests.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/provider.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/models.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/__init__.py -> build/lib/allauth/socialaccount/providers/flickr creating build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/views.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/urls.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/tests.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/provider.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/models.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/__init__.py -> build/lib/allauth/socialaccount/providers/fivehundredpx creating build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/views.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/urls.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/tests.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/provider.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/models.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/__init__.py -> build/lib/allauth/socialaccount/providers/feedly creating build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/views.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/urls.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/tests.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/provider.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/models.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/locale.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/forms.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/__init__.py -> build/lib/allauth/socialaccount/providers/facebook creating build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/views.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/urls.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/tests.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/provider.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/models.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/__init__.py -> build/lib/allauth/socialaccount/providers/evernote creating build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/views.py -> build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/urls.py -> build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/tests.py -> build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/provider.py -> build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/models.py -> build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/__init__.py -> build/lib/allauth/socialaccount/providers/eveonline creating build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/views.py -> build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/urls.py -> build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/tests.py -> build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/provider.py -> build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/__init__.py -> build/lib/allauth/socialaccount/providers/eventbrite creating build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/views.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/urls.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/tests.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/provider.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/models.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/__init__.py -> build/lib/allauth/socialaccount/providers/edmodo creating build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/views.py -> build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/urls.py -> build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/test.py -> build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/provider.py -> build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/models.py -> build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/__init__.py -> build/lib/allauth/socialaccount/providers/dwolla creating build/lib/allauth/socialaccount/providers/dropbox_oauth2 copying allauth/socialaccount/providers/dropbox_oauth2/views.py -> build/lib/allauth/socialaccount/providers/dropbox_oauth2 copying allauth/socialaccount/providers/dropbox_oauth2/urls.py -> build/lib/allauth/socialaccount/providers/dropbox_oauth2 copying allauth/socialaccount/providers/dropbox_oauth2/tests.py -> build/lib/allauth/socialaccount/providers/dropbox_oauth2 copying allauth/socialaccount/providers/dropbox_oauth2/provider.py -> build/lib/allauth/socialaccount/providers/dropbox_oauth2 copying allauth/socialaccount/providers/dropbox_oauth2/models.py -> build/lib/allauth/socialaccount/providers/dropbox_oauth2 copying allauth/socialaccount/providers/dropbox_oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/dropbox_oauth2 creating build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/views.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/urls.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/tests.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/provider.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/models.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/__init__.py -> build/lib/allauth/socialaccount/providers/dropbox creating build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/views.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/urls.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/tests.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/provider.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/models.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/__init__.py -> build/lib/allauth/socialaccount/providers/draugiem creating build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/views.py -> build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/urls.py -> build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/tests.py -> build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/provider.py -> build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/models.py -> build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/__init__.py -> build/lib/allauth/socialaccount/providers/doximity creating build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/views.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/urls.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/tests.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/provider.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/models.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/__init__.py -> build/lib/allauth/socialaccount/providers/douban creating build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/views.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/urls.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/tests.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/provider.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/models.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/__init__.py -> build/lib/allauth/socialaccount/providers/discord creating build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/views.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/urls.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/tests.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/provider.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/models.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/__init__.py -> build/lib/allauth/socialaccount/providers/digitalocean creating build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/views.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/urls.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/tests.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/provider.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/models.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/__init__.py -> build/lib/allauth/socialaccount/providers/daum creating build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/views.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/urls.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/tests.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/provider.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/models.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/__init__.py -> build/lib/allauth/socialaccount/providers/dataporten creating build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/views.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/urls.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/tests.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/provider.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/models.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/__init__.py -> build/lib/allauth/socialaccount/providers/coinbase creating build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/views.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/urls.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/tests.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/provider.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/models.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/__init__.py -> build/lib/allauth/socialaccount/providers/box creating build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/views.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/urls.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/tests.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/provider.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/models.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/__init__.py -> build/lib/allauth/socialaccount/providers/bitly creating build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/views.py -> build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/urls.py -> build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/tests.py -> build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/provider.py -> build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/models.py -> build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/bitbucket_oauth2 creating build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/views.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/urls.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/tests.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/provider.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/models.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/__init__.py -> build/lib/allauth/socialaccount/providers/bitbucket creating build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/views.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/validators.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/urls.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/tests.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/provider.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/models.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/__init__.py -> build/lib/allauth/socialaccount/providers/battlenet creating build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/views.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/urls.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/tests.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/provider.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/models.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/__init__.py -> build/lib/allauth/socialaccount/providers/basecamp creating build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/views.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/urls.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/tests.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/provider.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/models.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/__init__.py -> build/lib/allauth/socialaccount/providers/baidu creating build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/views.py -> build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/urls.py -> build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/tests.py -> build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/provider.py -> build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/models.py -> build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/__init__.py -> build/lib/allauth/socialaccount/providers/authentiq creating build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/views.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/urls.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/tests.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/provider.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/models.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/__init__.py -> build/lib/allauth/socialaccount/providers/auth0 creating build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/views.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/urls.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/tests.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/provider.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/models.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/__init__.py -> build/lib/allauth/socialaccount/providers/asana creating build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/views.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/urls.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/tests.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/provider.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/models.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/__init__.py -> build/lib/allauth/socialaccount/providers/angellist creating build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/views.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/urls.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/tests.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/provider.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/models.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/__init__.py -> build/lib/allauth/socialaccount/providers/amazon creating build/lib/allauth/account/management/commands copying allauth/account/management/commands/account_unsetmultipleprimaryemails.py -> build/lib/allauth/account/management/commands copying allauth/account/management/commands/__init__.py -> build/lib/allauth/account/management/commands creating build/lib/allauth/socialaccount/providers/openid/migrations copying allauth/socialaccount/providers/openid/migrations/__init__.py -> build/lib/allauth/socialaccount/providers/openid/migrations copying allauth/socialaccount/providers/openid/migrations/0001_initial.py -> build/lib/allauth/socialaccount/providers/openid/migrations running egg_info writing requirements to django_allauth.egg-info/requires.txt writing django_allauth.egg-info/PKG-INFO writing top-level names to django_allauth.egg-info/top_level.txt writing dependency_links to django_allauth.egg-info/dependency_links.txt reading manifest file 'django_allauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_allauth.egg-info/SOURCES.txt' creating build/lib/allauth/locale creating build/lib/allauth/locale/ar creating build/lib/allauth/locale/ar/LC_MESSAGES copying allauth/locale/ar/LC_MESSAGES/django.mo -> build/lib/allauth/locale/ar/LC_MESSAGES copying allauth/locale/ar/LC_MESSAGES/django.po -> build/lib/allauth/locale/ar/LC_MESSAGES creating build/lib/allauth/locale/cs creating build/lib/allauth/locale/cs/LC_MESSAGES copying allauth/locale/cs/LC_MESSAGES/django.mo -> build/lib/allauth/locale/cs/LC_MESSAGES copying allauth/locale/cs/LC_MESSAGES/django.po -> build/lib/allauth/locale/cs/LC_MESSAGES creating build/lib/allauth/locale/de creating build/lib/allauth/locale/de/LC_MESSAGES copying allauth/locale/de/LC_MESSAGES/django.mo -> build/lib/allauth/locale/de/LC_MESSAGES copying allauth/locale/de/LC_MESSAGES/django.po -> build/lib/allauth/locale/de/LC_MESSAGES creating build/lib/allauth/locale/el creating build/lib/allauth/locale/el/LC_MESSAGES copying allauth/locale/el/LC_MESSAGES/django.mo -> build/lib/allauth/locale/el/LC_MESSAGES copying allauth/locale/el/LC_MESSAGES/django.po -> build/lib/allauth/locale/el/LC_MESSAGES creating build/lib/allauth/locale/en creating build/lib/allauth/locale/en/LC_MESSAGES copying allauth/locale/en/LC_MESSAGES/django.mo -> build/lib/allauth/locale/en/LC_MESSAGES copying allauth/locale/en/LC_MESSAGES/django.po -> build/lib/allauth/locale/en/LC_MESSAGES creating build/lib/allauth/locale/es creating build/lib/allauth/locale/es/LC_MESSAGES copying allauth/locale/es/LC_MESSAGES/django.mo -> build/lib/allauth/locale/es/LC_MESSAGES copying allauth/locale/es/LC_MESSAGES/django.po -> build/lib/allauth/locale/es/LC_MESSAGES creating build/lib/allauth/locale/fa creating build/lib/allauth/locale/fa/LC_MESSAGES copying allauth/locale/fa/LC_MESSAGES/django.mo -> build/lib/allauth/locale/fa/LC_MESSAGES copying allauth/locale/fa/LC_MESSAGES/django.po -> build/lib/allauth/locale/fa/LC_MESSAGES creating build/lib/allauth/locale/fi creating build/lib/allauth/locale/fi/LC_MESSAGES copying allauth/locale/fi/LC_MESSAGES/django.mo -> build/lib/allauth/locale/fi/LC_MESSAGES copying allauth/locale/fi/LC_MESSAGES/django.po -> build/lib/allauth/locale/fi/LC_MESSAGES creating build/lib/allauth/locale/fr creating build/lib/allauth/locale/fr/LC_MESSAGES copying allauth/locale/fr/LC_MESSAGES/django.mo -> build/lib/allauth/locale/fr/LC_MESSAGES copying allauth/locale/fr/LC_MESSAGES/django.po -> build/lib/allauth/locale/fr/LC_MESSAGES creating build/lib/allauth/locale/he creating build/lib/allauth/locale/he/LC_MESSAGES copying allauth/locale/he/LC_MESSAGES/django.mo -> build/lib/allauth/locale/he/LC_MESSAGES copying allauth/locale/he/LC_MESSAGES/django.po -> build/lib/allauth/locale/he/LC_MESSAGES creating build/lib/allauth/locale/hr creating build/lib/allauth/locale/hr/LC_MESSAGES copying allauth/locale/hr/LC_MESSAGES/django.mo -> build/lib/allauth/locale/hr/LC_MESSAGES copying allauth/locale/hr/LC_MESSAGES/django.po -> build/lib/allauth/locale/hr/LC_MESSAGES creating build/lib/allauth/locale/hu creating build/lib/allauth/locale/hu/LC_MESSAGES copying allauth/locale/hu/LC_MESSAGES/django.mo -> build/lib/allauth/locale/hu/LC_MESSAGES copying allauth/locale/hu/LC_MESSAGES/django.po -> build/lib/allauth/locale/hu/LC_MESSAGES creating build/lib/allauth/locale/it creating build/lib/allauth/locale/it/LC_MESSAGES copying allauth/locale/it/LC_MESSAGES/django.mo -> build/lib/allauth/locale/it/LC_MESSAGES copying allauth/locale/it/LC_MESSAGES/django.po -> build/lib/allauth/locale/it/LC_MESSAGES creating build/lib/allauth/locale/ja creating build/lib/allauth/locale/ja/LC_MESSAGES copying allauth/locale/ja/LC_MESSAGES/django.mo -> build/lib/allauth/locale/ja/LC_MESSAGES copying allauth/locale/ja/LC_MESSAGES/django.po -> build/lib/allauth/locale/ja/LC_MESSAGES creating build/lib/allauth/locale/ko creating build/lib/allauth/locale/ko/LC_MESSAGES copying allauth/locale/ko/LC_MESSAGES/django.mo -> build/lib/allauth/locale/ko/LC_MESSAGES copying allauth/locale/ko/LC_MESSAGES/django.po -> build/lib/allauth/locale/ko/LC_MESSAGES creating build/lib/allauth/locale/ky creating build/lib/allauth/locale/ky/LC_MESSAGES copying allauth/locale/ky/LC_MESSAGES/django.mo -> build/lib/allauth/locale/ky/LC_MESSAGES copying allauth/locale/ky/LC_MESSAGES/django.po -> build/lib/allauth/locale/ky/LC_MESSAGES creating build/lib/allauth/locale/lt creating build/lib/allauth/locale/lt/LC_MESSAGES copying allauth/locale/lt/LC_MESSAGES/django.mo -> build/lib/allauth/locale/lt/LC_MESSAGES copying allauth/locale/lt/LC_MESSAGES/django.po -> build/lib/allauth/locale/lt/LC_MESSAGES creating build/lib/allauth/locale/lv creating build/lib/allauth/locale/lv/LC_MESSAGES copying allauth/locale/lv/LC_MESSAGES/django.mo -> build/lib/allauth/locale/lv/LC_MESSAGES copying allauth/locale/lv/LC_MESSAGES/django.po -> build/lib/allauth/locale/lv/LC_MESSAGES creating build/lib/allauth/locale/nl creating build/lib/allauth/locale/nl/LC_MESSAGES copying allauth/locale/nl/LC_MESSAGES/django.mo -> build/lib/allauth/locale/nl/LC_MESSAGES copying allauth/locale/nl/LC_MESSAGES/django.po -> build/lib/allauth/locale/nl/LC_MESSAGES creating build/lib/allauth/locale/no creating build/lib/allauth/locale/no/LC_MESSAGES copying allauth/locale/no/LC_MESSAGES/django.mo -> build/lib/allauth/locale/no/LC_MESSAGES copying allauth/locale/no/LC_MESSAGES/django.po -> build/lib/allauth/locale/no/LC_MESSAGES creating build/lib/allauth/locale/pl creating build/lib/allauth/locale/pl/LC_MESSAGES copying allauth/locale/pl/LC_MESSAGES/django.mo -> build/lib/allauth/locale/pl/LC_MESSAGES copying allauth/locale/pl/LC_MESSAGES/django.po -> build/lib/allauth/locale/pl/LC_MESSAGES creating build/lib/allauth/locale/pt_BR creating build/lib/allauth/locale/pt_BR/LC_MESSAGES copying allauth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/allauth/locale/pt_BR/LC_MESSAGES copying allauth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/allauth/locale/pt_BR/LC_MESSAGES creating build/lib/allauth/locale/pt_PT creating build/lib/allauth/locale/pt_PT/LC_MESSAGES copying allauth/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/allauth/locale/pt_PT/LC_MESSAGES copying allauth/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/allauth/locale/pt_PT/LC_MESSAGES creating build/lib/allauth/locale/ru creating build/lib/allauth/locale/ru/LC_MESSAGES copying allauth/locale/ru/LC_MESSAGES/django.mo -> build/lib/allauth/locale/ru/LC_MESSAGES copying allauth/locale/ru/LC_MESSAGES/django.po -> build/lib/allauth/locale/ru/LC_MESSAGES creating build/lib/allauth/locale/sk creating build/lib/allauth/locale/sk/LC_MESSAGES copying allauth/locale/sk/LC_MESSAGES/django.mo -> build/lib/allauth/locale/sk/LC_MESSAGES copying allauth/locale/sk/LC_MESSAGES/django.po -> build/lib/allauth/locale/sk/LC_MESSAGES creating build/lib/allauth/locale/sv creating build/lib/allauth/locale/sv/LC_MESSAGES copying allauth/locale/sv/LC_MESSAGES/django.mo -> build/lib/allauth/locale/sv/LC_MESSAGES copying allauth/locale/sv/LC_MESSAGES/django.po -> build/lib/allauth/locale/sv/LC_MESSAGES creating build/lib/allauth/locale/th creating build/lib/allauth/locale/th/LC_MESSAGES copying allauth/locale/th/LC_MESSAGES/django.mo -> build/lib/allauth/locale/th/LC_MESSAGES copying allauth/locale/th/LC_MESSAGES/django.po -> build/lib/allauth/locale/th/LC_MESSAGES creating build/lib/allauth/locale/tr creating build/lib/allauth/locale/tr/LC_MESSAGES copying allauth/locale/tr/LC_MESSAGES/django.mo -> build/lib/allauth/locale/tr/LC_MESSAGES copying allauth/locale/tr/LC_MESSAGES/django.po -> build/lib/allauth/locale/tr/LC_MESSAGES creating build/lib/allauth/locale/uk creating build/lib/allauth/locale/uk/LC_MESSAGES copying allauth/locale/uk/LC_MESSAGES/django.mo -> build/lib/allauth/locale/uk/LC_MESSAGES copying allauth/locale/uk/LC_MESSAGES/django.po -> build/lib/allauth/locale/uk/LC_MESSAGES creating build/lib/allauth/locale/zh_CN creating build/lib/allauth/locale/zh_CN/LC_MESSAGES copying allauth/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/allauth/locale/zh_CN/LC_MESSAGES copying allauth/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/allauth/locale/zh_CN/LC_MESSAGES creating build/lib/allauth/locale/zh_Hans creating build/lib/allauth/locale/zh_Hans/LC_MESSAGES copying allauth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/allauth/locale/zh_Hans/LC_MESSAGES copying allauth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/allauth/locale/zh_Hans/LC_MESSAGES creating build/lib/allauth/locale/zh_Hant creating build/lib/allauth/locale/zh_Hant/LC_MESSAGES copying allauth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/allauth/locale/zh_Hant/LC_MESSAGES copying allauth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/allauth/locale/zh_Hant/LC_MESSAGES creating build/lib/allauth/locale/zh_TW creating build/lib/allauth/locale/zh_TW/LC_MESSAGES copying allauth/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/allauth/locale/zh_TW/LC_MESSAGES copying allauth/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/allauth/locale/zh_TW/LC_MESSAGES creating build/lib/allauth/templates copying allauth/templates/base.html -> build/lib/allauth/templates creating build/lib/allauth/templates/account copying allauth/templates/account/account_inactive.html -> build/lib/allauth/templates/account copying allauth/templates/account/base.html -> build/lib/allauth/templates/account copying allauth/templates/account/email.html -> build/lib/allauth/templates/account copying allauth/templates/account/email_confirm.html -> build/lib/allauth/templates/account copying allauth/templates/account/login.html -> build/lib/allauth/templates/account copying allauth/templates/account/logout.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_change.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset_done.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset_from_key.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset_from_key_done.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_set.html -> build/lib/allauth/templates/account copying allauth/templates/account/signup.html -> build/lib/allauth/templates/account copying allauth/templates/account/signup_closed.html -> build/lib/allauth/templates/account copying allauth/templates/account/verification_sent.html -> build/lib/allauth/templates/account copying allauth/templates/account/verified_email_required.html -> build/lib/allauth/templates/account creating build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_message.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_signup_message.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_signup_subject.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_subject.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/password_reset_key_message.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/password_reset_key_subject.txt -> build/lib/allauth/templates/account/email creating build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/cannot_delete_primary_email.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/email_confirmation_sent.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/email_confirmed.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/email_deleted.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/logged_in.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/logged_out.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/password_changed.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/password_set.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/primary_email_set.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/unverified_primary_email.txt -> build/lib/allauth/templates/account/messages creating build/lib/allauth/templates/account/snippets copying allauth/templates/account/snippets/already_logged_in.html -> build/lib/allauth/templates/account/snippets creating build/lib/allauth/templates/openid copying allauth/templates/openid/base.html -> build/lib/allauth/templates/openid copying allauth/templates/openid/login.html -> build/lib/allauth/templates/openid creating build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/authentication_error.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/base.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/connections.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/login_cancelled.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/signup.html -> build/lib/allauth/templates/socialaccount creating build/lib/allauth/templates/socialaccount/messages copying allauth/templates/socialaccount/messages/account_connected.txt -> build/lib/allauth/templates/socialaccount/messages copying allauth/templates/socialaccount/messages/account_connected_other.txt -> build/lib/allauth/templates/socialaccount/messages copying allauth/templates/socialaccount/messages/account_disconnected.txt -> build/lib/allauth/templates/socialaccount/messages creating build/lib/allauth/templates/socialaccount/snippets copying allauth/templates/socialaccount/snippets/login_extra.html -> build/lib/allauth/templates/socialaccount/snippets copying allauth/templates/socialaccount/snippets/provider_list.html -> build/lib/allauth/templates/socialaccount/snippets creating build/lib/allauth/socialaccount/providers/persona/templates creating build/lib/allauth/socialaccount/providers/persona/templates/persona copying allauth/socialaccount/providers/persona/templates/persona/auth.html -> build/lib/allauth/socialaccount/providers/persona/templates/persona creating build/lib/allauth/socialaccount/providers/facebook/data copying allauth/socialaccount/providers/facebook/data/FacebookLocales.xml -> build/lib/allauth/socialaccount/providers/facebook/data creating build/lib/allauth/socialaccount/providers/facebook/static creating build/lib/allauth/socialaccount/providers/facebook/static/facebook creating build/lib/allauth/socialaccount/providers/facebook/static/facebook/js copying allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js -> build/lib/allauth/socialaccount/providers/facebook/static/facebook/js creating build/lib/allauth/socialaccount/providers/facebook/templates creating build/lib/allauth/socialaccount/providers/facebook/templates/facebook copying allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html -> build/lib/allauth/socialaccount/providers/facebook/templates/facebook + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y2yIRx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 + cd django-allauth-0.34.0 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/snippets/provider_list.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/snippets/login_extra.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/snippets creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_disconnected.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected_other.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/signup.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/login_cancelled.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/connections.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/base.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/authentication_error.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/socialaccount creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/openid copying build/lib/allauth/templates/openid/login.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/openid copying build/lib/allauth/templates/openid/base.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/openid creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/snippets copying build/lib/allauth/templates/account/snippets/already_logged_in.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/snippets creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/unverified_primary_email.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/primary_email_set.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/password_set.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/password_changed.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/logged_out.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/logged_in.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_deleted.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_confirmed.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_confirmation_sent.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/cannot_delete_primary_email.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/messages creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/password_reset_key_subject.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/password_reset_key_message.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_subject.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_signup_subject.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_signup_message.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_message.txt -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/verified_email_required.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/verification_sent.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/signup_closed.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/signup.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_set.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_from_key_done.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_from_key.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_done.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_change.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/logout.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/login.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/email_confirm.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/email.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/base.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/account_inactive.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/base.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/templates creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_TW creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_TW/LC_MESSAGES copying build/lib/allauth/locale/zh_TW/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_TW/LC_MESSAGES copying build/lib/allauth/locale/zh_TW/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hant/LC_MESSAGES copying build/lib/allauth/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hant/LC_MESSAGES copying build/lib/allauth/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hans/LC_MESSAGES copying build/lib/allauth/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hans/LC_MESSAGES copying build/lib/allauth/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_CN/LC_MESSAGES copying build/lib/allauth/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_CN/LC_MESSAGES copying build/lib/allauth/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/uk creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/uk/LC_MESSAGES copying build/lib/allauth/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/uk/LC_MESSAGES copying build/lib/allauth/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/tr creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/tr/LC_MESSAGES copying build/lib/allauth/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/tr/LC_MESSAGES copying build/lib/allauth/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/th creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/th/LC_MESSAGES copying build/lib/allauth/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/th/LC_MESSAGES copying build/lib/allauth/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sv creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sv/LC_MESSAGES copying build/lib/allauth/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sv/LC_MESSAGES copying build/lib/allauth/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sk creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sk/LC_MESSAGES copying build/lib/allauth/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sk/LC_MESSAGES copying build/lib/allauth/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ru creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ru/LC_MESSAGES copying build/lib/allauth/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ru/LC_MESSAGES copying build/lib/allauth/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_PT creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_PT/LC_MESSAGES copying build/lib/allauth/locale/pt_PT/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_PT/LC_MESSAGES copying build/lib/allauth/locale/pt_PT/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_PT/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_BR/LC_MESSAGES copying build/lib/allauth/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_BR/LC_MESSAGES copying build/lib/allauth/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pl creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pl/LC_MESSAGES copying build/lib/allauth/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pl/LC_MESSAGES copying build/lib/allauth/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/no creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/no/LC_MESSAGES copying build/lib/allauth/locale/no/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/no/LC_MESSAGES copying build/lib/allauth/locale/no/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/no/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/nl creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/nl/LC_MESSAGES copying build/lib/allauth/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/nl/LC_MESSAGES copying build/lib/allauth/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lv creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lv/LC_MESSAGES copying build/lib/allauth/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lv/LC_MESSAGES copying build/lib/allauth/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lt creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lt/LC_MESSAGES copying build/lib/allauth/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lt/LC_MESSAGES copying build/lib/allauth/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ky creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ky/LC_MESSAGES copying build/lib/allauth/locale/ky/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ky/LC_MESSAGES copying build/lib/allauth/locale/ky/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ky/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ko creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ko/LC_MESSAGES copying build/lib/allauth/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ko/LC_MESSAGES copying build/lib/allauth/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ja creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ja/LC_MESSAGES copying build/lib/allauth/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ja/LC_MESSAGES copying build/lib/allauth/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/it creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/it/LC_MESSAGES copying build/lib/allauth/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/it/LC_MESSAGES copying build/lib/allauth/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hu creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hu/LC_MESSAGES copying build/lib/allauth/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hu/LC_MESSAGES copying build/lib/allauth/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hr creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hr/LC_MESSAGES copying build/lib/allauth/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hr/LC_MESSAGES copying build/lib/allauth/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/he creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/he/LC_MESSAGES copying build/lib/allauth/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/he/LC_MESSAGES copying build/lib/allauth/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fr creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fr/LC_MESSAGES copying build/lib/allauth/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fr/LC_MESSAGES copying build/lib/allauth/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fi creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fi/LC_MESSAGES copying build/lib/allauth/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fi/LC_MESSAGES copying build/lib/allauth/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fa creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fa/LC_MESSAGES copying build/lib/allauth/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fa/LC_MESSAGES copying build/lib/allauth/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/es creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/es/LC_MESSAGES copying build/lib/allauth/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/es/LC_MESSAGES copying build/lib/allauth/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/en creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/en/LC_MESSAGES copying build/lib/allauth/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/en/LC_MESSAGES copying build/lib/allauth/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/el creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/el/LC_MESSAGES copying build/lib/allauth/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/el/LC_MESSAGES copying build/lib/allauth/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/de creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/de/LC_MESSAGES copying build/lib/allauth/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/de/LC_MESSAGES copying build/lib/allauth/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/cs creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/cs/LC_MESSAGES copying build/lib/allauth/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/cs/LC_MESSAGES copying build/lib/allauth/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ar creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ar/LC_MESSAGES copying build/lib/allauth/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ar/LC_MESSAGES copying build/lib/allauth/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management/commands copying build/lib/allauth/account/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management/commands copying build/lib/allauth/account/management/commands/account_unsetmultipleprimaryemails.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management/commands copying build/lib/allauth/account/management/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/migrations/0002_email_max_length.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/templatetags copying build/lib/allauth/account/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/templatetags copying build/lib/allauth/account/templatetags/account.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/templatetags copying build/lib/allauth/account/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/adapter.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/admin.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/app_settings.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/apps.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/auth_backends.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/decorators.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/forms.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/managers.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/signals.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/utils.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account copying build/lib/allauth/account/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0002_token_max_lengths.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0003_extra_data_default_dict.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0 creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/validators.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 copying build/lib/allauth/socialaccount/providers/dropbox_oauth2/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 copying build/lib/allauth/socialaccount/providers/dropbox_oauth2/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 copying build/lib/allauth/socialaccount/providers/dropbox_oauth2/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 copying build/lib/allauth/socialaccount/providers/dropbox_oauth2/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 copying build/lib/allauth/socialaccount/providers/dropbox_oauth2/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 copying build/lib/allauth/socialaccount/providers/dropbox_oauth2/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2 creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/test.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/templates creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/templates/facebook copying build/lib/allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/templates/facebook creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/static creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/static/facebook creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/static/facebook/js copying build/lib/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/static/facebook/js creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/data copying build/lib/allauth/socialaccount/providers/facebook/data/FacebookLocales.xml -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/data copying build/lib/allauth/socialaccount/providers/facebook/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/forms.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/locale.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/client.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/client.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2 creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/admin.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/forms.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/utils.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/test.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/templates creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/templates/persona copying build/lib/allauth/socialaccount/providers/persona/templates/persona/auth.html -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/templates/persona copying build/lib/allauth/socialaccount/providers/persona/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/client.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/client.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/provider.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers copying build/lib/allauth/socialaccount/providers/base.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers creating /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/templatetags/socialaccount.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/adapter.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/admin.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/app_settings.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/apps.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/fields.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/forms.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/helpers.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/signals.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/views.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount copying build/lib/allauth/__init__.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/app_settings.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/compat.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/exceptions.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/models.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/tests.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/urls.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth copying build/lib/allauth/utils.py -> /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management/commands/account_unsetmultipleprimaryemails.py to account_unsetmultipleprimaryemails.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations/0002_email_max_length.py to 0002_email_max_length.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/templatetags/account.py to account.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/app_settings.py to app_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/auth_backends.py to auth_backends.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/account/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations/0002_token_max_lengths.py to 0002_token_max_lengths.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations/0003_extra_data_default_dict.py to 0003_extra_data_default_dict.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/amazon/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/angellist/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/asana/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/auth0/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/authentiq/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/baidu/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/basecamp/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/battlenet/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/bitly/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/box/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/coinbase/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dataporten/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/daum/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/digitalocean/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/discord/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/douban/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/doximity/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/draugiem/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dropbox_oauth2/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/dwolla/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/edmodo/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eventbrite/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/eveonline/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/evernote/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/locale.py to locale.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/feedly/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fivehundredpx/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/flickr/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/foursquare/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/fxa/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/github/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/gitlab/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/google/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/hubic/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/instagram/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/kakao/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/line/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailchimp/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/mailru/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/meetup/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/naver/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/oauth2/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/odnoklassniki/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/openid/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/orcid/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/patreon/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/paypal/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/persona/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/pinterest/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/reddit/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/robinhood/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/shopify/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/slack/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/soundcloud/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/spotify/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stackexchange/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/stripe/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/trello/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/tumblr/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twentythreeandme/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitch/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/twitter/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/untappd/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vimeo/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/vk/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weibo/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/weixin/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/windowslive/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/xing/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/providers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/templatetags/socialaccount.py to socialaccount.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/app_settings.py to app_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/socialaccount/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/app_settings.py to app_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/allauth/utils.py to utils.pyc running install_egg_info running egg_info writing requirements to django_allauth.egg-info/requires.txt writing django_allauth.egg-info/PKG-INFO writing top-level names to django_allauth.egg-info/top_level.txt writing dependency_links to django_allauth.egg-info/dependency_links.txt reading manifest file 'django_allauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_allauth.egg-info/SOURCES.txt' Copying django_allauth.egg-info to /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7/site-packages/django_allauth-0.34.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/django-allauth-0.34.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.m59lp5 + umask 022 + cd /builddir/build/BUILD + cd django-allauth-0.34.0 + /usr/bin/python2 /usr/bin/django-admin test --pythonpath=. --settings=test_settings allauth BUILDSTDERR: System check identified some issues: BUILDSTDERR: WARNINGS: BUILDSTDERR: ?: (1_10.W001) The MIDDLEWARE_CLASSES setting is deprecated in Django 1.10 and the MIDDLEWARE setting takes precedence. Since you've set MIDDLEWARE, the value of MIDDLEWARE_CLASSES is ignored. BUILDSTDERR: System check identified 1 issue (0 silenced). BUILDSTDERR: ........................................................./allauth/socialaccount/tests.py:81: UserWarning: Cannot test provider trello, no oauth mock BUILDSTDERR: % self.provider.id) BUILDSTDERR: ../allauth/socialaccount/tests.py:47: UserWarning: Cannot test provider trello, no oauth mock BUILDSTDERR: % self.provider.id) BUILDSTDERR: ................................................................................................................................................................../allauth/socialaccount/tests.py:81: UserWarning: Cannot test provider evernote, no oauth mock BUILDSTDERR: % self.provider.id) BUILDSTDERR: ....................................................................................................................................WARNING:django.request:Not Found: /confirm-email/MQ:1hGDGE:NsK8WHqi9kn-7lHnOxoU7N18LSw/ BUILDSTDERR: .................................................. BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 400 tests in 28.595s BUILDSTDERR: OK Creating test database for alias 'default'... Destroying test database for alias 'default'... + exit 0 Processing files: python-django-allauth-0.34.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oDvUxw + umask 022 + cd /builddir/build/BUILD + cd django-allauth-0.34.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/share/doc/python-django-allauth-0.34.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/share/doc/python-django-allauth-0.34.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/share/doc/python-django-allauth-0.34.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/share/doc/python-django-allauth-0.34.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64/usr/share/doc/python-django-allauth-0.34.0 + exit 0 Provides: python-django-allauth = 0.34.0-1.el7 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) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/python-django-allauth-0.34.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oxevJU + umask 022 + cd /builddir/build/BUILD + cd django-allauth-0.34.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-allauth-0.34.0-1.el7.x86_64 + exit 0 Child return code was: 0