Created temporary directory: /tmp/pip-ephem-wheel-cache-1kq5h90s Created temporary directory: /tmp/pip-wheel-qk51w_et Looking in indexes: https://pypi.python.org/simple Collecting django-mp-accounts==3.0 1 location(s) to search for versions of django-mp-accounts: * https://pypi.python.org/simple/django-mp-accounts/ Getting page https://pypi.python.org/simple/django-mp-accounts/ Analyzing links from page https://pypi.org/simple/django-mp-accounts/ Found link https://files.pythonhosted.org/packages/08/7d/3b19969e8dd145c56a1e46ff465893e00c9367999654af13e235b35901f3/django-mp-accounts-1.0.tar.gz#sha256=aa0a0ebd8570c31ee123e6418846e498e07c2af9cca2c116f1c9e38ca8e01ec6 (from https://pypi.org/simple/django-mp-accounts/), version: 1.0 Found link https://files.pythonhosted.org/packages/8b/19/2264bf02e5a5446cf11dc43442dfd4132ed13e578b1031176016bd807616/django-mp-accounts-2.0.tar.gz#sha256=571ffc094809c06dbb48c4e3ab543a9df26077d614ca933f8a96e18cd66e387c (from https://pypi.org/simple/django-mp-accounts/), version: 2.0 Found link https://files.pythonhosted.org/packages/ca/ab/1beecbf013852c8a22e09db456fba7d4aeadbc3439d2ba060e6654edd907/django-mp-accounts-3.0.tar.gz#sha256=40b313f521fcb32faabe07401f110989b768fea762a6f4b1c0ea924b74ed4530 (from https://pypi.org/simple/django-mp-accounts/), version: 3.0 Using version 3.0 (newest of versions: 3.0) Created temporary directory: /tmp/pip-unpack-bx3dq6_m Downloading https://files.pythonhosted.org/packages/ca/ab/1beecbf013852c8a22e09db456fba7d4aeadbc3439d2ba060e6654edd907/django-mp-accounts-3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ca/ab/1beecbf013852c8a22e09db456fba7d4aeadbc3439d2ba060e6654edd907/django-mp-accounts-3.0.tar.gz#sha256=40b313f521fcb32faabe07401f110989b768fea762a6f4b1c0ea924b74ed4530 (from https://pypi.org/simple/django-mp-accounts/) Running setup.py (path:/tmp/pip-wheel-qk51w_et/django-mp-accounts/setup.py) egg_info for package django-mp-accounts Running command python setup.py egg_info running egg_info creating pip-egg-info/django_mp_accounts.egg-info writing pip-egg-info/django_mp_accounts.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_mp_accounts.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_mp_accounts.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_mp_accounts.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/django_mp_accounts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'pip-egg-info/django_mp_accounts.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qk51w_et/django-mp-accounts has version 3.0, which satisfies requirement django-mp-accounts==3.0 from https://files.pythonhosted.org/packages/ca/ab/1beecbf013852c8a22e09db456fba7d4aeadbc3439d2ba060e6654edd907/django-mp-accounts-3.0.tar.gz#sha256=40b313f521fcb32faabe07401f110989b768fea762a6f4b1c0ea924b74ed4530 Building wheels for collected packages: django-mp-accounts Created temporary directory: /tmp/pip-wheel-sksenl5q Running setup.py bdist_wheel for django-mp-accounts: started Destination directory: /tmp/pip-wheel-sksenl5q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qk51w_et/django-mp-accounts/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-sksenl5q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/accounts copying accounts/views.py -> build/lib/accounts copying accounts/tokens.py -> build/lib/accounts copying accounts/forms.py -> build/lib/accounts copying accounts/urls.py -> build/lib/accounts copying accounts/__init__.py -> build/lib/accounts running egg_info writing dependency_links to django_mp_accounts.egg-info/dependency_links.txt writing django_mp_accounts.egg-info/PKG-INFO writing top-level names to django_mp_accounts.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'django_mp_accounts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'django_mp_accounts.egg-info/SOURCES.txt' creating build/lib/accounts/locale creating build/lib/accounts/locale/en creating build/lib/accounts/locale/en/LC_MESSAGES copying accounts/locale/en/LC_MESSAGES/django.mo -> build/lib/accounts/locale/en/LC_MESSAGES copying accounts/locale/en/LC_MESSAGES/django.po -> build/lib/accounts/locale/en/LC_MESSAGES creating build/lib/accounts/locale/ru creating build/lib/accounts/locale/ru/LC_MESSAGES copying accounts/locale/ru/LC_MESSAGES/django.mo -> build/lib/accounts/locale/ru/LC_MESSAGES copying accounts/locale/ru/LC_MESSAGES/django.po -> build/lib/accounts/locale/ru/LC_MESSAGES creating build/lib/accounts/locale/uk creating build/lib/accounts/locale/uk/LC_MESSAGES copying accounts/locale/uk/LC_MESSAGES/django.mo -> build/lib/accounts/locale/uk/LC_MESSAGES copying accounts/locale/uk/LC_MESSAGES/django.po -> build/lib/accounts/locale/uk/LC_MESSAGES creating build/lib/accounts/templates creating build/lib/accounts/templates/accounts copying accounts/templates/accounts/base-email.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/base-profile.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/login.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/password-change.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/password-reset-confirm.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/password-reset-email.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/password-reset-subject.txt -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/password-reset.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/profile-change.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/profile-remove.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/profile.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/signup-email.html -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/signup-subject.txt -> build/lib/accounts/templates/accounts copying accounts/templates/accounts/signup.html -> build/lib/accounts/templates/accounts 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/accounts creating build/bdist.linux-armv7l/wheel/accounts/locale creating build/bdist.linux-armv7l/wheel/accounts/locale/uk creating build/bdist.linux-armv7l/wheel/accounts/locale/uk/LC_MESSAGES copying build/lib/accounts/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/accounts/locale/uk/LC_MESSAGES copying build/lib/accounts/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/accounts/locale/uk/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/accounts/locale/en creating build/bdist.linux-armv7l/wheel/accounts/locale/en/LC_MESSAGES copying build/lib/accounts/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/accounts/locale/en/LC_MESSAGES copying build/lib/accounts/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/accounts/locale/en/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/accounts/locale/ru creating build/bdist.linux-armv7l/wheel/accounts/locale/ru/LC_MESSAGES copying build/lib/accounts/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/accounts/locale/ru/LC_MESSAGES copying build/lib/accounts/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/accounts/locale/ru/LC_MESSAGES copying build/lib/accounts/views.py -> build/bdist.linux-armv7l/wheel/accounts copying build/lib/accounts/tokens.py -> build/bdist.linux-armv7l/wheel/accounts copying build/lib/accounts/forms.py -> build/bdist.linux-armv7l/wheel/accounts copying build/lib/accounts/urls.py -> build/bdist.linux-armv7l/wheel/accounts copying build/lib/accounts/__init__.py -> build/bdist.linux-armv7l/wheel/accounts creating build/bdist.linux-armv7l/wheel/accounts/templates creating build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/password-reset.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/profile.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/profile-remove.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/password-reset-confirm.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/password-reset-email.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/profile-change.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/base-email.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/password-reset-subject.txt -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/signup.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/signup-subject.txt -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/signup-email.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/login.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/password-change.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts copying build/lib/accounts/templates/accounts/base-profile.html -> build/bdist.linux-armv7l/wheel/accounts/templates/accounts running install_egg_info Copying django_mp_accounts.egg-info to build/bdist.linux-armv7l/wheel/django_mp_accounts-3.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_mp_accounts-3.0.dist-info/WHEEL creating '/tmp/pip-wheel-sksenl5q/django_mp_accounts-3.0-py3-none-any.whl' and adding '.' to it adding 'accounts/__init__.py' adding 'accounts/forms.py' adding 'accounts/tokens.py' adding 'accounts/urls.py' adding 'accounts/views.py' adding 'accounts/locale/en/LC_MESSAGES/django.mo' adding 'accounts/locale/en/LC_MESSAGES/django.po' adding 'accounts/locale/ru/LC_MESSAGES/django.mo' adding 'accounts/locale/ru/LC_MESSAGES/django.po' adding 'accounts/locale/uk/LC_MESSAGES/django.mo' adding 'accounts/locale/uk/LC_MESSAGES/django.po' adding 'accounts/templates/accounts/base-email.html' adding 'accounts/templates/accounts/base-profile.html' adding 'accounts/templates/accounts/login.html' adding 'accounts/templates/accounts/password-change.html' adding 'accounts/templates/accounts/password-reset-confirm.html' adding 'accounts/templates/accounts/password-reset-email.html' adding 'accounts/templates/accounts/password-reset-subject.txt' adding 'accounts/templates/accounts/password-reset.html' adding 'accounts/templates/accounts/profile-change.html' adding 'accounts/templates/accounts/profile-remove.html' adding 'accounts/templates/accounts/profile.html' adding 'accounts/templates/accounts/signup-email.html' adding 'accounts/templates/accounts/signup-subject.txt' adding 'accounts/templates/accounts/signup.html' adding 'django_mp_accounts-3.0.dist-info/top_level.txt' adding 'django_mp_accounts-3.0.dist-info/WHEEL' adding 'django_mp_accounts-3.0.dist-info/METADATA' adding 'django_mp_accounts-3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-mp-accounts: finished with status 'done' Stored in directory: /tmp/tmp8nh5ilyq Successfully built django-mp-accounts Cleaning up... Removing source in /tmp/pip-wheel-qk51w_et/django-mp-accounts