Created temporary directory: /tmp/pip-ephem-wheel-cache-59llrp8l Created temporary directory: /tmp/pip-req-tracker-_jvedu4y Created requirements tracker '/tmp/pip-req-tracker-_jvedu4y' Created temporary directory: /tmp/pip-wheel-8ia351s9 Collecting django-templates-email==1.0.0 1 location(s) to search for versions of django-templates-email: * https://pypi.org/simple/django-templates-email/ Getting page https://pypi.org/simple/django-templates-email/ Analyzing links from page https://pypi.org/simple/django-templates-email/ Found link https://files.pythonhosted.org/packages/a0/93/a097762575bdb910447a3542f1142edc691e7bc8894bf8204585dfb5d773/django-templates-email-0.1.1.tar.gz#sha256=9163fea008572143c651f10c78638887ed95bd32958292f291ebfeb0c42c05e3 (from https://pypi.org/simple/django-templates-email/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/59/e6/f7665bc5b2c62d8c9471eeef48a3910b9869bc71136b9d8acac37835e027/django-templates-email-0.1.2.tar.gz#sha256=86cede26e660f51f40db7bda689e8a36e7a6503961f6b18f6dc2ebec839905f2 (from https://pypi.org/simple/django-templates-email/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/b1/be/62160c7eb3f4e4300fcf10de3e7773a34defc79af449a6a8c4775c2f7433/django-templates-email-0.1.3.tar.gz#sha256=7fc0a7298691350bf74b09825e9c49d2f99fb6b59c826250ecfc224d1e36d288 (from https://pypi.org/simple/django-templates-email/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/53/6c/fd4ebfd942c1f505c364b1c700a7b08268126f4b65182b307de4956e6b8f/django-templates-email-1.0.0.tar.gz#sha256=aa2d96160c92e0b9cd1e39a0269ccb9499bbd70b86e037883601e10cda572d33 (from https://pypi.org/simple/django-templates-email/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-7ur_hovk Downloading https://files.pythonhosted.org/packages/53/6c/fd4ebfd942c1f505c364b1c700a7b08268126f4b65182b307de4956e6b8f/django-templates-email-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/53/6c/fd4ebfd942c1f505c364b1c700a7b08268126f4b65182b307de4956e6b8f/django-templates-email-1.0.0.tar.gz#sha256=aa2d96160c92e0b9cd1e39a0269ccb9499bbd70b86e037883601e10cda572d33 (from https://pypi.org/simple/django-templates-email/) Added django-templates-email==1.0.0 from https://files.pythonhosted.org/packages/53/6c/fd4ebfd942c1f505c364b1c700a7b08268126f4b65182b307de4956e6b8f/django-templates-email-1.0.0.tar.gz#sha256=aa2d96160c92e0b9cd1e39a0269ccb9499bbd70b86e037883601e10cda572d33 to build tracker '/tmp/pip-req-tracker-_jvedu4y' Running setup.py (path:/tmp/pip-wheel-8ia351s9/django-templates-email/setup.py) egg_info for package django-templates-email Running command python setup.py egg_info running egg_info creating pip-egg-info/django_templates_email.egg-info writing dependency_links to pip-egg-info/django_templates_email.egg-info/dependency_links.txt writing pip-egg-info/django_templates_email.egg-info/PKG-INFO writing requirements to pip-egg-info/django_templates_email.egg-info/requires.txt writing top-level names to pip-egg-info/django_templates_email.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_templates_email.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_templates_email.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_templates_email.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8ia351s9/django-templates-email has version 1.0.0, which satisfies requirement django-templates-email==1.0.0 from https://files.pythonhosted.org/packages/53/6c/fd4ebfd942c1f505c364b1c700a7b08268126f4b65182b307de4956e6b8f/django-templates-email-1.0.0.tar.gz#sha256=aa2d96160c92e0b9cd1e39a0269ccb9499bbd70b86e037883601e10cda572d33 Removed django-templates-email==1.0.0 from https://files.pythonhosted.org/packages/53/6c/fd4ebfd942c1f505c364b1c700a7b08268126f4b65182b307de4956e6b8f/django-templates-email-1.0.0.tar.gz#sha256=aa2d96160c92e0b9cd1e39a0269ccb9499bbd70b86e037883601e10cda572d33 from build tracker '/tmp/pip-req-tracker-_jvedu4y' Building wheels for collected packages: django-templates-email Created temporary directory: /tmp/pip-wheel-yj9d7vv2 Running setup.py bdist_wheel for django-templates-email: started Destination directory: /tmp/pip-wheel-yj9d7vv2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8ia351s9/django-templates-email/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-yj9d7vv2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/templates_email copying templates_email/helpers.py -> build/lib/templates_email copying templates_email/views.py -> build/lib/templates_email copying templates_email/__init__.py -> build/lib/templates_email copying templates_email/config.py -> build/lib/templates_email copying templates_email/merge.py -> build/lib/templates_email 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/templates_email copying build/lib/templates_email/helpers.py -> build/bdist.linux-armv7l/wheel/templates_email copying build/lib/templates_email/views.py -> build/bdist.linux-armv7l/wheel/templates_email copying build/lib/templates_email/__init__.py -> build/bdist.linux-armv7l/wheel/templates_email copying build/lib/templates_email/config.py -> build/bdist.linux-armv7l/wheel/templates_email copying build/lib/templates_email/merge.py -> build/bdist.linux-armv7l/wheel/templates_email running install_egg_info running egg_info writing django_templates_email.egg-info/PKG-INFO writing requirements to django_templates_email.egg-info/requires.txt writing dependency_links to django_templates_email.egg-info/dependency_links.txt writing top-level names to django_templates_email.egg-info/top_level.txt reading manifest file 'django_templates_email.egg-info/SOURCES.txt' writing manifest file 'django_templates_email.egg-info/SOURCES.txt' Copying django_templates_email.egg-info to build/bdist.linux-armv7l/wheel/django_templates_email-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_templates_email-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-yj9d7vv2/django_templates_email-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'templates_email/__init__.py' adding 'templates_email/config.py' adding 'templates_email/helpers.py' adding 'templates_email/merge.py' adding 'templates_email/views.py' adding 'django_templates_email-1.0.0.dist-info/METADATA' adding 'django_templates_email-1.0.0.dist-info/WHEEL' adding 'django_templates_email-1.0.0.dist-info/top_level.txt' adding 'django_templates_email-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-templates-email: finished with status 'done' Stored in directory: /tmp/tmp5b35cqr0 Successfully built django-templates-email Cleaning up... Removing source in /tmp/pip-wheel-8ia351s9/django-templates-email Removed build tracker '/tmp/pip-req-tracker-_jvedu4y'