------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-pytz-2020.5,1.txz Installing /packages/All/py37-sqlparse-0.4.1.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.0,1.txz Installing /packages/All/py37-sqlite3-3.7.9_7.txz Installing /packages/All/py37-django22-2.2.17.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.4.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-blinker-1.4.txz Installing /packages/All/py37-pyjwt-1.7.1.txz Installing /packages/All/py37-oauthlib-1.1.2.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-openssl-19.1.0.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0_2.txz Installing /packages/All/py37-requests-oauthlib-0.6.2.txz Installing /packages/All/py37-defusedxml-0.6.0.txz Installing /packages/All/py37-python3-openid-3.2.0_1.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-allauth-0.41.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-allauth-0.41.0 for building => SHA256 Checksum OK for django-allauth-0.41.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-allauth-0.41.0 for building ===> Extracting for py37-django-allauth-0.41.0 => SHA256 Checksum OK for django-allauth-0.41.0.tar.gz. Extracted Memory Use: 4.09M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-django-allauth-0.41.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on package: py37-setuptools>0 - found ===> py37-django-allauth-0.41.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on package: py37-setuptools>0 - found ===> py37-django-allauth-0.41.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-django-allauth-0.41.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-django-allauth-0.41.0 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/__init__.py -> build/lib/allauth copying allauth/exceptions.py -> build/lib/allauth copying allauth/models.py -> build/lib/allauth copying allauth/app_settings.py -> build/lib/allauth creating build/lib/allauth/socialaccount copying allauth/socialaccount/signals.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/tests.py -> 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/forms.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/adapter.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/__init__.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/admin.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/app_settings.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/helpers.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/models.py -> build/lib/allauth/socialaccount creating build/lib/allauth/account copying allauth/account/managers.py -> build/lib/allauth/account copying allauth/account/tests.py -> build/lib/allauth/account copying allauth/account/__init__.py -> build/lib/allauth/account copying allauth/account/app_settings.py -> build/lib/allauth/account copying allauth/account/apps.py -> build/lib/allauth/account copying allauth/account/signals.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/auth_backends.py -> build/lib/allauth/account copying allauth/account/models.py -> build/lib/allauth/account copying allauth/account/decorators.py -> build/lib/allauth/account copying allauth/account/adapter.py -> build/lib/allauth/account copying allauth/account/admin.py -> build/lib/allauth/account copying allauth/account/forms.py -> build/lib/allauth/account copying allauth/account/views.py -> build/lib/allauth/account creating build/lib/allauth/socialaccount/templatetags copying allauth/socialaccount/templatetags/__init__.py -> build/lib/allauth/socialaccount/templatetags copying allauth/socialaccount/templatetags/socialaccount.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/0001_initial.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 creating build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/provider.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/urls.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/views.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/persona copying allauth/socialaccount/providers/persona/tests.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/models.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/views.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/fxa copying allauth/socialaccount/providers/fxa/provider.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/models.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/__init__.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/views.py -> build/lib/allauth/socialaccount/providers/fxa creating build/lib/allauth/socialaccount/providers/steam copying allauth/socialaccount/providers/steam/provider.py -> build/lib/allauth/socialaccount/providers/steam copying allauth/socialaccount/providers/steam/__init__.py -> build/lib/allauth/socialaccount/providers/steam copying allauth/socialaccount/providers/steam/urls.py -> build/lib/allauth/socialaccount/providers/steam copying allauth/socialaccount/providers/steam/views.py -> build/lib/allauth/socialaccount/providers/steam copying allauth/socialaccount/providers/steam/models.py -> build/lib/allauth/socialaccount/providers/steam creating 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/views.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/trello copying allauth/socialaccount/providers/trello/urls.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/__init__.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/views.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/tests.py -> build/lib/allauth/socialaccount/providers/trello creating build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/tests.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/views.py -> build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/__init__.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/provider.py -> build/lib/allauth/socialaccount/providers/spotify creating build/lib/allauth/socialaccount/providers/openstreetmap copying allauth/socialaccount/providers/openstreetmap/tests.py -> build/lib/allauth/socialaccount/providers/openstreetmap copying allauth/socialaccount/providers/openstreetmap/provider.py -> build/lib/allauth/socialaccount/providers/openstreetmap copying allauth/socialaccount/providers/openstreetmap/urls.py -> build/lib/allauth/socialaccount/providers/openstreetmap copying allauth/socialaccount/providers/openstreetmap/views.py -> build/lib/allauth/socialaccount/providers/openstreetmap copying allauth/socialaccount/providers/openstreetmap/__init__.py -> build/lib/allauth/socialaccount/providers/openstreetmap creating build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/__init__.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/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/views.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 creating 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/__init__.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/views.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/urls.py -> build/lib/allauth/socialaccount/providers/patreon creating build/lib/allauth/socialaccount/providers/jupyterhub copying allauth/socialaccount/providers/jupyterhub/tests.py -> build/lib/allauth/socialaccount/providers/jupyterhub copying allauth/socialaccount/providers/jupyterhub/urls.py -> build/lib/allauth/socialaccount/providers/jupyterhub copying allauth/socialaccount/providers/jupyterhub/views.py -> build/lib/allauth/socialaccount/providers/jupyterhub copying allauth/socialaccount/providers/jupyterhub/provider.py -> build/lib/allauth/socialaccount/providers/jupyterhub copying allauth/socialaccount/providers/jupyterhub/__init__.py -> build/lib/allauth/socialaccount/providers/jupyterhub creating build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/__init__.py -> 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/provider.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/tests.py -> build/lib/allauth/socialaccount/providers/feedly creating build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/tests.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/provider.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/views.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/robinhood copying allauth/socialaccount/providers/robinhood/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/views.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/provider.py -> build/lib/allauth/socialaccount/providers/robinhood creating build/lib/allauth/socialaccount/providers/telegram copying allauth/socialaccount/providers/telegram/provider.py -> build/lib/allauth/socialaccount/providers/telegram copying allauth/socialaccount/providers/telegram/urls.py -> build/lib/allauth/socialaccount/providers/telegram copying allauth/socialaccount/providers/telegram/views.py -> build/lib/allauth/socialaccount/providers/telegram copying allauth/socialaccount/providers/telegram/__init__.py -> build/lib/allauth/socialaccount/providers/telegram creating 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/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/baidu creating build/lib/allauth/socialaccount/providers/gitlab copying allauth/socialaccount/providers/gitlab/tests.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/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/gitlab creating build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/views.py -> build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/provider.py -> build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/urls.py -> build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/tests.py -> build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/__init__.py -> build/lib/allauth/socialaccount/providers/globus creating build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/urls.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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/tests.py -> build/lib/allauth/socialaccount/providers/line creating build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/__init__.py -> 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 creating build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/tests.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/__init__.py -> 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/models.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/provider.py -> build/lib/allauth/socialaccount/providers/slack creating build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/tests.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/bitly copying allauth/socialaccount/providers/bitly/urls.py -> build/lib/allauth/socialaccount/providers/bitly creating build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/tests.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/views.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/provider.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/__init__.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/forms.py -> build/lib/allauth/socialaccount/providers/facebook 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/provider.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/urls.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/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/views.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/__init__.py -> build/lib/allauth/socialaccount/providers/stripe copying allauth/socialaccount/providers/stripe/urls.py -> build/lib/allauth/socialaccount/providers/stripe creating build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/tests.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/__init__.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/views.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/provider.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/urls.py -> build/lib/allauth/socialaccount/providers/kakao creating build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/provider.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/urls.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/views.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/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/__init__.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/views.py -> build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/provider.py -> build/lib/allauth/socialaccount/providers/twitch creating build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/provider.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/mailru copying allauth/socialaccount/providers/mailru/urls.py -> build/lib/allauth/socialaccount/providers/mailru 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/__init__.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/provider.py -> build/lib/allauth/socialaccount/providers/flickr creating build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/provider.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/__init__.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/views.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/models.py -> build/lib/allauth/socialaccount/providers/naver creating build/lib/allauth/socialaccount/providers/ynab copying allauth/socialaccount/providers/ynab/views.py -> build/lib/allauth/socialaccount/providers/ynab copying allauth/socialaccount/providers/ynab/tests.py -> build/lib/allauth/socialaccount/providers/ynab copying allauth/socialaccount/providers/ynab/__init__.py -> build/lib/allauth/socialaccount/providers/ynab copying allauth/socialaccount/providers/ynab/urls.py -> build/lib/allauth/socialaccount/providers/ynab copying allauth/socialaccount/providers/ynab/provider.py -> build/lib/allauth/socialaccount/providers/ynab creating build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/urls.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/basecamp creating build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/__init__.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/provider.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/views.py -> build/lib/allauth/socialaccount/providers/edmodo creating build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/views.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 creating 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 copying allauth/socialaccount/providers/mailchimp/views.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/urls.py -> build/lib/allauth/socialaccount/providers/mailchimp creating build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/urls.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/views.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/tests.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/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/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/twentythreeandme 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/tests.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/provider.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/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/tests.py -> build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/__init__.py -> 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/provider.py -> build/lib/allauth/socialaccount/providers/odnoklassniki creating build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/views.py -> build/lib/allauth/socialaccount/providers/dropbox creating build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/provider.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/__init__.py -> 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/client.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/tests.py -> build/lib/allauth/socialaccount/providers/untappd creating build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/provider.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/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/vk creating build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/tests.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/views.py -> build/lib/allauth/socialaccount/providers/xing creating build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/client.py -> 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/__init__.py -> build/lib/allauth/socialaccount/providers/oauth creating build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/urls.py -> build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/views.py -> build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/models.py -> build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/provider.py -> build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/__init__.py -> build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/tests.py -> build/lib/allauth/socialaccount/providers/microsoft creating build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/urls.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/views.py -> build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/__init__.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 creating build/lib/allauth/socialaccount/providers/authentiq copying allauth/socialaccount/providers/authentiq/tests.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/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/authentiq creating build/lib/allauth/socialaccount/providers/pinterest copying allauth/socialaccount/providers/pinterest/provider.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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/pinterest creating build/lib/allauth/socialaccount/providers/foursquare copying allauth/socialaccount/providers/foursquare/provider.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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/foursquare creating build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/__init__.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/tests.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/views.py -> build/lib/allauth/socialaccount/providers/eventbrite creating build/lib/allauth/socialaccount/providers/meetup copying allauth/socialaccount/providers/meetup/provider.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/views.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 copying allauth/socialaccount/providers/meetup/urls.py -> build/lib/allauth/socialaccount/providers/meetup creating build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/utils.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 copying allauth/socialaccount/providers/openid/forms.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/models.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/views.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/tests.py -> build/lib/allauth/socialaccount/providers/openid creating build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/provider.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/__init__.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/views.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/tests.py -> build/lib/allauth/socialaccount/providers/box creating build/lib/allauth/socialaccount/providers/vimeo_oauth2 copying allauth/socialaccount/providers/vimeo_oauth2/urls.py -> build/lib/allauth/socialaccount/providers/vimeo_oauth2 copying allauth/socialaccount/providers/vimeo_oauth2/provider.py -> build/lib/allauth/socialaccount/providers/vimeo_oauth2 copying allauth/socialaccount/providers/vimeo_oauth2/views.py -> build/lib/allauth/socialaccount/providers/vimeo_oauth2 copying allauth/socialaccount/providers/vimeo_oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/vimeo_oauth2 copying allauth/socialaccount/providers/vimeo_oauth2/models.py -> build/lib/allauth/socialaccount/providers/vimeo_oauth2 copying allauth/socialaccount/providers/vimeo_oauth2/test.py -> build/lib/allauth/socialaccount/providers/vimeo_oauth2 creating build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/__init__.py -> build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/urls.py -> build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/provider.py -> build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/tests.py -> build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/views.py -> build/lib/allauth/socialaccount/providers/disqus creating build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/urls.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/views.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/__init__.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/models.py -> build/lib/allauth/socialaccount/providers/daum creating build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/__init__.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/views.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/urls.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/tests.py -> build/lib/allauth/socialaccount/providers/instagram creating build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/provider.py -> 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/__init__.py -> build/lib/allauth/socialaccount/providers/stackexchange copying allauth/socialaccount/providers/stackexchange/tests.py -> build/lib/allauth/socialaccount/providers/stackexchange creating 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/__init__.py -> 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 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/__init__.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 creating build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/urls.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/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/coinbase creating build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/fivehundredpx creating build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/tests.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/views.py -> build/lib/allauth/socialaccount/providers/github creating build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/provider.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/views.py -> build/lib/allauth/socialaccount/providers/orcid copying allauth/socialaccount/providers/orcid/__init__.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 creating build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/__init__.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/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/provider.py -> build/lib/allauth/socialaccount/providers/evernote creating build/lib/allauth/socialaccount/providers/bitbucket_oauth2 copying allauth/socialaccount/providers/bitbucket_oauth2/__init__.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/tests.py -> 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 creating build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/urls.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/__init__.py -> build/lib/allauth/socialaccount/providers/discord copying allauth/socialaccount/providers/discord/views.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/tests.py -> build/lib/allauth/socialaccount/providers/discord creating build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/urls.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/tests.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/views.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/quickbooks copying allauth/socialaccount/providers/quickbooks/__init__.py -> build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/urls.py -> build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/models.py -> build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/provider.py -> build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/test.py -> build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/views.py -> build/lib/allauth/socialaccount/providers/quickbooks creating build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/models.py -> build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/tests.py -> build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/urls.py -> build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/views.py -> build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/__init__.py -> build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/provider.py -> build/lib/allauth/socialaccount/providers/yahoo creating build/lib/allauth/socialaccount/providers/exist copying allauth/socialaccount/providers/exist/tests.py -> build/lib/allauth/socialaccount/providers/exist copying allauth/socialaccount/providers/exist/urls.py -> build/lib/allauth/socialaccount/providers/exist copying allauth/socialaccount/providers/exist/views.py -> build/lib/allauth/socialaccount/providers/exist copying allauth/socialaccount/providers/exist/provider.py -> build/lib/allauth/socialaccount/providers/exist copying allauth/socialaccount/providers/exist/__init__.py -> build/lib/allauth/socialaccount/providers/exist creating build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/provider.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/__init__.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/views.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/tests.py -> build/lib/allauth/socialaccount/providers/draugiem creating build/lib/allauth/socialaccount/providers/sharefile copying allauth/socialaccount/providers/sharefile/provider.py -> build/lib/allauth/socialaccount/providers/sharefile copying allauth/socialaccount/providers/sharefile/views.py -> build/lib/allauth/socialaccount/providers/sharefile copying allauth/socialaccount/providers/sharefile/tests.py -> build/lib/allauth/socialaccount/providers/sharefile copying allauth/socialaccount/providers/sharefile/urls.py -> build/lib/allauth/socialaccount/providers/sharefile copying allauth/socialaccount/providers/sharefile/__init__.py -> build/lib/allauth/socialaccount/providers/sharefile creating build/lib/allauth/socialaccount/providers/doximity copying allauth/socialaccount/providers/doximity/provider.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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/doximity creating build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/models.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/tests.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/dataporten 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/provider.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/__init__.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 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/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/tests.py -> build/lib/allauth/socialaccount/providers/reddit creating build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/views.py -> build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/provider.py -> build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/__init__.py -> build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/tests.py -> build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/urls.py -> build/lib/allauth/socialaccount/providers/salesforce creating 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/__init__.py -> 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 creating build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/provider.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/__init__.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/views.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/tests.py -> build/lib/allauth/socialaccount/providers/linkedin creating build/lib/allauth/socialaccount/providers/dwolla copying allauth/socialaccount/providers/dwolla/urls.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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/dwolla creating build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/views.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/urls.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/client.py -> build/lib/allauth/socialaccount/providers/oauth2 creating build/lib/allauth/socialaccount/providers/cern copying allauth/socialaccount/providers/cern/urls.py -> build/lib/allauth/socialaccount/providers/cern copying allauth/socialaccount/providers/cern/provider.py -> build/lib/allauth/socialaccount/providers/cern copying allauth/socialaccount/providers/cern/views.py -> build/lib/allauth/socialaccount/providers/cern copying allauth/socialaccount/providers/cern/__init__.py -> build/lib/allauth/socialaccount/providers/cern copying allauth/socialaccount/providers/cern/tests.py -> build/lib/allauth/socialaccount/providers/cern creating build/lib/allauth/socialaccount/providers/nextcloud copying allauth/socialaccount/providers/nextcloud/tests.py -> build/lib/allauth/socialaccount/providers/nextcloud copying allauth/socialaccount/providers/nextcloud/__init__.py -> build/lib/allauth/socialaccount/providers/nextcloud copying allauth/socialaccount/providers/nextcloud/views.py -> build/lib/allauth/socialaccount/providers/nextcloud copying allauth/socialaccount/providers/nextcloud/provider.py -> build/lib/allauth/socialaccount/providers/nextcloud copying allauth/socialaccount/providers/nextcloud/urls.py -> build/lib/allauth/socialaccount/providers/nextcloud creating build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/urls.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/__init__.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/views.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/tests.py -> build/lib/allauth/socialaccount/providers/bitbucket creating build/lib/allauth/socialaccount/providers/strava copying allauth/socialaccount/providers/strava/tests.py -> build/lib/allauth/socialaccount/providers/strava copying allauth/socialaccount/providers/strava/views.py -> build/lib/allauth/socialaccount/providers/strava copying allauth/socialaccount/providers/strava/provider.py -> build/lib/allauth/socialaccount/providers/strava copying allauth/socialaccount/providers/strava/__init__.py -> build/lib/allauth/socialaccount/providers/strava copying allauth/socialaccount/providers/strava/urls.py -> build/lib/allauth/socialaccount/providers/strava creating build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/views.py -> build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/__init__.py -> build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/urls.py -> build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/tests.py -> build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/models.py -> build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/provider.py -> build/lib/allauth/socialaccount/providers/azure creating build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/urls.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/views.py -> build/lib/allauth/socialaccount/providers/auth0 copying allauth/socialaccount/providers/auth0/__init__.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/tests.py -> build/lib/allauth/socialaccount/providers/auth0 creating build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/__init__.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/views.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/urls.py -> build/lib/allauth/socialaccount/providers/amazon creating build/lib/allauth/socialaccount/providers/agave copying allauth/socialaccount/providers/agave/provider.py -> build/lib/allauth/socialaccount/providers/agave copying allauth/socialaccount/providers/agave/views.py -> build/lib/allauth/socialaccount/providers/agave copying allauth/socialaccount/providers/agave/tests.py -> build/lib/allauth/socialaccount/providers/agave copying allauth/socialaccount/providers/agave/urls.py -> build/lib/allauth/socialaccount/providers/agave copying allauth/socialaccount/providers/agave/__init__.py -> build/lib/allauth/socialaccount/providers/agave creating build/lib/allauth/socialaccount/providers/amazon_cognito copying allauth/socialaccount/providers/amazon_cognito/__init__.py -> build/lib/allauth/socialaccount/providers/amazon_cognito copying allauth/socialaccount/providers/amazon_cognito/utils.py -> build/lib/allauth/socialaccount/providers/amazon_cognito copying allauth/socialaccount/providers/amazon_cognito/urls.py -> build/lib/allauth/socialaccount/providers/amazon_cognito copying allauth/socialaccount/providers/amazon_cognito/tests.py -> build/lib/allauth/socialaccount/providers/amazon_cognito copying allauth/socialaccount/providers/amazon_cognito/provider.py -> build/lib/allauth/socialaccount/providers/amazon_cognito copying allauth/socialaccount/providers/amazon_cognito/views.py -> build/lib/allauth/socialaccount/providers/amazon_cognito creating 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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/models.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/provider.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/angellist 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 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/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/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 running egg_info writing django_allauth.egg-info/PKG-INFO writing dependency_links to django_allauth.egg-info/dependency_links.txt writing requirements to django_allauth.egg-info/requires.txt writing top-level names to django_allauth.egg-info/top_level.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/da creating build/lib/allauth/locale/da/LC_MESSAGES copying allauth/locale/da/LC_MESSAGES/django.mo -> build/lib/allauth/locale/da/LC_MESSAGES copying allauth/locale/da/LC_MESSAGES/django.po -> build/lib/allauth/locale/da/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/eu creating build/lib/allauth/locale/eu/LC_MESSAGES copying allauth/locale/eu/LC_MESSAGES/django.mo -> build/lib/allauth/locale/eu/LC_MESSAGES copying allauth/locale/eu/LC_MESSAGES/django.po -> build/lib/allauth/locale/eu/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/sr creating build/lib/allauth/locale/sr/LC_MESSAGES copying allauth/locale/sr/LC_MESSAGES/django.mo -> build/lib/allauth/locale/sr/LC_MESSAGES copying allauth/locale/sr/LC_MESSAGES/django.po -> build/lib/allauth/locale/sr/LC_MESSAGES creating build/lib/allauth/locale/sr_Latn creating build/lib/allauth/locale/sr_Latn/LC_MESSAGES copying allauth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/allauth/locale/sr_Latn/LC_MESSAGES copying allauth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/allauth/locale/sr_Latn/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_connected_updated.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/templates/tests copying allauth/templates/tests/test_403_csrf.html -> build/lib/allauth/templates/tests 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 SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-django-allauth-0.41.0 depends on package: py37-django22>=0 - found ===> py37-django-allauth-0.41.0 depends on package: py37-requests-oauthlib>=0.3.0 - found ===> py37-django-allauth-0.41.0 depends on package: py37-requests>=0 - found ===> py37-django-allauth-0.41.0 depends on package: py37-python3-openid>=3.0.8 - found ===> py37-django-allauth-0.41.0 depends on package: py37-setuptools>0 - found ===> py37-django-allauth-0.41.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-django-allauth-0.41.0 ===> py37-django-allauth-0.41.0 depends on package: py37-django22>=0 - found ===> py37-django-allauth-0.41.0 depends on package: py37-requests-oauthlib>=0.3.0 - found ===> py37-django-allauth-0.41.0 depends on package: py37-requests>=0 - found ===> py37-django-allauth-0.41.0 depends on package: py37-python3-openid>=3.0.8 - found ===> py37-django-allauth-0.41.0 depends on package: py37-setuptools>0 - found ===> py37-django-allauth-0.41.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing django_allauth.egg-info/PKG-INFO writing dependency_links to django_allauth.egg-info/dependency_links.txt writing requirements to django_allauth.egg-info/requires.txt writing top-level names to django_allauth.egg-info/top_level.txt reading manifest file 'django_allauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_allauth.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7 creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_CN creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_CN/LC_MESSAGES copying build/lib/allauth/locale/zh_CN/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_CN/LC_MESSAGES copying build/lib/allauth/locale/zh_CN/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_CN/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/tr creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/tr/LC_MESSAGES copying build/lib/allauth/locale/tr/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/tr/LC_MESSAGES copying build/lib/allauth/locale/tr/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/tr/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_PT creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_PT/LC_MESSAGES copying build/lib/allauth/locale/pt_PT/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_PT/LC_MESSAGES copying build/lib/allauth/locale/pt_PT/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_PT/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_BR creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_BR/LC_MESSAGES copying build/lib/allauth/locale/pt_BR/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_BR/LC_MESSAGES copying build/lib/allauth/locale/pt_BR/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pt_BR/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pl creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pl/LC_MESSAGES copying build/lib/allauth/locale/pl/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pl/LC_MESSAGES copying build/lib/allauth/locale/pl/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/pl/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hu creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hu/LC_MESSAGES copying build/lib/allauth/locale/hu/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hu/LC_MESSAGES copying build/lib/allauth/locale/hu/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hu/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lv creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lv/LC_MESSAGES copying build/lib/allauth/locale/lv/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lv/LC_MESSAGES copying build/lib/allauth/locale/lv/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lv/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/nl creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/nl/LC_MESSAGES copying build/lib/allauth/locale/nl/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/nl/LC_MESSAGES copying build/lib/allauth/locale/nl/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/nl/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ky creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ky/LC_MESSAGES copying build/lib/allauth/locale/ky/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ky/LC_MESSAGES copying build/lib/allauth/locale/ky/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ky/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ja creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ja/LC_MESSAGES copying build/lib/allauth/locale/ja/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ja/LC_MESSAGES copying build/lib/allauth/locale/ja/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ja/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lt creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lt/LC_MESSAGES copying build/lib/allauth/locale/lt/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lt/LC_MESSAGES copying build/lib/allauth/locale/lt/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/lt/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ko creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ko/LC_MESSAGES copying build/lib/allauth/locale/ko/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ko/LC_MESSAGES copying build/lib/allauth/locale/ko/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ko/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hr creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hr/LC_MESSAGES copying build/lib/allauth/locale/hr/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hr/LC_MESSAGES copying build/lib/allauth/locale/hr/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/hr/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/it creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/it/LC_MESSAGES copying build/lib/allauth/locale/it/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/it/LC_MESSAGES copying build/lib/allauth/locale/it/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/it/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fa creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fa/LC_MESSAGES copying build/lib/allauth/locale/fa/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fa/LC_MESSAGES copying build/lib/allauth/locale/fa/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fa/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fr creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fr/LC_MESSAGES copying build/lib/allauth/locale/fr/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fr/LC_MESSAGES copying build/lib/allauth/locale/fr/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fr/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/he creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/he/LC_MESSAGES copying build/lib/allauth/locale/he/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/he/LC_MESSAGES copying build/lib/allauth/locale/he/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/he/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fi creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fi/LC_MESSAGES copying build/lib/allauth/locale/fi/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fi/LC_MESSAGES copying build/lib/allauth/locale/fi/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/fi/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/es creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/es/LC_MESSAGES copying build/lib/allauth/locale/es/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/es/LC_MESSAGES copying build/lib/allauth/locale/es/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/es/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/eu creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/eu/LC_MESSAGES copying build/lib/allauth/locale/eu/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/eu/LC_MESSAGES copying build/lib/allauth/locale/eu/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/eu/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/en creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/en/LC_MESSAGES copying build/lib/allauth/locale/en/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/en/LC_MESSAGES copying build/lib/allauth/locale/en/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/en/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/cs creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/cs/LC_MESSAGES copying build/lib/allauth/locale/cs/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/cs/LC_MESSAGES copying build/lib/allauth/locale/cs/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/cs/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/da creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/da/LC_MESSAGES copying build/lib/allauth/locale/da/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/da/LC_MESSAGES copying build/lib/allauth/locale/da/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/da/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/de creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/de/LC_MESSAGES copying build/lib/allauth/locale/de/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/de/LC_MESSAGES copying build/lib/allauth/locale/de/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/de/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/el creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/el/LC_MESSAGES copying build/lib/allauth/locale/el/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/el/LC_MESSAGES copying build/lib/allauth/locale/el/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/el/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ar creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ar/LC_MESSAGES copying build/lib/allauth/locale/ar/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ar/LC_MESSAGES copying build/lib/allauth/locale/ar/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ar/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hant creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hant/LC_MESSAGES copying build/lib/allauth/locale/zh_Hant/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hant/LC_MESSAGES copying build/lib/allauth/locale/zh_Hant/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hant/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/th creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/th/LC_MESSAGES copying build/lib/allauth/locale/th/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/th/LC_MESSAGES copying build/lib/allauth/locale/th/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/th/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/uk creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/uk/LC_MESSAGES copying build/lib/allauth/locale/uk/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/uk/LC_MESSAGES copying build/lib/allauth/locale/uk/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/uk/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/no creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/no/LC_MESSAGES copying build/lib/allauth/locale/no/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/no/LC_MESSAGES copying build/lib/allauth/locale/no/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/no/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sv creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sv/LC_MESSAGES copying build/lib/allauth/locale/sv/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sv/LC_MESSAGES copying build/lib/allauth/locale/sv/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sv/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ru creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ru/LC_MESSAGES copying build/lib/allauth/locale/ru/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ru/LC_MESSAGES copying build/lib/allauth/locale/ru/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/ru/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sk creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sk/LC_MESSAGES copying build/lib/allauth/locale/sk/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sk/LC_MESSAGES copying build/lib/allauth/locale/sk/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sk/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr/LC_MESSAGES copying build/lib/allauth/locale/sr/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr/LC_MESSAGES copying build/lib/allauth/locale/sr/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr_Latn creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr_Latn/LC_MESSAGES copying build/lib/allauth/locale/sr_Latn/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr_Latn/LC_MESSAGES copying build/lib/allauth/locale/sr_Latn/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/sr_Latn/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hans creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hans/LC_MESSAGES copying build/lib/allauth/locale/zh_Hans/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hans/LC_MESSAGES copying build/lib/allauth/locale/zh_Hans/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_Hans/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_TW creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_TW/LC_MESSAGES copying build/lib/allauth/locale/zh_TW/LC_MESSAGES/django.mo -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_TW/LC_MESSAGES copying build/lib/allauth/locale/zh_TW/LC_MESSAGES/django.po -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/locale/zh_TW/LC_MESSAGES creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/logged_in.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_deleted.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/logged_out.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/password_changed.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/unverified_primary_email.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/primary_email_set.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/password_set.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_confirmed.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_confirmation_sent.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/cannot_delete_primary_email.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/messages copying build/lib/allauth/templates/account/account_inactive.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/login.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_change.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/email_confirm.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/snippets copying build/lib/allauth/templates/account/snippets/already_logged_in.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/snippets copying build/lib/allauth/templates/account/password_reset_done.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_set.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/email.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/base.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/verification_sent.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_from_key_done.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/password_reset_key_subject.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_subject.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/password_reset_key_message.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_message.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_signup_message.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_signup_subject.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account/email copying build/lib/allauth/templates/account/verified_email_required.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/signup_closed.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/signup.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_from_key.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account copying build/lib/allauth/templates/account/logout.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/account creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/openid copying build/lib/allauth/templates/openid/base.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/openid copying build/lib/allauth/templates/openid/login.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/openid creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/signup.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/login_cancelled.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/authentication_error.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/snippets/login_extra.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/snippets/provider_list.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/base.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/connections.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected_updated.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_disconnected.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected_other.txt -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/socialaccount/messages creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/tests copying build/lib/allauth/templates/tests/test_403_csrf.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates/tests copying build/lib/allauth/templates/base.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/templates copying build/lib/allauth/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/app_settings.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/test.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/client.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2 creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab copying build/lib/allauth/socialaccount/providers/ynab/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab copying build/lib/allauth/socialaccount/providers/ynab/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab copying build/lib/allauth/socialaccount/providers/ynab/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab copying build/lib/allauth/socialaccount/providers/ynab/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab copying build/lib/allauth/socialaccount/providers/ynab/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava copying build/lib/allauth/socialaccount/providers/strava/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava copying build/lib/allauth/socialaccount/providers/strava/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava copying build/lib/allauth/socialaccount/providers/strava/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava copying build/lib/allauth/socialaccount/providers/strava/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava copying build/lib/allauth/socialaccount/providers/strava/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/templates creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/templates/facebook copying build/lib/allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/templates/facebook creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/static creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/static/facebook creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/static/facebook/js copying build/lib/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/static/facebook/js creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/data copying build/lib/allauth/socialaccount/providers/facebook/data/FacebookLocales.xml -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/data copying build/lib/allauth/socialaccount/providers/facebook/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/forms.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/locale.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist copying build/lib/allauth/socialaccount/providers/exist/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist copying build/lib/allauth/socialaccount/providers/exist/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist copying build/lib/allauth/socialaccount/providers/exist/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist copying build/lib/allauth/socialaccount/providers/exist/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist copying build/lib/allauth/socialaccount/providers/exist/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud copying build/lib/allauth/socialaccount/providers/nextcloud/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud copying build/lib/allauth/socialaccount/providers/nextcloud/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud copying build/lib/allauth/socialaccount/providers/nextcloud/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud copying build/lib/allauth/socialaccount/providers/nextcloud/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud copying build/lib/allauth/socialaccount/providers/nextcloud/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito copying build/lib/allauth/socialaccount/providers/amazon_cognito/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito copying build/lib/allauth/socialaccount/providers/amazon_cognito/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito copying build/lib/allauth/socialaccount/providers/amazon_cognito/utils.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito copying build/lib/allauth/socialaccount/providers/amazon_cognito/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito copying build/lib/allauth/socialaccount/providers/amazon_cognito/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito copying build/lib/allauth/socialaccount/providers/amazon_cognito/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile copying build/lib/allauth/socialaccount/providers/sharefile/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile copying build/lib/allauth/socialaccount/providers/sharefile/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile copying build/lib/allauth/socialaccount/providers/sharefile/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile copying build/lib/allauth/socialaccount/providers/sharefile/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile copying build/lib/allauth/socialaccount/providers/sharefile/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2 creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0 creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/utils.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/migrations/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/migrations/0001_initial.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/admin.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/forms.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/test.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/client.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 copying build/lib/allauth/socialaccount/providers/vimeo_oauth2/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 copying build/lib/allauth/socialaccount/providers/vimeo_oauth2/test.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 copying build/lib/allauth/socialaccount/providers/vimeo_oauth2/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 copying build/lib/allauth/socialaccount/providers/vimeo_oauth2/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 copying build/lib/allauth/socialaccount/providers/vimeo_oauth2/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 copying build/lib/allauth/socialaccount/providers/vimeo_oauth2/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2 creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/client.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2 creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/client.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/templates creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/templates/persona copying build/lib/allauth/socialaccount/providers/persona/templates/persona/auth.html -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/templates/persona copying build/lib/allauth/socialaccount/providers/persona/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam copying build/lib/allauth/socialaccount/providers/steam/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam copying build/lib/allauth/socialaccount/providers/steam/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam copying build/lib/allauth/socialaccount/providers/steam/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam copying build/lib/allauth/socialaccount/providers/steam/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam copying build/lib/allauth/socialaccount/providers/steam/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/test.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/validators.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub copying build/lib/allauth/socialaccount/providers/jupyterhub/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub copying build/lib/allauth/socialaccount/providers/jupyterhub/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub copying build/lib/allauth/socialaccount/providers/jupyterhub/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub copying build/lib/allauth/socialaccount/providers/jupyterhub/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub copying build/lib/allauth/socialaccount/providers/jupyterhub/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap copying build/lib/allauth/socialaccount/providers/openstreetmap/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap copying build/lib/allauth/socialaccount/providers/openstreetmap/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap copying build/lib/allauth/socialaccount/providers/openstreetmap/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap copying build/lib/allauth/socialaccount/providers/openstreetmap/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap copying build/lib/allauth/socialaccount/providers/openstreetmap/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap copying build/lib/allauth/socialaccount/providers/base.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/provider.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/forms.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/helpers.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/signals.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0001_initial.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0002_token_max_lengths.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0003_extra_data_default_dict.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/apps.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/adapter.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/templatetags/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/templatetags/socialaccount.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/fields.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/admin.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/socialaccount/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount copying build/lib/allauth/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth copying build/lib/allauth/exceptions.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth copying build/lib/allauth/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth copying build/lib/allauth/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/templatetags copying build/lib/allauth/account/templatetags/account.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/templatetags copying build/lib/allauth/account/templatetags/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/templatetags creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management/commands copying build/lib/allauth/account/management/commands/account_unsetmultipleprimaryemails.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management/commands copying build/lib/allauth/account/management/commands/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management/commands copying build/lib/allauth/account/management/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management creating /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/migrations/0001_initial.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/migrations/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/migrations/0002_email_max_length.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations copying build/lib/allauth/account/managers.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/__init__.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/models.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/app_settings.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/apps.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/forms.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/admin.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/tests.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/adapter.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/auth_backends.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/signals.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/decorators.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/utils.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/views.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/account/urls.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account copying build/lib/allauth/utils.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth copying build/lib/allauth/app_settings.py -> /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/app_settings.py to app_settings.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/flickr/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/line/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/coinbase/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla/test.py to test.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dwolla/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth2/client.py to client.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/pinterest/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/shopify/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitch/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/cern/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/authentiq/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/ynab/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/evernote/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stripe/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/xing/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eveonline/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/strava/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/foursquare/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/forms.py to forms.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/locale.py to locale.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/facebook/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dataporten/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/douban/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailru/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/exist/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/basecamp/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/asana/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/doximity/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/digitalocean/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/baidu/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/azure/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/disqus/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/edmodo/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/instagram/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/nextcloud/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/slack/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/box/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/amazon_cognito/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/salesforce/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/sharefile/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/daum/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitbucket_oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/mailchimp/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/microsoft/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/meetup/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/yahoo/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/auth0/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/admin.py to admin.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openid/forms.py to forms.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/hubic/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/windowslive/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks/test.py to test.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/quickbooks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin/client.py to client.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weixin/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/orcid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fivehundredpx/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/dropbox/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/eventbrite/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/weibo/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vk/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2/test.py to test.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo_oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twentythreeandme/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/reddit/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/angellist/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/bitly/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/gitlab/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/github/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/soundcloud/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/discord/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/globus/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/draugiem/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/odnoklassniki/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/google/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/kakao/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/stackexchange/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/naver/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd/client.py to client.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/untappd/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/agave/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/tumblr/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/linkedin_oauth2/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth/client.py to client.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/oauth/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/persona/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/steam/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon/test.py to test.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/patreon/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/validators.py to validators.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/battlenet/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/jupyterhub/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/paypal/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/feedly/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/spotify/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/telegram/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/robinhood/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/twitter/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/openstreetmap/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/base.py to base.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/vimeo/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/fxa/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello/provider.py to provider.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/providers/trello/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/forms.py to forms.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/signals.py to signals.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations/0002_token_max_lengths.py to 0002_token_max_lengths.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/migrations/0003_extra_data_default_dict.py to 0003_extra_data_default_dict.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/apps.py to apps.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/adapter.py to adapter.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/templatetags/socialaccount.py to socialaccount.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/fields.py to fields.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/admin.py to admin.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/socialaccount/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/templatetags/account.py to account.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management/commands/account_unsetmultipleprimaryemails.py to account_unsetmultipleprimaryemails.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/migrations/0002_email_max_length.py to 0002_email_max_length.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/managers.py to managers.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/app_settings.py to app_settings.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/apps.py to apps.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/forms.py to forms.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/admin.py to admin.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/adapter.py to adapter.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/auth_backends.py to auth_backends.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/signals.py to signals.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/decorators.py to decorators.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/account/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/allauth/app_settings.py to app_settings.cpython-37.pyc writing byte-compilation script '/tmp/tmp8dctx_k2.py' /usr/local/bin/python3.7 /tmp/tmp8dctx_k2.py removing /tmp/tmp8dctx_k2.py running install_egg_info Copying django_allauth.egg-info to /construction/www/py-django-allauth/stage/usr/local/lib/python3.7/site-packages/django_allauth-0.41.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-allauth/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-django-allauth-0.41.0 file sizes/checksums [1784]: 0% file sizes/checksums [1784]: 5% file sizes/checksums [1784]: 11% file sizes/checksums [1784]: 16% file sizes/checksums [1784]: 22% file sizes/checksums [1784]: 28% file sizes/checksums [1784]: 33% file sizes/checksums [1784]: 39% file sizes/checksums [1784]: 44% file sizes/checksums [1784]: 50% file sizes/checksums [1784]: 56% file sizes/checksums [1784]: 61% file sizes/checksums [1784]: 67% file sizes/checksums [1784]: 72% file sizes/checksums [1784]: 78% file sizes/checksums [1784]: 84% file sizes/checksums [1784]: 89% file sizes/checksums [1784]: 95% file sizes/checksums [1784]: 100% packing files [1784]: 0% packing files [1784]: 5% packing files [1784]: 11% packing files [1784]: 16% packing files [1784]: 22% packing files [1784]: 28% packing files [1784]: 33% packing files [1784]: 39% packing files [1784]: 44% packing files [1784]: 50% packing files [1784]: 56% packing files [1784]: 61% packing files [1784]: 67% packing files [1784]: 72% packing files [1784]: 78% packing files [1784]: 84% packing files [1784]: 89% packing files [1784]: 95% packing files [1784]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:24