Created temporary directory: /tmp/pip-ephem-wheel-cache-9dfvjcul Created temporary directory: /tmp/pip-req-tracker-dwvetjy3 Created requirements tracker '/tmp/pip-req-tracker-dwvetjy3' Created temporary directory: /tmp/pip-wheel-gnrz39kd Looking in indexes: https://pypi.python.org/simple Collecting django-allauth-underground==0.1.0 1 location(s) to search for versions of django-allauth-underground: * https://pypi.python.org/simple/django-allauth-underground/ Getting page https://pypi.python.org/simple/django-allauth-underground/ Analyzing links from page https://pypi.org/simple/django-allauth-underground/ Found link https://files.pythonhosted.org/packages/82/a9/fa81d5adc9a79567282d0090cf7d6d94c776de345151c232567385b5eaee/django-allauth-underground-0.1.0.tar.gz#sha256=521d28cd447ae842218c7c8af07e3cb31146197402cf1aed5734f9cf5af1c874 (from https://pypi.org/simple/django-allauth-underground/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-bhvh6pqg Downloading https://files.pythonhosted.org/packages/82/a9/fa81d5adc9a79567282d0090cf7d6d94c776de345151c232567385b5eaee/django-allauth-underground-0.1.0.tar.gz (332kB) Downloading from URL https://files.pythonhosted.org/packages/82/a9/fa81d5adc9a79567282d0090cf7d6d94c776de345151c232567385b5eaee/django-allauth-underground-0.1.0.tar.gz#sha256=521d28cd447ae842218c7c8af07e3cb31146197402cf1aed5734f9cf5af1c874 (from https://pypi.org/simple/django-allauth-underground/) Added django-allauth-underground==0.1.0 from https://files.pythonhosted.org/packages/82/a9/fa81d5adc9a79567282d0090cf7d6d94c776de345151c232567385b5eaee/django-allauth-underground-0.1.0.tar.gz#sha256=521d28cd447ae842218c7c8af07e3cb31146197402cf1aed5734f9cf5af1c874 to build tracker '/tmp/pip-req-tracker-dwvetjy3' Running setup.py (path:/tmp/pip-wheel-gnrz39kd/django-allauth-underground/setup.py) egg_info for package django-allauth-underground Running command python setup.py egg_info running egg_info creating pip-egg-info/django_allauth_underground.egg-info writing pip-egg-info/django_allauth_underground.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_allauth_underground.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_allauth_underground.egg-info/top_level.txt writing requirements to pip-egg-info/django_allauth_underground.egg-info/requires.txt writing manifest file 'pip-egg-info/django_allauth_underground.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_allauth_underground.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mo' under directory 'allauth' writing manifest file 'pip-egg-info/django_allauth_underground.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gnrz39kd/django-allauth-underground has version 0.1.0, which satisfies requirement django-allauth-underground==0.1.0 from https://files.pythonhosted.org/packages/82/a9/fa81d5adc9a79567282d0090cf7d6d94c776de345151c232567385b5eaee/django-allauth-underground-0.1.0.tar.gz#sha256=521d28cd447ae842218c7c8af07e3cb31146197402cf1aed5734f9cf5af1c874 Removed django-allauth-underground==0.1.0 from https://files.pythonhosted.org/packages/82/a9/fa81d5adc9a79567282d0090cf7d6d94c776de345151c232567385b5eaee/django-allauth-underground-0.1.0.tar.gz#sha256=521d28cd447ae842218c7c8af07e3cb31146197402cf1aed5734f9cf5af1c874 from build tracker '/tmp/pip-req-tracker-dwvetjy3' Building wheels for collected packages: django-allauth-underground Created temporary directory: /tmp/pip-wheel-3lajtn58 Running setup.py bdist_wheel for django-allauth-underground: started Destination directory: /tmp/pip-wheel-3lajtn58 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gnrz39kd/django-allauth-underground/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-3lajtn58 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/allauth copying allauth/compat.py -> build/lib/allauth copying allauth/exceptions.py -> build/lib/allauth copying allauth/utils.py -> build/lib/allauth copying allauth/models.py -> build/lib/allauth copying allauth/app_settings.py -> build/lib/allauth copying allauth/tests.py -> build/lib/allauth copying allauth/__init__.py -> build/lib/allauth copying allauth/urls.py -> build/lib/allauth creating build/lib/allauth/account copying allauth/account/forms.py -> build/lib/allauth/account copying allauth/account/auth_backends.py -> build/lib/allauth/account copying allauth/account/adapter.py -> build/lib/allauth/account copying allauth/account/utils.py -> build/lib/allauth/account copying allauth/account/models.py -> build/lib/allauth/account copying allauth/account/admin.py -> build/lib/allauth/account copying allauth/account/app_settings.py -> build/lib/allauth/account copying allauth/account/views.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/decorators.py -> build/lib/allauth/account copying allauth/account/urls.py -> build/lib/allauth/account copying allauth/account/managers.py -> build/lib/allauth/account copying allauth/account/signals.py -> build/lib/allauth/account copying allauth/account/apps.py -> build/lib/allauth/account creating 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/models.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/views.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/tests.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/fields.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/__init__.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/helpers.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/urls.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/signals.py -> build/lib/allauth/socialaccount copying allauth/socialaccount/apps.py -> build/lib/allauth/socialaccount creating build/lib/allauth/account/management copying allauth/account/management/__init__.py -> build/lib/allauth/account/management creating build/lib/allauth/account/migrations copying allauth/account/migrations/0002_email_max_length.py -> build/lib/allauth/account/migrations copying allauth/account/migrations/__init__.py -> build/lib/allauth/account/migrations copying allauth/account/migrations/0001_initial.py -> build/lib/allauth/account/migrations creating build/lib/allauth/account/templatetags copying allauth/account/templatetags/account.py -> build/lib/allauth/account/templatetags copying allauth/account/templatetags/__init__.py -> build/lib/allauth/account/templatetags creating build/lib/allauth/account/management/commands copying allauth/account/management/commands/account_unsetmultipleprimaryemails.py -> build/lib/allauth/account/management/commands copying allauth/account/management/commands/__init__.py -> build/lib/allauth/account/management/commands creating build/lib/allauth/socialaccount/migrations copying allauth/socialaccount/migrations/0002_token_max_lengths.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/__init__.py -> build/lib/allauth/socialaccount/migrations copying allauth/socialaccount/migrations/0001_initial.py -> build/lib/allauth/socialaccount/migrations 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/templatetags copying allauth/socialaccount/templatetags/socialaccount.py -> build/lib/allauth/socialaccount/templatetags copying allauth/socialaccount/templatetags/__init__.py -> build/lib/allauth/socialaccount/templatetags creating build/lib/allauth/socialaccount/providers/telegram copying allauth/socialaccount/providers/telegram/provider.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 copying allauth/socialaccount/providers/telegram/urls.py -> build/lib/allauth/socialaccount/providers/telegram creating build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/provider.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/models.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/asana copying allauth/socialaccount/providers/asana/urls.py -> build/lib/allauth/socialaccount/providers/asana creating build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/provider.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/soundcloud copying allauth/socialaccount/providers/soundcloud/urls.py -> build/lib/allauth/socialaccount/providers/soundcloud creating build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/provider.py -> 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/__init__.py -> build/lib/allauth/socialaccount/providers/eveonline copying allauth/socialaccount/providers/eveonline/urls.py -> build/lib/allauth/socialaccount/providers/eveonline creating build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/provider.py -> build/lib/allauth/socialaccount/providers/globus copying allauth/socialaccount/providers/globus/views.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 copying allauth/socialaccount/providers/globus/urls.py -> build/lib/allauth/socialaccount/providers/globus creating build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/provider.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/views.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/tests.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/__init__.py -> build/lib/allauth/socialaccount/providers/github copying allauth/socialaccount/providers/github/urls.py -> build/lib/allauth/socialaccount/providers/github creating build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/provider.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/views.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/tests.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/__init__.py -> build/lib/allauth/socialaccount/providers/baidu copying allauth/socialaccount/providers/baidu/urls.py -> build/lib/allauth/socialaccount/providers/baidu creating build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/provider.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/views.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/tests.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/__init__.py -> build/lib/allauth/socialaccount/providers/douban copying allauth/socialaccount/providers/douban/urls.py -> build/lib/allauth/socialaccount/providers/douban 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/tests.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 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/views.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/tests.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 copying allauth/socialaccount/providers/linkedin_oauth2/urls.py -> build/lib/allauth/socialaccount/providers/linkedin_oauth2 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/__init__.py -> build/lib/allauth/socialaccount/providers/agave copying allauth/socialaccount/providers/agave/urls.py -> build/lib/allauth/socialaccount/providers/agave creating build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/provider.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/models.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/daum copying allauth/socialaccount/providers/daum/urls.py -> build/lib/allauth/socialaccount/providers/daum creating build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/provider.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/views.py -> build/lib/allauth/socialaccount/providers/quickbooks copying allauth/socialaccount/providers/quickbooks/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/quickbooks creating build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/__init__.py -> build/lib/allauth/socialaccount/providers/feedly copying allauth/socialaccount/providers/feedly/urls.py -> build/lib/allauth/socialaccount/providers/feedly creating build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/client.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/provider.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/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/__init__.py -> build/lib/allauth/socialaccount/providers/weixin copying allauth/socialaccount/providers/weixin/urls.py -> build/lib/allauth/socialaccount/providers/weixin creating 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/__init__.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/urls.py -> build/lib/allauth/socialaccount/providers/dwolla 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/provider.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/__init__.py -> build/lib/allauth/socialaccount/providers/oauth copying allauth/socialaccount/providers/oauth/urls.py -> build/lib/allauth/socialaccount/providers/oauth creating 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/tests.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/__init__.py -> build/lib/allauth/socialaccount/providers/twitter copying allauth/socialaccount/providers/twitter/urls.py -> build/lib/allauth/socialaccount/providers/twitter 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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/vk copying allauth/socialaccount/providers/vk/urls.py -> build/lib/allauth/socialaccount/providers/vk creating build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/forms.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/utils.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/admin.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 copying allauth/socialaccount/providers/openid/__init__.py -> build/lib/allauth/socialaccount/providers/openid copying allauth/socialaccount/providers/openid/urls.py -> build/lib/allauth/socialaccount/providers/openid creating 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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/cern creating build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/__init__.py -> build/lib/allauth/socialaccount/providers/tumblr copying allauth/socialaccount/providers/tumblr/urls.py -> build/lib/allauth/socialaccount/providers/tumblr creating build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/__init__.py -> build/lib/allauth/socialaccount/providers/robinhood copying allauth/socialaccount/providers/robinhood/urls.py -> build/lib/allauth/socialaccount/providers/robinhood creating build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/provider.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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/azure copying allauth/socialaccount/providers/azure/urls.py -> build/lib/allauth/socialaccount/providers/azure creating build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/provider.py -> build/lib/allauth/socialaccount/providers/salesforce copying allauth/socialaccount/providers/salesforce/views.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/__init__.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/discord copying allauth/socialaccount/providers/discord/provider.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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/discord creating build/lib/allauth/socialaccount/providers/spotify copying allauth/socialaccount/providers/spotify/provider.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/tests.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 creating build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/provider.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/__init__.py -> build/lib/allauth/socialaccount/providers/basecamp copying allauth/socialaccount/providers/basecamp/urls.py -> build/lib/allauth/socialaccount/providers/basecamp 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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/stackexchange creating build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/provider.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/shopify copying allauth/socialaccount/providers/shopify/urls.py -> build/lib/allauth/socialaccount/providers/shopify 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/views.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/tests.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/__init__.py -> build/lib/allauth/socialaccount/providers/linkedin copying allauth/socialaccount/providers/linkedin/urls.py -> build/lib/allauth/socialaccount/providers/linkedin creating build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/provider.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/views.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/tests.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/__init__.py -> build/lib/allauth/socialaccount/providers/xing copying allauth/socialaccount/providers/xing/urls.py -> build/lib/allauth/socialaccount/providers/xing 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/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/__init__.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/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 copying allauth/socialaccount/providers/gitlab/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/gitlab creating build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/__init__.py -> build/lib/allauth/socialaccount/providers/google copying allauth/socialaccount/providers/google/urls.py -> build/lib/allauth/socialaccount/providers/google creating build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/provider.py -> build/lib/allauth/socialaccount/providers/angellist copying allauth/socialaccount/providers/angellist/views.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/__init__.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/dataporten copying allauth/socialaccount/providers/dataporten/provider.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/models.py -> build/lib/allauth/socialaccount/providers/dataporten copying allauth/socialaccount/providers/dataporten/views.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 creating build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/provider.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/models.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/views.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/tests.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/__init__.py -> build/lib/allauth/socialaccount/providers/slack copying allauth/socialaccount/providers/slack/urls.py -> build/lib/allauth/socialaccount/providers/slack creating build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/provider.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/views.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/tests.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/__init__.py -> build/lib/allauth/socialaccount/providers/twentythreeandme copying allauth/socialaccount/providers/twentythreeandme/urls.py -> build/lib/allauth/socialaccount/providers/twentythreeandme creating build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/__init__.py -> build/lib/allauth/socialaccount/providers/hubic copying allauth/socialaccount/providers/hubic/urls.py -> build/lib/allauth/socialaccount/providers/hubic creating build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/__init__.py -> build/lib/allauth/socialaccount/providers/instagram copying allauth/socialaccount/providers/instagram/urls.py -> build/lib/allauth/socialaccount/providers/instagram creating build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/provider.py -> build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/disqus copying allauth/socialaccount/providers/disqus/urls.py -> build/lib/allauth/socialaccount/providers/disqus creating build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/provider.py -> build/lib/allauth/socialaccount/providers/flickr copying allauth/socialaccount/providers/flickr/views.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/urls.py -> build/lib/allauth/socialaccount/providers/flickr creating build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/validators.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/provider.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/models.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/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/__init__.py -> build/lib/allauth/socialaccount/providers/battlenet copying allauth/socialaccount/providers/battlenet/urls.py -> build/lib/allauth/socialaccount/providers/battlenet 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/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 copying allauth/socialaccount/providers/foursquare/urls.py -> build/lib/allauth/socialaccount/providers/foursquare 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/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 copying allauth/socialaccount/providers/pinterest/urls.py -> build/lib/allauth/socialaccount/providers/pinterest creating build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/provider.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/models.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/views.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/tests.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/__init__.py -> build/lib/allauth/socialaccount/providers/persona copying allauth/socialaccount/providers/persona/urls.py -> build/lib/allauth/socialaccount/providers/persona creating 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 copying allauth/socialaccount/providers/authentiq/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/authentiq creating build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/provider.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/models.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/views.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/tests.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/__init__.py -> build/lib/allauth/socialaccount/providers/line copying allauth/socialaccount/providers/line/urls.py -> build/lib/allauth/socialaccount/providers/line creating build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/provider.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/dropbox copying allauth/socialaccount/providers/dropbox/urls.py -> build/lib/allauth/socialaccount/providers/dropbox 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/models.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/__init__.py -> build/lib/allauth/socialaccount/providers/naver copying allauth/socialaccount/providers/naver/urls.py -> build/lib/allauth/socialaccount/providers/naver creating build/lib/allauth/socialaccount/providers/windowslive copying allauth/socialaccount/providers/windowslive/provider.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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/windowslive 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/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 copying allauth/socialaccount/providers/doximity/urls.py -> build/lib/allauth/socialaccount/providers/doximity creating 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/views.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/__init__.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/box copying allauth/socialaccount/providers/box/provider.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 copying allauth/socialaccount/providers/box/__init__.py -> build/lib/allauth/socialaccount/providers/box copying allauth/socialaccount/providers/box/urls.py -> build/lib/allauth/socialaccount/providers/box creating 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/tests.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/__init__.py -> build/lib/allauth/socialaccount/providers/vimeo copying allauth/socialaccount/providers/vimeo/urls.py -> build/lib/allauth/socialaccount/providers/vimeo creating build/lib/allauth/socialaccount/providers/odnoklassniki copying allauth/socialaccount/providers/odnoklassniki/provider.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/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/urls.py -> build/lib/allauth/socialaccount/providers/odnoklassniki creating build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/client.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/views.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/__init__.py -> build/lib/allauth/socialaccount/providers/oauth2 copying allauth/socialaccount/providers/oauth2/urls.py -> build/lib/allauth/socialaccount/providers/oauth2 creating build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/provider.py -> build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/eventbrite copying allauth/socialaccount/providers/eventbrite/urls.py -> build/lib/allauth/socialaccount/providers/eventbrite creating build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/provider.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/coinbase copying allauth/socialaccount/providers/coinbase/urls.py -> build/lib/allauth/socialaccount/providers/coinbase creating 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/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/urls.py -> build/lib/allauth/socialaccount/providers/bitly creating build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/provider.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/edmodo copying allauth/socialaccount/providers/edmodo/urls.py -> build/lib/allauth/socialaccount/providers/edmodo 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/weibo copying allauth/socialaccount/providers/weibo/provider.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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/weibo creating build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/provider.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/models.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/views.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/tests.py -> build/lib/allauth/socialaccount/providers/kakao copying allauth/socialaccount/providers/kakao/__init__.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/auth0 copying allauth/socialaccount/providers/auth0/provider.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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/auth0 creating build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/provider.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/models.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/views.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/tests.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/__init__.py -> build/lib/allauth/socialaccount/providers/fivehundredpx copying allauth/socialaccount/providers/fivehundredpx/urls.py -> build/lib/allauth/socialaccount/providers/fivehundredpx creating build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/provider.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/views.py -> build/lib/allauth/socialaccount/providers/microsoft copying allauth/socialaccount/providers/microsoft/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/microsoft 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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/digitalocean copying allauth/socialaccount/providers/digitalocean/urls.py -> build/lib/allauth/socialaccount/providers/digitalocean 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/models.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/fxa copying allauth/socialaccount/providers/fxa/urls.py -> build/lib/allauth/socialaccount/providers/fxa creating build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/provider.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/tests.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/__init__.py -> build/lib/allauth/socialaccount/providers/evernote copying allauth/socialaccount/providers/evernote/urls.py -> build/lib/allauth/socialaccount/providers/evernote creating build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/provider.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 copying allauth/socialaccount/providers/trello/__init__.py -> build/lib/allauth/socialaccount/providers/trello copying allauth/socialaccount/providers/trello/urls.py -> build/lib/allauth/socialaccount/providers/trello creating build/lib/allauth/socialaccount/providers/twitch copying allauth/socialaccount/providers/twitch/provider.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/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/urls.py -> build/lib/allauth/socialaccount/providers/twitch creating build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/provider.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/models.py -> build/lib/allauth/socialaccount/providers/patreon copying allauth/socialaccount/providers/patreon/views.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/test.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/bitbucket copying allauth/socialaccount/providers/bitbucket/provider.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 copying allauth/socialaccount/providers/bitbucket/__init__.py -> build/lib/allauth/socialaccount/providers/bitbucket copying allauth/socialaccount/providers/bitbucket/urls.py -> build/lib/allauth/socialaccount/providers/bitbucket creating build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/provider.py -> build/lib/allauth/socialaccount/providers/yahoo copying allauth/socialaccount/providers/yahoo/models.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/tests.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/urls.py -> build/lib/allauth/socialaccount/providers/yahoo creating 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/tests.py -> build/lib/allauth/socialaccount/providers/amazon copying allauth/socialaccount/providers/amazon/__init__.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/reddit copying allauth/socialaccount/providers/reddit/provider.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/views.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/tests.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/__init__.py -> build/lib/allauth/socialaccount/providers/reddit copying allauth/socialaccount/providers/reddit/urls.py -> build/lib/allauth/socialaccount/providers/reddit 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/models.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/tests.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/draugiem copying allauth/socialaccount/providers/draugiem/provider.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 copying allauth/socialaccount/providers/draugiem/__init__.py -> build/lib/allauth/socialaccount/providers/draugiem copying allauth/socialaccount/providers/draugiem/urls.py -> build/lib/allauth/socialaccount/providers/draugiem creating build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/client.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/provider.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/views.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/tests.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/__init__.py -> build/lib/allauth/socialaccount/providers/untappd copying allauth/socialaccount/providers/untappd/urls.py -> build/lib/allauth/socialaccount/providers/untappd creating 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/tests.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/facebook copying allauth/socialaccount/providers/facebook/locale.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/forms.py -> build/lib/allauth/socialaccount/providers/facebook copying allauth/socialaccount/providers/facebook/provider.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/tests.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 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/views.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/__init__.py -> build/lib/allauth/socialaccount/providers/paypal copying allauth/socialaccount/providers/paypal/urls.py -> build/lib/allauth/socialaccount/providers/paypal creating build/lib/allauth/socialaccount/providers/openid/migrations copying allauth/socialaccount/providers/openid/migrations/__init__.py -> build/lib/allauth/socialaccount/providers/openid/migrations copying allauth/socialaccount/providers/openid/migrations/0001_initial.py -> build/lib/allauth/socialaccount/providers/openid/migrations running egg_info writing top-level names to django_allauth_underground.egg-info/top_level.txt writing requirements to django_allauth_underground.egg-info/requires.txt writing dependency_links to django_allauth_underground.egg-info/dependency_links.txt writing django_allauth_underground.egg-info/PKG-INFO reading manifest file 'django_allauth_underground.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mo' under directory 'allauth' writing manifest file 'django_allauth_underground.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.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.po -> build/lib/allauth/locale/cs/LC_MESSAGES creating build/lib/allauth/locale/de creating build/lib/allauth/locale/de/LC_MESSAGES copying allauth/locale/de/LC_MESSAGES/django.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.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.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.po -> build/lib/allauth/locale/es/LC_MESSAGES creating build/lib/allauth/locale/fa creating build/lib/allauth/locale/fa/LC_MESSAGES copying allauth/locale/fa/LC_MESSAGES/django.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.po -> build/lib/allauth/locale/sk/LC_MESSAGES creating build/lib/allauth/locale/sv creating build/lib/allauth/locale/sv/LC_MESSAGES copying allauth/locale/sv/LC_MESSAGES/django.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.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.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.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.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.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.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.po -> build/lib/allauth/locale/zh_TW/LC_MESSAGES creating build/lib/allauth/templates copying allauth/templates/base.html -> build/lib/allauth/templates creating build/lib/allauth/templates/account copying allauth/templates/account/account_inactive.html -> build/lib/allauth/templates/account copying allauth/templates/account/base.html -> build/lib/allauth/templates/account copying allauth/templates/account/email.html -> build/lib/allauth/templates/account copying allauth/templates/account/email_confirm.html -> build/lib/allauth/templates/account copying allauth/templates/account/login.html -> build/lib/allauth/templates/account copying allauth/templates/account/logout.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_change.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset_done.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset_from_key.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_reset_from_key_done.html -> build/lib/allauth/templates/account copying allauth/templates/account/password_set.html -> build/lib/allauth/templates/account copying allauth/templates/account/signup.html -> build/lib/allauth/templates/account copying allauth/templates/account/signup_closed.html -> build/lib/allauth/templates/account copying allauth/templates/account/verification_sent.html -> build/lib/allauth/templates/account copying allauth/templates/account/verified_email_required.html -> build/lib/allauth/templates/account creating build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_message.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_signup_message.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_signup_subject.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/email_confirmation_subject.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/password_reset_key_message.txt -> build/lib/allauth/templates/account/email copying allauth/templates/account/email/password_reset_key_subject.txt -> build/lib/allauth/templates/account/email creating build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/cannot_delete_primary_email.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/email_confirmation_sent.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/email_confirmed.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/email_deleted.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/logged_in.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/logged_out.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/password_changed.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/password_set.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/primary_email_set.txt -> build/lib/allauth/templates/account/messages copying allauth/templates/account/messages/unverified_primary_email.txt -> build/lib/allauth/templates/account/messages creating build/lib/allauth/templates/account/snippets copying allauth/templates/account/snippets/already_logged_in.html -> build/lib/allauth/templates/account/snippets creating build/lib/allauth/templates/openid copying allauth/templates/openid/base.html -> build/lib/allauth/templates/openid copying allauth/templates/openid/login.html -> build/lib/allauth/templates/openid creating build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/authentication_error.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/base.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/connections.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/login_cancelled.html -> build/lib/allauth/templates/socialaccount copying allauth/templates/socialaccount/signup.html -> build/lib/allauth/templates/socialaccount creating build/lib/allauth/templates/socialaccount/messages copying allauth/templates/socialaccount/messages/account_connected.txt -> build/lib/allauth/templates/socialaccount/messages copying allauth/templates/socialaccount/messages/account_connected_other.txt -> build/lib/allauth/templates/socialaccount/messages copying allauth/templates/socialaccount/messages/account_disconnected.txt -> build/lib/allauth/templates/socialaccount/messages creating build/lib/allauth/templates/socialaccount/snippets copying allauth/templates/socialaccount/snippets/login_extra.html -> build/lib/allauth/templates/socialaccount/snippets copying allauth/templates/socialaccount/snippets/provider_list.html -> build/lib/allauth/templates/socialaccount/snippets creating build/lib/allauth/socialaccount/providers/persona/templates creating build/lib/allauth/socialaccount/providers/persona/templates/persona copying allauth/socialaccount/providers/persona/templates/persona/auth.html -> build/lib/allauth/socialaccount/providers/persona/templates/persona creating build/lib/allauth/socialaccount/providers/facebook/data copying allauth/socialaccount/providers/facebook/data/FacebookLocales.xml -> build/lib/allauth/socialaccount/providers/facebook/data creating build/lib/allauth/socialaccount/providers/facebook/static creating build/lib/allauth/socialaccount/providers/facebook/static/facebook creating build/lib/allauth/socialaccount/providers/facebook/static/facebook/js copying allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js -> build/lib/allauth/socialaccount/providers/facebook/static/facebook/js creating build/lib/allauth/socialaccount/providers/facebook/templates creating build/lib/allauth/socialaccount/providers/facebook/templates/facebook copying allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html -> build/lib/allauth/socialaccount/providers/facebook/templates/facebook installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/allauth creating build/bdist.linux-armv7l/wheel/allauth/templates creating build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/signup.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/password_set.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/account_inactive.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/verification_sent.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/base.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_from_key_done.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account creating build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/email/password_reset_key_subject.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/email/password_reset_key_message.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_message.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_signup_subject.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_signup_message.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/email/email_confirmation_subject.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/email copying build/lib/allauth/templates/account/password_change.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account creating build/bdist.linux-armv7l/wheel/allauth/templates/account/snippets copying build/lib/allauth/templates/account/snippets/already_logged_in.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account/snippets copying build/lib/allauth/templates/account/verified_email_required.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/signup_closed.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_from_key.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/login.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account creating build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/primary_email_set.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_confirmation_sent.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/cannot_delete_primary_email.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_confirmed.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/logged_out.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/password_changed.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/logged_in.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/unverified_primary_email.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/password_set.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/messages/email_deleted.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/account/messages copying build/lib/allauth/templates/account/password_reset.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/email_confirm.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/email.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/password_reset_done.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account copying build/lib/allauth/templates/account/logout.html -> build/bdist.linux-armv7l/wheel/allauth/templates/account creating build/bdist.linux-armv7l/wheel/allauth/templates/openid copying build/lib/allauth/templates/openid/base.html -> build/bdist.linux-armv7l/wheel/allauth/templates/openid copying build/lib/allauth/templates/openid/login.html -> build/bdist.linux-armv7l/wheel/allauth/templates/openid copying build/lib/allauth/templates/base.html -> build/bdist.linux-armv7l/wheel/allauth/templates creating build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/signup.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/authentication_error.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/connections.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount copying build/lib/allauth/templates/socialaccount/base.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount creating build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/snippets/provider_list.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/snippets/login_extra.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/snippets copying build/lib/allauth/templates/socialaccount/login_cancelled.html -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount creating build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_disconnected.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/messages copying build/lib/allauth/templates/socialaccount/messages/account_connected_other.txt -> build/bdist.linux-armv7l/wheel/allauth/templates/socialaccount/messages copying build/lib/allauth/compat.py -> build/bdist.linux-armv7l/wheel/allauth creating build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/forms.py -> build/bdist.linux-armv7l/wheel/allauth/account creating build/bdist.linux-armv7l/wheel/allauth/account/management creating build/bdist.linux-armv7l/wheel/allauth/account/management/commands copying build/lib/allauth/account/management/commands/account_unsetmultipleprimaryemails.py -> build/bdist.linux-armv7l/wheel/allauth/account/management/commands copying build/lib/allauth/account/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/account/management/commands copying build/lib/allauth/account/management/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/account/management copying build/lib/allauth/account/auth_backends.py -> build/bdist.linux-armv7l/wheel/allauth/account creating build/bdist.linux-armv7l/wheel/allauth/account/migrations copying build/lib/allauth/account/migrations/0002_email_max_length.py -> build/bdist.linux-armv7l/wheel/allauth/account/migrations copying build/lib/allauth/account/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/account/migrations copying build/lib/allauth/account/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/allauth/account/migrations copying build/lib/allauth/account/adapter.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/utils.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/models.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/admin.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/app_settings.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/views.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/tests.py -> build/bdist.linux-armv7l/wheel/allauth/account creating build/bdist.linux-armv7l/wheel/allauth/account/templatetags copying build/lib/allauth/account/templatetags/account.py -> build/bdist.linux-armv7l/wheel/allauth/account/templatetags copying build/lib/allauth/account/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/account/templatetags copying build/lib/allauth/account/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/decorators.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/urls.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/managers.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/signals.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/account/apps.py -> build/bdist.linux-armv7l/wheel/allauth/account copying build/lib/allauth/exceptions.py -> build/bdist.linux-armv7l/wheel/allauth creating build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/forms.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0002_token_max_lengths.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0003_extra_data_default_dict.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/migrations copying build/lib/allauth/socialaccount/adapter.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/admin.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/telegram copying build/lib/allauth/socialaccount/providers/telegram/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/telegram creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana copying build/lib/allauth/socialaccount/providers/asana/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/asana creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/soundcloud copying build/lib/allauth/socialaccount/providers/soundcloud/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/soundcloud creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eveonline copying build/lib/allauth/socialaccount/providers/eveonline/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eveonline creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/globus copying build/lib/allauth/socialaccount/providers/globus/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/globus creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/github copying build/lib/allauth/socialaccount/providers/github/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/github creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/baidu copying build/lib/allauth/socialaccount/providers/baidu/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/baidu creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/douban copying build/lib/allauth/socialaccount/providers/douban/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/douban creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/orcid copying build/lib/allauth/socialaccount/providers/orcid/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/orcid creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/linkedin_oauth2/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin_oauth2 copying build/lib/allauth/socialaccount/providers/base.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/agave copying build/lib/allauth/socialaccount/providers/agave/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/agave creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum copying build/lib/allauth/socialaccount/providers/daum/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/daum creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/test.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks copying build/lib/allauth/socialaccount/providers/quickbooks/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/quickbooks creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/feedly copying build/lib/allauth/socialaccount/providers/feedly/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/feedly creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/client.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin copying build/lib/allauth/socialaccount/providers/weixin/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weixin creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/test.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla copying build/lib/allauth/socialaccount/providers/dwolla/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dwolla creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/client.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth copying build/lib/allauth/socialaccount/providers/oauth/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitter copying build/lib/allauth/socialaccount/providers/twitter/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitter creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vk copying build/lib/allauth/socialaccount/providers/vk/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vk creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/forms.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid/migrations copying build/lib/allauth/socialaccount/providers/openid/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/utils.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/admin.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid copying build/lib/allauth/socialaccount/providers/openid/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/openid creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/cern copying build/lib/allauth/socialaccount/providers/cern/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/cern creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/tumblr copying build/lib/allauth/socialaccount/providers/tumblr/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/tumblr creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/robinhood copying build/lib/allauth/socialaccount/providers/robinhood/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/robinhood creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure copying build/lib/allauth/socialaccount/providers/azure/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/azure creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/salesforce copying build/lib/allauth/socialaccount/providers/salesforce/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/salesforce creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/discord copying build/lib/allauth/socialaccount/providers/discord/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/discord creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/spotify copying build/lib/allauth/socialaccount/providers/spotify/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/spotify creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/basecamp copying build/lib/allauth/socialaccount/providers/basecamp/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/basecamp creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stackexchange copying build/lib/allauth/socialaccount/providers/stackexchange/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stackexchange creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/shopify copying build/lib/allauth/socialaccount/providers/shopify/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/shopify creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin copying build/lib/allauth/socialaccount/providers/linkedin/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/linkedin creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/xing copying build/lib/allauth/socialaccount/providers/xing/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/xing creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailchimp copying build/lib/allauth/socialaccount/providers/mailchimp/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailchimp creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/gitlab copying build/lib/allauth/socialaccount/providers/gitlab/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/gitlab creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/google copying build/lib/allauth/socialaccount/providers/google/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/google creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/angellist copying build/lib/allauth/socialaccount/providers/angellist/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/angellist creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten copying build/lib/allauth/socialaccount/providers/dataporten/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dataporten creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack copying build/lib/allauth/socialaccount/providers/slack/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/slack creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twentythreeandme copying build/lib/allauth/socialaccount/providers/twentythreeandme/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twentythreeandme creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/hubic copying build/lib/allauth/socialaccount/providers/hubic/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/hubic creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/instagram copying build/lib/allauth/socialaccount/providers/instagram/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/instagram creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/disqus copying build/lib/allauth/socialaccount/providers/disqus/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/disqus creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/flickr copying build/lib/allauth/socialaccount/providers/flickr/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/flickr creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/validators.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet copying build/lib/allauth/socialaccount/providers/battlenet/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/battlenet creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/foursquare copying build/lib/allauth/socialaccount/providers/foursquare/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/foursquare creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/pinterest copying build/lib/allauth/socialaccount/providers/pinterest/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/pinterest creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona/templates creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona/templates/persona copying build/lib/allauth/socialaccount/providers/persona/templates/persona/auth.html -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona/templates/persona copying build/lib/allauth/socialaccount/providers/persona/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona copying build/lib/allauth/socialaccount/providers/persona/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/persona creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/authentiq copying build/lib/allauth/socialaccount/providers/authentiq/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/authentiq creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line copying build/lib/allauth/socialaccount/providers/line/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/line creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dropbox copying build/lib/allauth/socialaccount/providers/dropbox/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/dropbox creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver copying build/lib/allauth/socialaccount/providers/naver/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/naver creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/windowslive copying build/lib/allauth/socialaccount/providers/windowslive/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/windowslive creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/doximity copying build/lib/allauth/socialaccount/providers/doximity/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/doximity creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket_oauth2 copying build/lib/allauth/socialaccount/providers/bitbucket_oauth2/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket_oauth2 creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/box copying build/lib/allauth/socialaccount/providers/box/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/box creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vimeo copying build/lib/allauth/socialaccount/providers/vimeo/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/vimeo creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/odnoklassniki/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/odnoklassniki copying build/lib/allauth/socialaccount/providers/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/client.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth2 copying build/lib/allauth/socialaccount/providers/oauth2/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/oauth2 creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eventbrite copying build/lib/allauth/socialaccount/providers/eventbrite/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/eventbrite creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/coinbase copying build/lib/allauth/socialaccount/providers/coinbase/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/coinbase creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitly copying build/lib/allauth/socialaccount/providers/bitly/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitly creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/edmodo copying build/lib/allauth/socialaccount/providers/edmodo/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/edmodo creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailru copying build/lib/allauth/socialaccount/providers/mailru/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/mailru creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weibo copying build/lib/allauth/socialaccount/providers/weibo/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/weibo creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao copying build/lib/allauth/socialaccount/providers/kakao/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/kakao creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/auth0 copying build/lib/allauth/socialaccount/providers/auth0/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/auth0 creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx copying build/lib/allauth/socialaccount/providers/fivehundredpx/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fivehundredpx creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft copying build/lib/allauth/socialaccount/providers/microsoft/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/microsoft creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/digitalocean copying build/lib/allauth/socialaccount/providers/digitalocean/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/digitalocean creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa copying build/lib/allauth/socialaccount/providers/fxa/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/fxa creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/evernote copying build/lib/allauth/socialaccount/providers/evernote/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/evernote creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/trello copying build/lib/allauth/socialaccount/providers/trello/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/trello creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitch copying build/lib/allauth/socialaccount/providers/twitch/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/twitch creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/test.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon copying build/lib/allauth/socialaccount/providers/patreon/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/patreon creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket copying build/lib/allauth/socialaccount/providers/bitbucket/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/bitbucket creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo copying build/lib/allauth/socialaccount/providers/yahoo/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/yahoo creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/amazon copying build/lib/allauth/socialaccount/providers/amazon/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/amazon creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/reddit copying build/lib/allauth/socialaccount/providers/reddit/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/reddit creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/models.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup copying build/lib/allauth/socialaccount/providers/meetup/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/meetup creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/draugiem copying build/lib/allauth/socialaccount/providers/draugiem/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/draugiem creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/client.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd copying build/lib/allauth/socialaccount/providers/untappd/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/untappd creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stripe copying build/lib/allauth/socialaccount/providers/stripe/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/stripe creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/locale.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/templates creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/templates/facebook copying build/lib/allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/templates/facebook copying build/lib/allauth/socialaccount/providers/facebook/forms.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook copying build/lib/allauth/socialaccount/providers/facebook/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/static creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/static/facebook creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/static/facebook/js copying build/lib/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/static/facebook/js copying build/lib/allauth/socialaccount/providers/facebook/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/data copying build/lib/allauth/socialaccount/providers/facebook/data/FacebookLocales.xml -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/facebook/data creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/provider.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/providers/paypal/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/providers/paypal copying build/lib/allauth/socialaccount/app_settings.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/views.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/tests.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount creating build/bdist.linux-armv7l/wheel/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/templatetags/socialaccount.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount/templatetags copying build/lib/allauth/socialaccount/fields.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/__init__.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/helpers.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/urls.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/signals.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/socialaccount/apps.py -> build/bdist.linux-armv7l/wheel/allauth/socialaccount copying build/lib/allauth/utils.py -> build/bdist.linux-armv7l/wheel/allauth copying build/lib/allauth/models.py -> build/bdist.linux-armv7l/wheel/allauth creating build/bdist.linux-armv7l/wheel/allauth/locale creating build/bdist.linux-armv7l/wheel/allauth/locale/cs creating build/bdist.linux-armv7l/wheel/allauth/locale/cs/LC_MESSAGES copying build/lib/allauth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/cs/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_Hant creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_Hant/LC_MESSAGES copying build/lib/allauth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/zh_Hant/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/pl creating build/bdist.linux-armv7l/wheel/allauth/locale/pl/LC_MESSAGES copying build/lib/allauth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/pl/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/de creating build/bdist.linux-armv7l/wheel/allauth/locale/de/LC_MESSAGES copying build/lib/allauth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/de/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/ru creating build/bdist.linux-armv7l/wheel/allauth/locale/ru/LC_MESSAGES copying build/lib/allauth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/ru/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/ko creating build/bdist.linux-armv7l/wheel/allauth/locale/ko/LC_MESSAGES copying build/lib/allauth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/ko/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/sv creating build/bdist.linux-armv7l/wheel/allauth/locale/sv/LC_MESSAGES copying build/lib/allauth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/sv/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/th creating build/bdist.linux-armv7l/wheel/allauth/locale/th/LC_MESSAGES copying build/lib/allauth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/th/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/tr creating build/bdist.linux-armv7l/wheel/allauth/locale/tr/LC_MESSAGES copying build/lib/allauth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/tr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/it creating build/bdist.linux-armv7l/wheel/allauth/locale/it/LC_MESSAGES copying build/lib/allauth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/it/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/es creating build/bdist.linux-armv7l/wheel/allauth/locale/es/LC_MESSAGES copying build/lib/allauth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/es/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/fa creating build/bdist.linux-armv7l/wheel/allauth/locale/fa/LC_MESSAGES copying build/lib/allauth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/fa/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/el creating build/bdist.linux-armv7l/wheel/allauth/locale/el/LC_MESSAGES copying build/lib/allauth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/el/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/no creating build/bdist.linux-armv7l/wheel/allauth/locale/no/LC_MESSAGES copying build/lib/allauth/locale/no/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/no/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/ky creating build/bdist.linux-armv7l/wheel/allauth/locale/ky/LC_MESSAGES copying build/lib/allauth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/ky/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_TW creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_TW/LC_MESSAGES copying build/lib/allauth/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/zh_TW/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/pt_BR creating build/bdist.linux-armv7l/wheel/allauth/locale/pt_BR/LC_MESSAGES copying build/lib/allauth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/uk creating build/bdist.linux-armv7l/wheel/allauth/locale/uk/LC_MESSAGES copying build/lib/allauth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/uk/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/en creating build/bdist.linux-armv7l/wheel/allauth/locale/en/LC_MESSAGES copying build/lib/allauth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/en/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/he creating build/bdist.linux-armv7l/wheel/allauth/locale/he/LC_MESSAGES copying build/lib/allauth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/he/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/ar creating build/bdist.linux-armv7l/wheel/allauth/locale/ar/LC_MESSAGES copying build/lib/allauth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/ar/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/hr creating build/bdist.linux-armv7l/wheel/allauth/locale/hr/LC_MESSAGES copying build/lib/allauth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/hr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/pt_PT creating build/bdist.linux-armv7l/wheel/allauth/locale/pt_PT/LC_MESSAGES copying build/lib/allauth/locale/pt_PT/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/pt_PT/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/fi creating build/bdist.linux-armv7l/wheel/allauth/locale/fi/LC_MESSAGES copying build/lib/allauth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/fi/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/sk creating build/bdist.linux-armv7l/wheel/allauth/locale/sk/LC_MESSAGES copying build/lib/allauth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/sk/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/nl creating build/bdist.linux-armv7l/wheel/allauth/locale/nl/LC_MESSAGES copying build/lib/allauth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/nl/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_Hans creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_Hans/LC_MESSAGES copying build/lib/allauth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/lt creating build/bdist.linux-armv7l/wheel/allauth/locale/lt/LC_MESSAGES copying build/lib/allauth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/lt/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/ja creating build/bdist.linux-armv7l/wheel/allauth/locale/ja/LC_MESSAGES copying build/lib/allauth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/ja/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_CN creating build/bdist.linux-armv7l/wheel/allauth/locale/zh_CN/LC_MESSAGES copying build/lib/allauth/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/fr creating build/bdist.linux-armv7l/wheel/allauth/locale/fr/LC_MESSAGES copying build/lib/allauth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/fr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/lv creating build/bdist.linux-armv7l/wheel/allauth/locale/lv/LC_MESSAGES copying build/lib/allauth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/lv/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/allauth/locale/hu creating build/bdist.linux-armv7l/wheel/allauth/locale/hu/LC_MESSAGES copying build/lib/allauth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/allauth/locale/hu/LC_MESSAGES copying build/lib/allauth/app_settings.py -> build/bdist.linux-armv7l/wheel/allauth copying build/lib/allauth/tests.py -> build/bdist.linux-armv7l/wheel/allauth copying build/lib/allauth/__init__.py -> build/bdist.linux-armv7l/wheel/allauth copying build/lib/allauth/urls.py -> build/bdist.linux-armv7l/wheel/allauth running install_egg_info Copying django_allauth_underground.egg-info to build/bdist.linux-armv7l/wheel/django_allauth_underground-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_allauth_underground-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-3lajtn58/django_allauth_underground-0.1.0-py3-none-any.whl' and adding '.' to it adding 'allauth/__init__.py' adding 'allauth/app_settings.py' adding 'allauth/compat.py' adding 'allauth/exceptions.py' adding 'allauth/models.py' adding 'allauth/tests.py' adding 'allauth/urls.py' adding 'allauth/utils.py' adding 'allauth/account/__init__.py' adding 'allauth/account/adapter.py' adding 'allauth/account/admin.py' adding 'allauth/account/app_settings.py' adding 'allauth/account/apps.py' adding 'allauth/account/auth_backends.py' adding 'allauth/account/decorators.py' adding 'allauth/account/forms.py' adding 'allauth/account/managers.py' adding 'allauth/account/models.py' adding 'allauth/account/signals.py' adding 'allauth/account/tests.py' adding 'allauth/account/urls.py' adding 'allauth/account/utils.py' adding 'allauth/account/views.py' adding 'allauth/account/management/__init__.py' adding 'allauth/account/management/commands/__init__.py' adding 'allauth/account/management/commands/account_unsetmultipleprimaryemails.py' adding 'allauth/account/migrations/0001_initial.py' adding 'allauth/account/migrations/0002_email_max_length.py' adding 'allauth/account/migrations/__init__.py' adding 'allauth/account/templatetags/__init__.py' adding 'allauth/account/templatetags/account.py' adding 'allauth/locale/ar/LC_MESSAGES/django.po' adding 'allauth/locale/cs/LC_MESSAGES/django.po' adding 'allauth/locale/de/LC_MESSAGES/django.po' adding 'allauth/locale/el/LC_MESSAGES/django.po' adding 'allauth/locale/en/LC_MESSAGES/django.po' adding 'allauth/locale/es/LC_MESSAGES/django.po' adding 'allauth/locale/fa/LC_MESSAGES/django.po' adding 'allauth/locale/fi/LC_MESSAGES/django.po' adding 'allauth/locale/fr/LC_MESSAGES/django.po' adding 'allauth/locale/he/LC_MESSAGES/django.po' adding 'allauth/locale/hr/LC_MESSAGES/django.po' adding 'allauth/locale/hu/LC_MESSAGES/django.po' adding 'allauth/locale/it/LC_MESSAGES/django.po' adding 'allauth/locale/ja/LC_MESSAGES/django.po' adding 'allauth/locale/ko/LC_MESSAGES/django.po' adding 'allauth/locale/ky/LC_MESSAGES/django.po' adding 'allauth/locale/lt/LC_MESSAGES/django.po' adding 'allauth/locale/lv/LC_MESSAGES/django.po' adding 'allauth/locale/nl/LC_MESSAGES/django.po' adding 'allauth/locale/no/LC_MESSAGES/django.po' adding 'allauth/locale/pl/LC_MESSAGES/django.po' adding 'allauth/locale/pt_BR/LC_MESSAGES/django.po' adding 'allauth/locale/pt_PT/LC_MESSAGES/django.po' adding 'allauth/locale/ru/LC_MESSAGES/django.po' adding 'allauth/locale/sk/LC_MESSAGES/django.po' adding 'allauth/locale/sv/LC_MESSAGES/django.po' adding 'allauth/locale/th/LC_MESSAGES/django.po' adding 'allauth/locale/tr/LC_MESSAGES/django.po' adding 'allauth/locale/uk/LC_MESSAGES/django.po' adding 'allauth/locale/zh_CN/LC_MESSAGES/django.po' adding 'allauth/locale/zh_Hans/LC_MESSAGES/django.po' adding 'allauth/locale/zh_Hant/LC_MESSAGES/django.po' adding 'allauth/locale/zh_TW/LC_MESSAGES/django.po' adding 'allauth/socialaccount/__init__.py' adding 'allauth/socialaccount/adapter.py' adding 'allauth/socialaccount/admin.py' adding 'allauth/socialaccount/app_settings.py' adding 'allauth/socialaccount/apps.py' adding 'allauth/socialaccount/fields.py' adding 'allauth/socialaccount/forms.py' adding 'allauth/socialaccount/helpers.py' adding 'allauth/socialaccount/models.py' adding 'allauth/socialaccount/signals.py' adding 'allauth/socialaccount/tests.py' adding 'allauth/socialaccount/urls.py' adding 'allauth/socialaccount/views.py' adding 'allauth/socialaccount/migrations/0001_initial.py' adding 'allauth/socialaccount/migrations/0002_token_max_lengths.py' adding 'allauth/socialaccount/migrations/0003_extra_data_default_dict.py' adding 'allauth/socialaccount/migrations/__init__.py' adding 'allauth/socialaccount/providers/__init__.py' adding 'allauth/socialaccount/providers/base.py' adding 'allauth/socialaccount/providers/agave/__init__.py' adding 'allauth/socialaccount/providers/agave/provider.py' adding 'allauth/socialaccount/providers/agave/tests.py' adding 'allauth/socialaccount/providers/agave/urls.py' adding 'allauth/socialaccount/providers/agave/views.py' adding 'allauth/socialaccount/providers/amazon/__init__.py' adding 'allauth/socialaccount/providers/amazon/provider.py' adding 'allauth/socialaccount/providers/amazon/tests.py' adding 'allauth/socialaccount/providers/amazon/urls.py' adding 'allauth/socialaccount/providers/amazon/views.py' adding 'allauth/socialaccount/providers/angellist/__init__.py' adding 'allauth/socialaccount/providers/angellist/provider.py' adding 'allauth/socialaccount/providers/angellist/tests.py' adding 'allauth/socialaccount/providers/angellist/urls.py' adding 'allauth/socialaccount/providers/angellist/views.py' adding 'allauth/socialaccount/providers/asana/__init__.py' adding 'allauth/socialaccount/providers/asana/models.py' adding 'allauth/socialaccount/providers/asana/provider.py' adding 'allauth/socialaccount/providers/asana/tests.py' adding 'allauth/socialaccount/providers/asana/urls.py' adding 'allauth/socialaccount/providers/asana/views.py' adding 'allauth/socialaccount/providers/auth0/__init__.py' adding 'allauth/socialaccount/providers/auth0/provider.py' adding 'allauth/socialaccount/providers/auth0/tests.py' adding 'allauth/socialaccount/providers/auth0/urls.py' adding 'allauth/socialaccount/providers/auth0/views.py' adding 'allauth/socialaccount/providers/authentiq/__init__.py' adding 'allauth/socialaccount/providers/authentiq/provider.py' adding 'allauth/socialaccount/providers/authentiq/tests.py' adding 'allauth/socialaccount/providers/authentiq/urls.py' adding 'allauth/socialaccount/providers/authentiq/views.py' adding 'allauth/socialaccount/providers/azure/__init__.py' adding 'allauth/socialaccount/providers/azure/models.py' adding 'allauth/socialaccount/providers/azure/provider.py' adding 'allauth/socialaccount/providers/azure/tests.py' adding 'allauth/socialaccount/providers/azure/urls.py' adding 'allauth/socialaccount/providers/azure/views.py' adding 'allauth/socialaccount/providers/baidu/__init__.py' adding 'allauth/socialaccount/providers/baidu/provider.py' adding 'allauth/socialaccount/providers/baidu/tests.py' adding 'allauth/socialaccount/providers/baidu/urls.py' adding 'allauth/socialaccount/providers/baidu/views.py' adding 'allauth/socialaccount/providers/basecamp/__init__.py' adding 'allauth/socialaccount/providers/basecamp/provider.py' adding 'allauth/socialaccount/providers/basecamp/tests.py' adding 'allauth/socialaccount/providers/basecamp/urls.py' adding 'allauth/socialaccount/providers/basecamp/views.py' adding 'allauth/socialaccount/providers/battlenet/__init__.py' adding 'allauth/socialaccount/providers/battlenet/models.py' adding 'allauth/socialaccount/providers/battlenet/provider.py' adding 'allauth/socialaccount/providers/battlenet/tests.py' adding 'allauth/socialaccount/providers/battlenet/urls.py' adding 'allauth/socialaccount/providers/battlenet/validators.py' adding 'allauth/socialaccount/providers/battlenet/views.py' adding 'allauth/socialaccount/providers/bitbucket/__init__.py' adding 'allauth/socialaccount/providers/bitbucket/provider.py' adding 'allauth/socialaccount/providers/bitbucket/tests.py' adding 'allauth/socialaccount/providers/bitbucket/urls.py' adding 'allauth/socialaccount/providers/bitbucket/views.py' adding 'allauth/socialaccount/providers/bitbucket_oauth2/__init__.py' adding 'allauth/socialaccount/providers/bitbucket_oauth2/provider.py' adding 'allauth/socialaccount/providers/bitbucket_oauth2/tests.py' adding 'allauth/socialaccount/providers/bitbucket_oauth2/urls.py' adding 'allauth/socialaccount/providers/bitbucket_oauth2/views.py' adding 'allauth/socialaccount/providers/bitly/__init__.py' adding 'allauth/socialaccount/providers/bitly/provider.py' adding 'allauth/socialaccount/providers/bitly/tests.py' adding 'allauth/socialaccount/providers/bitly/urls.py' adding 'allauth/socialaccount/providers/bitly/views.py' adding 'allauth/socialaccount/providers/box/__init__.py' adding 'allauth/socialaccount/providers/box/provider.py' adding 'allauth/socialaccount/providers/box/tests.py' adding 'allauth/socialaccount/providers/box/urls.py' adding 'allauth/socialaccount/providers/box/views.py' adding 'allauth/socialaccount/providers/cern/__init__.py' adding 'allauth/socialaccount/providers/cern/provider.py' adding 'allauth/socialaccount/providers/cern/tests.py' adding 'allauth/socialaccount/providers/cern/urls.py' adding 'allauth/socialaccount/providers/cern/views.py' adding 'allauth/socialaccount/providers/coinbase/__init__.py' adding 'allauth/socialaccount/providers/coinbase/provider.py' adding 'allauth/socialaccount/providers/coinbase/tests.py' adding 'allauth/socialaccount/providers/coinbase/urls.py' adding 'allauth/socialaccount/providers/coinbase/views.py' adding 'allauth/socialaccount/providers/dataporten/__init__.py' adding 'allauth/socialaccount/providers/dataporten/models.py' adding 'allauth/socialaccount/providers/dataporten/provider.py' adding 'allauth/socialaccount/providers/dataporten/tests.py' adding 'allauth/socialaccount/providers/dataporten/urls.py' adding 'allauth/socialaccount/providers/dataporten/views.py' adding 'allauth/socialaccount/providers/daum/__init__.py' adding 'allauth/socialaccount/providers/daum/models.py' adding 'allauth/socialaccount/providers/daum/provider.py' adding 'allauth/socialaccount/providers/daum/tests.py' adding 'allauth/socialaccount/providers/daum/urls.py' adding 'allauth/socialaccount/providers/daum/views.py' adding 'allauth/socialaccount/providers/digitalocean/__init__.py' adding 'allauth/socialaccount/providers/digitalocean/provider.py' adding 'allauth/socialaccount/providers/digitalocean/tests.py' adding 'allauth/socialaccount/providers/digitalocean/urls.py' adding 'allauth/socialaccount/providers/digitalocean/views.py' adding 'allauth/socialaccount/providers/discord/__init__.py' adding 'allauth/socialaccount/providers/discord/provider.py' adding 'allauth/socialaccount/providers/discord/tests.py' adding 'allauth/socialaccount/providers/discord/urls.py' adding 'allauth/socialaccount/providers/discord/views.py' adding 'allauth/socialaccount/providers/disqus/__init__.py' adding 'allauth/socialaccount/providers/disqus/provider.py' adding 'allauth/socialaccount/providers/disqus/tests.py' adding 'allauth/socialaccount/providers/disqus/urls.py' adding 'allauth/socialaccount/providers/disqus/views.py' adding 'allauth/socialaccount/providers/douban/__init__.py' adding 'allauth/socialaccount/providers/douban/provider.py' adding 'allauth/socialaccount/providers/douban/tests.py' adding 'allauth/socialaccount/providers/douban/urls.py' adding 'allauth/socialaccount/providers/douban/views.py' adding 'allauth/socialaccount/providers/doximity/__init__.py' adding 'allauth/socialaccount/providers/doximity/provider.py' adding 'allauth/socialaccount/providers/doximity/tests.py' adding 'allauth/socialaccount/providers/doximity/urls.py' adding 'allauth/socialaccount/providers/doximity/views.py' adding 'allauth/socialaccount/providers/draugiem/__init__.py' adding 'allauth/socialaccount/providers/draugiem/provider.py' adding 'allauth/socialaccount/providers/draugiem/tests.py' adding 'allauth/socialaccount/providers/draugiem/urls.py' adding 'allauth/socialaccount/providers/draugiem/views.py' adding 'allauth/socialaccount/providers/dropbox/__init__.py' adding 'allauth/socialaccount/providers/dropbox/provider.py' adding 'allauth/socialaccount/providers/dropbox/tests.py' adding 'allauth/socialaccount/providers/dropbox/urls.py' adding 'allauth/socialaccount/providers/dropbox/views.py' adding 'allauth/socialaccount/providers/dwolla/__init__.py' adding 'allauth/socialaccount/providers/dwolla/models.py' adding 'allauth/socialaccount/providers/dwolla/provider.py' adding 'allauth/socialaccount/providers/dwolla/test.py' adding 'allauth/socialaccount/providers/dwolla/urls.py' adding 'allauth/socialaccount/providers/dwolla/views.py' adding 'allauth/socialaccount/providers/edmodo/__init__.py' adding 'allauth/socialaccount/providers/edmodo/provider.py' adding 'allauth/socialaccount/providers/edmodo/tests.py' adding 'allauth/socialaccount/providers/edmodo/urls.py' adding 'allauth/socialaccount/providers/edmodo/views.py' adding 'allauth/socialaccount/providers/eventbrite/__init__.py' adding 'allauth/socialaccount/providers/eventbrite/provider.py' adding 'allauth/socialaccount/providers/eventbrite/tests.py' adding 'allauth/socialaccount/providers/eventbrite/urls.py' adding 'allauth/socialaccount/providers/eventbrite/views.py' adding 'allauth/socialaccount/providers/eveonline/__init__.py' adding 'allauth/socialaccount/providers/eveonline/provider.py' adding 'allauth/socialaccount/providers/eveonline/tests.py' adding 'allauth/socialaccount/providers/eveonline/urls.py' adding 'allauth/socialaccount/providers/eveonline/views.py' adding 'allauth/socialaccount/providers/evernote/__init__.py' adding 'allauth/socialaccount/providers/evernote/provider.py' adding 'allauth/socialaccount/providers/evernote/tests.py' adding 'allauth/socialaccount/providers/evernote/urls.py' adding 'allauth/socialaccount/providers/evernote/views.py' adding 'allauth/socialaccount/providers/facebook/__init__.py' adding 'allauth/socialaccount/providers/facebook/forms.py' adding 'allauth/socialaccount/providers/facebook/locale.py' adding 'allauth/socialaccount/providers/facebook/provider.py' adding 'allauth/socialaccount/providers/facebook/tests.py' adding 'allauth/socialaccount/providers/facebook/urls.py' adding 'allauth/socialaccount/providers/facebook/views.py' adding 'allauth/socialaccount/providers/facebook/data/FacebookLocales.xml' adding 'allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js' adding 'allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html' adding 'allauth/socialaccount/providers/feedly/__init__.py' adding 'allauth/socialaccount/providers/feedly/provider.py' adding 'allauth/socialaccount/providers/feedly/tests.py' adding 'allauth/socialaccount/providers/feedly/urls.py' adding 'allauth/socialaccount/providers/feedly/views.py' adding 'allauth/socialaccount/providers/fivehundredpx/__init__.py' adding 'allauth/socialaccount/providers/fivehundredpx/models.py' adding 'allauth/socialaccount/providers/fivehundredpx/provider.py' adding 'allauth/socialaccount/providers/fivehundredpx/tests.py' adding 'allauth/socialaccount/providers/fivehundredpx/urls.py' adding 'allauth/socialaccount/providers/fivehundredpx/views.py' adding 'allauth/socialaccount/providers/flickr/__init__.py' adding 'allauth/socialaccount/providers/flickr/provider.py' adding 'allauth/socialaccount/providers/flickr/tests.py' adding 'allauth/socialaccount/providers/flickr/urls.py' adding 'allauth/socialaccount/providers/flickr/views.py' adding 'allauth/socialaccount/providers/foursquare/__init__.py' adding 'allauth/socialaccount/providers/foursquare/provider.py' adding 'allauth/socialaccount/providers/foursquare/tests.py' adding 'allauth/socialaccount/providers/foursquare/urls.py' adding 'allauth/socialaccount/providers/foursquare/views.py' adding 'allauth/socialaccount/providers/fxa/__init__.py' adding 'allauth/socialaccount/providers/fxa/models.py' adding 'allauth/socialaccount/providers/fxa/provider.py' adding 'allauth/socialaccount/providers/fxa/tests.py' adding 'allauth/socialaccount/providers/fxa/urls.py' adding 'allauth/socialaccount/providers/fxa/views.py' adding 'allauth/socialaccount/providers/github/__init__.py' adding 'allauth/socialaccount/providers/github/provider.py' adding 'allauth/socialaccount/providers/github/tests.py' adding 'allauth/socialaccount/providers/github/urls.py' adding 'allauth/socialaccount/providers/github/views.py' adding 'allauth/socialaccount/providers/gitlab/__init__.py' adding 'allauth/socialaccount/providers/gitlab/provider.py' adding 'allauth/socialaccount/providers/gitlab/tests.py' adding 'allauth/socialaccount/providers/gitlab/urls.py' adding 'allauth/socialaccount/providers/gitlab/views.py' adding 'allauth/socialaccount/providers/globus/__init__.py' adding 'allauth/socialaccount/providers/globus/provider.py' adding 'allauth/socialaccount/providers/globus/tests.py' adding 'allauth/socialaccount/providers/globus/urls.py' adding 'allauth/socialaccount/providers/globus/views.py' adding 'allauth/socialaccount/providers/google/__init__.py' adding 'allauth/socialaccount/providers/google/provider.py' adding 'allauth/socialaccount/providers/google/tests.py' adding 'allauth/socialaccount/providers/google/urls.py' adding 'allauth/socialaccount/providers/google/views.py' adding 'allauth/socialaccount/providers/hubic/__init__.py' adding 'allauth/socialaccount/providers/hubic/provider.py' adding 'allauth/socialaccount/providers/hubic/tests.py' adding 'allauth/socialaccount/providers/hubic/urls.py' adding 'allauth/socialaccount/providers/hubic/views.py' adding 'allauth/socialaccount/providers/instagram/__init__.py' adding 'allauth/socialaccount/providers/instagram/provider.py' adding 'allauth/socialaccount/providers/instagram/tests.py' adding 'allauth/socialaccount/providers/instagram/urls.py' adding 'allauth/socialaccount/providers/instagram/views.py' adding 'allauth/socialaccount/providers/kakao/__init__.py' adding 'allauth/socialaccount/providers/kakao/models.py' adding 'allauth/socialaccount/providers/kakao/provider.py' adding 'allauth/socialaccount/providers/kakao/tests.py' adding 'allauth/socialaccount/providers/kakao/urls.py' adding 'allauth/socialaccount/providers/kakao/views.py' adding 'allauth/socialaccount/providers/line/__init__.py' adding 'allauth/socialaccount/providers/line/models.py' adding 'allauth/socialaccount/providers/line/provider.py' adding 'allauth/socialaccount/providers/line/tests.py' adding 'allauth/socialaccount/providers/line/urls.py' adding 'allauth/socialaccount/providers/line/views.py' adding 'allauth/socialaccount/providers/linkedin/__init__.py' adding 'allauth/socialaccount/providers/linkedin/provider.py' adding 'allauth/socialaccount/providers/linkedin/tests.py' adding 'allauth/socialaccount/providers/linkedin/urls.py' adding 'allauth/socialaccount/providers/linkedin/views.py' adding 'allauth/socialaccount/providers/linkedin_oauth2/__init__.py' adding 'allauth/socialaccount/providers/linkedin_oauth2/provider.py' adding 'allauth/socialaccount/providers/linkedin_oauth2/tests.py' adding 'allauth/socialaccount/providers/linkedin_oauth2/urls.py' adding 'allauth/socialaccount/providers/linkedin_oauth2/views.py' adding 'allauth/socialaccount/providers/mailchimp/__init__.py' adding 'allauth/socialaccount/providers/mailchimp/provider.py' adding 'allauth/socialaccount/providers/mailchimp/tests.py' adding 'allauth/socialaccount/providers/mailchimp/urls.py' adding 'allauth/socialaccount/providers/mailchimp/views.py' adding 'allauth/socialaccount/providers/mailru/__init__.py' adding 'allauth/socialaccount/providers/mailru/provider.py' adding 'allauth/socialaccount/providers/mailru/tests.py' adding 'allauth/socialaccount/providers/mailru/urls.py' adding 'allauth/socialaccount/providers/mailru/views.py' adding 'allauth/socialaccount/providers/meetup/__init__.py' adding 'allauth/socialaccount/providers/meetup/models.py' adding 'allauth/socialaccount/providers/meetup/provider.py' adding 'allauth/socialaccount/providers/meetup/tests.py' adding 'allauth/socialaccount/providers/meetup/urls.py' adding 'allauth/socialaccount/providers/meetup/views.py' adding 'allauth/socialaccount/providers/microsoft/__init__.py' adding 'allauth/socialaccount/providers/microsoft/models.py' adding 'allauth/socialaccount/providers/microsoft/provider.py' adding 'allauth/socialaccount/providers/microsoft/tests.py' adding 'allauth/socialaccount/providers/microsoft/urls.py' adding 'allauth/socialaccount/providers/microsoft/views.py' adding 'allauth/socialaccount/providers/naver/__init__.py' adding 'allauth/socialaccount/providers/naver/models.py' adding 'allauth/socialaccount/providers/naver/provider.py' adding 'allauth/socialaccount/providers/naver/tests.py' adding 'allauth/socialaccount/providers/naver/urls.py' adding 'allauth/socialaccount/providers/naver/views.py' adding 'allauth/socialaccount/providers/oauth/__init__.py' adding 'allauth/socialaccount/providers/oauth/client.py' adding 'allauth/socialaccount/providers/oauth/provider.py' adding 'allauth/socialaccount/providers/oauth/urls.py' adding 'allauth/socialaccount/providers/oauth/views.py' adding 'allauth/socialaccount/providers/oauth2/__init__.py' adding 'allauth/socialaccount/providers/oauth2/client.py' adding 'allauth/socialaccount/providers/oauth2/provider.py' adding 'allauth/socialaccount/providers/oauth2/urls.py' adding 'allauth/socialaccount/providers/oauth2/views.py' adding 'allauth/socialaccount/providers/odnoklassniki/__init__.py' adding 'allauth/socialaccount/providers/odnoklassniki/provider.py' adding 'allauth/socialaccount/providers/odnoklassniki/tests.py' adding 'allauth/socialaccount/providers/odnoklassniki/urls.py' adding 'allauth/socialaccount/providers/odnoklassniki/views.py' adding 'allauth/socialaccount/providers/openid/__init__.py' adding 'allauth/socialaccount/providers/openid/admin.py' adding 'allauth/socialaccount/providers/openid/forms.py' adding 'allauth/socialaccount/providers/openid/models.py' adding 'allauth/socialaccount/providers/openid/provider.py' adding 'allauth/socialaccount/providers/openid/tests.py' adding 'allauth/socialaccount/providers/openid/urls.py' adding 'allauth/socialaccount/providers/openid/utils.py' adding 'allauth/socialaccount/providers/openid/views.py' adding 'allauth/socialaccount/providers/openid/migrations/0001_initial.py' adding 'allauth/socialaccount/providers/openid/migrations/__init__.py' adding 'allauth/socialaccount/providers/orcid/__init__.py' adding 'allauth/socialaccount/providers/orcid/provider.py' adding 'allauth/socialaccount/providers/orcid/tests.py' adding 'allauth/socialaccount/providers/orcid/urls.py' adding 'allauth/socialaccount/providers/orcid/views.py' adding 'allauth/socialaccount/providers/patreon/__init__.py' adding 'allauth/socialaccount/providers/patreon/models.py' adding 'allauth/socialaccount/providers/patreon/provider.py' adding 'allauth/socialaccount/providers/patreon/test.py' adding 'allauth/socialaccount/providers/patreon/urls.py' adding 'allauth/socialaccount/providers/patreon/views.py' adding 'allauth/socialaccount/providers/paypal/__init__.py' adding 'allauth/socialaccount/providers/paypal/provider.py' adding 'allauth/socialaccount/providers/paypal/tests.py' adding 'allauth/socialaccount/providers/paypal/urls.py' adding 'allauth/socialaccount/providers/paypal/views.py' adding 'allauth/socialaccount/providers/persona/__init__.py' adding 'allauth/socialaccount/providers/persona/models.py' adding 'allauth/socialaccount/providers/persona/provider.py' adding 'allauth/socialaccount/providers/persona/tests.py' adding 'allauth/socialaccount/providers/persona/urls.py' adding 'allauth/socialaccount/providers/persona/views.py' adding 'allauth/socialaccount/providers/persona/templates/persona/auth.html' adding 'allauth/socialaccount/providers/pinterest/__init__.py' adding 'allauth/socialaccount/providers/pinterest/provider.py' adding 'allauth/socialaccount/providers/pinterest/tests.py' adding 'allauth/socialaccount/providers/pinterest/urls.py' adding 'allauth/socialaccount/providers/pinterest/views.py' adding 'allauth/socialaccount/providers/quickbooks/__init__.py' adding 'allauth/socialaccount/providers/quickbooks/models.py' adding 'allauth/socialaccount/providers/quickbooks/provider.py' adding 'allauth/socialaccount/providers/quickbooks/test.py' adding 'allauth/socialaccount/providers/quickbooks/urls.py' adding 'allauth/socialaccount/providers/quickbooks/views.py' adding 'allauth/socialaccount/providers/reddit/__init__.py' adding 'allauth/socialaccount/providers/reddit/provider.py' adding 'allauth/socialaccount/providers/reddit/tests.py' adding 'allauth/socialaccount/providers/reddit/urls.py' adding 'allauth/socialaccount/providers/reddit/views.py' adding 'allauth/socialaccount/providers/robinhood/__init__.py' adding 'allauth/socialaccount/providers/robinhood/provider.py' adding 'allauth/socialaccount/providers/robinhood/tests.py' adding 'allauth/socialaccount/providers/robinhood/urls.py' adding 'allauth/socialaccount/providers/robinhood/views.py' adding 'allauth/socialaccount/providers/salesforce/__init__.py' adding 'allauth/socialaccount/providers/salesforce/provider.py' adding 'allauth/socialaccount/providers/salesforce/tests.py' adding 'allauth/socialaccount/providers/salesforce/urls.py' adding 'allauth/socialaccount/providers/salesforce/views.py' adding 'allauth/socialaccount/providers/shopify/__init__.py' adding 'allauth/socialaccount/providers/shopify/provider.py' adding 'allauth/socialaccount/providers/shopify/tests.py' adding 'allauth/socialaccount/providers/shopify/urls.py' adding 'allauth/socialaccount/providers/shopify/views.py' adding 'allauth/socialaccount/providers/slack/__init__.py' adding 'allauth/socialaccount/providers/slack/models.py' adding 'allauth/socialaccount/providers/slack/provider.py' adding 'allauth/socialaccount/providers/slack/tests.py' adding 'allauth/socialaccount/providers/slack/urls.py' adding 'allauth/socialaccount/providers/slack/views.py' adding 'allauth/socialaccount/providers/soundcloud/__init__.py' adding 'allauth/socialaccount/providers/soundcloud/provider.py' adding 'allauth/socialaccount/providers/soundcloud/tests.py' adding 'allauth/socialaccount/providers/soundcloud/urls.py' adding 'allauth/socialaccount/providers/soundcloud/views.py' adding 'allauth/socialaccount/providers/spotify/__init__.py' adding 'allauth/socialaccount/providers/spotify/provider.py' adding 'allauth/socialaccount/providers/spotify/tests.py' adding 'allauth/socialaccount/providers/spotify/urls.py' adding 'allauth/socialaccount/providers/spotify/views.py' adding 'allauth/socialaccount/providers/stackexchange/__init__.py' adding 'allauth/socialaccount/providers/stackexchange/provider.py' adding 'allauth/socialaccount/providers/stackexchange/tests.py' adding 'allauth/socialaccount/providers/stackexchange/urls.py' adding 'allauth/socialaccount/providers/stackexchange/views.py' adding 'allauth/socialaccount/providers/stripe/__init__.py' adding 'allauth/socialaccount/providers/stripe/provider.py' adding 'allauth/socialaccount/providers/stripe/tests.py' adding 'allauth/socialaccount/providers/stripe/urls.py' adding 'allauth/socialaccount/providers/stripe/views.py' adding 'allauth/socialaccount/providers/telegram/__init__.py' adding 'allauth/socialaccount/providers/telegram/provider.py' adding 'allauth/socialaccount/providers/telegram/urls.py' adding 'allauth/socialaccount/providers/telegram/views.py' adding 'allauth/socialaccount/providers/trello/__init__.py' adding 'allauth/socialaccount/providers/trello/provider.py' adding 'allauth/socialaccount/providers/trello/tests.py' adding 'allauth/socialaccount/providers/trello/urls.py' adding 'allauth/socialaccount/providers/trello/views.py' adding 'allauth/socialaccount/providers/tumblr/__init__.py' adding 'allauth/socialaccount/providers/tumblr/provider.py' adding 'allauth/socialaccount/providers/tumblr/tests.py' adding 'allauth/socialaccount/providers/tumblr/urls.py' adding 'allauth/socialaccount/providers/tumblr/views.py' adding 'allauth/socialaccount/providers/twentythreeandme/__init__.py' adding 'allauth/socialaccount/providers/twentythreeandme/provider.py' adding 'allauth/socialaccount/providers/twentythreeandme/tests.py' adding 'allauth/socialaccount/providers/twentythreeandme/urls.py' adding 'allauth/socialaccount/providers/twentythreeandme/views.py' adding 'allauth/socialaccount/providers/twitch/__init__.py' adding 'allauth/socialaccount/providers/twitch/provider.py' adding 'allauth/socialaccount/providers/twitch/tests.py' adding 'allauth/socialaccount/providers/twitch/urls.py' adding 'allauth/socialaccount/providers/twitch/views.py' adding 'allauth/socialaccount/providers/twitter/__init__.py' adding 'allauth/socialaccount/providers/twitter/provider.py' adding 'allauth/socialaccount/providers/twitter/tests.py' adding 'allauth/socialaccount/providers/twitter/urls.py' adding 'allauth/socialaccount/providers/twitter/views.py' adding 'allauth/socialaccount/providers/untappd/__init__.py' adding 'allauth/socialaccount/providers/untappd/client.py' adding 'allauth/socialaccount/providers/untappd/provider.py' adding 'allauth/socialaccount/providers/untappd/tests.py' adding 'allauth/socialaccount/providers/untappd/urls.py' adding 'allauth/socialaccount/providers/untappd/views.py' adding 'allauth/socialaccount/providers/vimeo/__init__.py' adding 'allauth/socialaccount/providers/vimeo/provider.py' adding 'allauth/socialaccount/providers/vimeo/tests.py' adding 'allauth/socialaccount/providers/vimeo/urls.py' adding 'allauth/socialaccount/providers/vimeo/views.py' adding 'allauth/socialaccount/providers/vk/__init__.py' adding 'allauth/socialaccount/providers/vk/provider.py' adding 'allauth/socialaccount/providers/vk/tests.py' adding 'allauth/socialaccount/providers/vk/urls.py' adding 'allauth/socialaccount/providers/vk/views.py' adding 'allauth/socialaccount/providers/weibo/__init__.py' adding 'allauth/socialaccount/providers/weibo/provider.py' adding 'allauth/socialaccount/providers/weibo/tests.py' adding 'allauth/socialaccount/providers/weibo/urls.py' adding 'allauth/socialaccount/providers/weibo/views.py' adding 'allauth/socialaccount/providers/weixin/__init__.py' adding 'allauth/socialaccount/providers/weixin/client.py' adding 'allauth/socialaccount/providers/weixin/provider.py' adding 'allauth/socialaccount/providers/weixin/tests.py' adding 'allauth/socialaccount/providers/weixin/urls.py' adding 'allauth/socialaccount/providers/weixin/views.py' adding 'allauth/socialaccount/providers/windowslive/__init__.py' adding 'allauth/socialaccount/providers/windowslive/provider.py' adding 'allauth/socialaccount/providers/windowslive/tests.py' adding 'allauth/socialaccount/providers/windowslive/urls.py' adding 'allauth/socialaccount/providers/windowslive/views.py' adding 'allauth/socialaccount/providers/xing/__init__.py' adding 'allauth/socialaccount/providers/xing/provider.py' adding 'allauth/socialaccount/providers/xing/tests.py' adding 'allauth/socialaccount/providers/xing/urls.py' adding 'allauth/socialaccount/providers/xing/views.py' adding 'allauth/socialaccount/providers/yahoo/__init__.py' adding 'allauth/socialaccount/providers/yahoo/models.py' adding 'allauth/socialaccount/providers/yahoo/provider.py' adding 'allauth/socialaccount/providers/yahoo/tests.py' adding 'allauth/socialaccount/providers/yahoo/urls.py' adding 'allauth/socialaccount/providers/yahoo/views.py' adding 'allauth/socialaccount/templatetags/__init__.py' adding 'allauth/socialaccount/templatetags/socialaccount.py' adding 'allauth/templates/base.html' adding 'allauth/templates/account/account_inactive.html' adding 'allauth/templates/account/base.html' adding 'allauth/templates/account/email.html' adding 'allauth/templates/account/email_confirm.html' adding 'allauth/templates/account/login.html' adding 'allauth/templates/account/logout.html' adding 'allauth/templates/account/password_change.html' adding 'allauth/templates/account/password_reset.html' adding 'allauth/templates/account/password_reset_done.html' adding 'allauth/templates/account/password_reset_from_key.html' adding 'allauth/templates/account/password_reset_from_key_done.html' adding 'allauth/templates/account/password_set.html' adding 'allauth/templates/account/signup.html' adding 'allauth/templates/account/signup_closed.html' adding 'allauth/templates/account/verification_sent.html' adding 'allauth/templates/account/verified_email_required.html' adding 'allauth/templates/account/email/email_confirmation_message.txt' adding 'allauth/templates/account/email/email_confirmation_signup_message.txt' adding 'allauth/templates/account/email/email_confirmation_signup_subject.txt' adding 'allauth/templates/account/email/email_confirmation_subject.txt' adding 'allauth/templates/account/email/password_reset_key_message.txt' adding 'allauth/templates/account/email/password_reset_key_subject.txt' adding 'allauth/templates/account/messages/cannot_delete_primary_email.txt' adding 'allauth/templates/account/messages/email_confirmation_sent.txt' adding 'allauth/templates/account/messages/email_confirmed.txt' adding 'allauth/templates/account/messages/email_deleted.txt' adding 'allauth/templates/account/messages/logged_in.txt' adding 'allauth/templates/account/messages/logged_out.txt' adding 'allauth/templates/account/messages/password_changed.txt' adding 'allauth/templates/account/messages/password_set.txt' adding 'allauth/templates/account/messages/primary_email_set.txt' adding 'allauth/templates/account/messages/unverified_primary_email.txt' adding 'allauth/templates/account/snippets/already_logged_in.html' adding 'allauth/templates/openid/base.html' adding 'allauth/templates/openid/login.html' adding 'allauth/templates/socialaccount/authentication_error.html' adding 'allauth/templates/socialaccount/base.html' adding 'allauth/templates/socialaccount/connections.html' adding 'allauth/templates/socialaccount/login_cancelled.html' adding 'allauth/templates/socialaccount/signup.html' adding 'allauth/templates/socialaccount/messages/account_connected.txt' adding 'allauth/templates/socialaccount/messages/account_connected_other.txt' adding 'allauth/templates/socialaccount/messages/account_disconnected.txt' adding 'allauth/templates/socialaccount/snippets/login_extra.html' adding 'allauth/templates/socialaccount/snippets/provider_list.html' adding 'django_allauth_underground-0.1.0.dist-info/top_level.txt' adding 'django_allauth_underground-0.1.0.dist-info/WHEEL' adding 'django_allauth_underground-0.1.0.dist-info/METADATA' adding 'django_allauth_underground-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-allauth-underground: finished with status 'done' Stored in directory: /tmp/tmpox2k13y5 Successfully built django-allauth-underground Cleaning up... Removing source in /tmp/pip-wheel-gnrz39kd/django-allauth-underground Removed build tracker '/tmp/pip-req-tracker-dwvetjy3'