Created temporary directory: /tmp/pip-ephem-wheel-cache-2zck7hwy Created temporary directory: /tmp/pip-req-tracker-47wt9__t Created requirements tracker '/tmp/pip-req-tracker-47wt9__t' Created temporary directory: /tmp/pip-wheel-194zyglj Looking in indexes: https://pypi.python.org/simple Collecting django-lazypage==0.2.2 1 location(s) to search for versions of django-lazypage: * https://pypi.python.org/simple/django-lazypage/ Getting page https://pypi.python.org/simple/django-lazypage/ Analyzing links from page https://pypi.org/simple/django-lazypage/ Found link https://files.pythonhosted.org/packages/83/0f/4208fcc3f0f46056982de3fa5e89daab381b01c58c755aa94d5e88e35899/django-lazypage-0.2.0.tar.gz#sha256=d3051bd06edf46b7a75003fba79c771a0d317e76634922ec89c1d4c1767425b0 (from https://pypi.org/simple/django-lazypage/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/a5/f7/3c57ade1d7edf71596e4a69840c7a9382fb5109543c2ea259d1b86d498f7/django-lazypage-0.2.1.tar.gz#sha256=476a6a5259b52f90056da7a7968f47096e29016b4c08d771a34ca57f334d7b7d (from https://pypi.org/simple/django-lazypage/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/2c/af/2681dc4cfd72d0103651565e32d69055a5ba323fae470399ffe76ec7b691/django-lazypage-0.2.2.tar.gz#sha256=890d60ea3c1e35a4178136eddc946b71c42d99f1a3801ba077ac528695ae7d3f (from https://pypi.org/simple/django-lazypage/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-le8rg13x Downloading https://files.pythonhosted.org/packages/2c/af/2681dc4cfd72d0103651565e32d69055a5ba323fae470399ffe76ec7b691/django-lazypage-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2c/af/2681dc4cfd72d0103651565e32d69055a5ba323fae470399ffe76ec7b691/django-lazypage-0.2.2.tar.gz#sha256=890d60ea3c1e35a4178136eddc946b71c42d99f1a3801ba077ac528695ae7d3f (from https://pypi.org/simple/django-lazypage/) Added django-lazypage==0.2.2 from https://files.pythonhosted.org/packages/2c/af/2681dc4cfd72d0103651565e32d69055a5ba323fae470399ffe76ec7b691/django-lazypage-0.2.2.tar.gz#sha256=890d60ea3c1e35a4178136eddc946b71c42d99f1a3801ba077ac528695ae7d3f to build tracker '/tmp/pip-req-tracker-47wt9__t' Running setup.py (path:/tmp/pip-wheel-194zyglj/django-lazypage/setup.py) egg_info for package django-lazypage Running command python setup.py egg_info running egg_info creating pip-egg-info/django_lazypage.egg-info writing dependency_links to pip-egg-info/django_lazypage.egg-info/dependency_links.txt writing pip-egg-info/django_lazypage.egg-info/PKG-INFO writing requirements to pip-egg-info/django_lazypage.egg-info/requires.txt writing top-level names to pip-egg-info/django_lazypage.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_lazypage.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_lazypage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_lazypage.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-194zyglj/django-lazypage has version 0.2.2, which satisfies requirement django-lazypage==0.2.2 from https://files.pythonhosted.org/packages/2c/af/2681dc4cfd72d0103651565e32d69055a5ba323fae470399ffe76ec7b691/django-lazypage-0.2.2.tar.gz#sha256=890d60ea3c1e35a4178136eddc946b71c42d99f1a3801ba077ac528695ae7d3f Removed django-lazypage==0.2.2 from https://files.pythonhosted.org/packages/2c/af/2681dc4cfd72d0103651565e32d69055a5ba323fae470399ffe76ec7b691/django-lazypage-0.2.2.tar.gz#sha256=890d60ea3c1e35a4178136eddc946b71c42d99f1a3801ba077ac528695ae7d3f from build tracker '/tmp/pip-req-tracker-47wt9__t' Building wheels for collected packages: django-lazypage Created temporary directory: /tmp/pip-wheel-vcw34v4y Running setup.py bdist_wheel for django-lazypage: started Destination directory: /tmp/pip-wheel-vcw34v4y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-194zyglj/django-lazypage/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-vcw34v4y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lazypage copying lazypage/tasks.py -> build/lib/lazypage copying lazypage/settings.py -> build/lib/lazypage copying lazypage/lazy_celery.py -> build/lib/lazypage copying lazypage/utils.py -> build/lib/lazypage copying lazypage/models.py -> build/lib/lazypage copying lazypage/admin.py -> build/lib/lazypage copying lazypage/views.py -> build/lib/lazypage copying lazypage/__init__.py -> build/lib/lazypage copying lazypage/decorators.py -> build/lib/lazypage copying lazypage/execution.py -> build/lib/lazypage copying lazypage/urls.py -> build/lib/lazypage copying lazypage/apps.py -> build/lib/lazypage creating build/lib/lazypage/migrations copying lazypage/migrations/__init__.py -> build/lib/lazypage/migrations copying lazypage/migrations/0001_initial.py -> build/lib/lazypage/migrations running egg_info writing requirements to django_lazypage.egg-info/requires.txt writing top-level names to django_lazypage.egg-info/top_level.txt writing dependency_links to django_lazypage.egg-info/dependency_links.txt writing django_lazypage.egg-info/PKG-INFO reading manifest file 'django_lazypage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_lazypage.egg-info/SOURCES.txt' creating build/lib/lazypage/templates creating build/lib/lazypage/templates/lazypage copying lazypage/templates/lazypage/loading.html -> build/lib/lazypage/templates/lazypage 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/lazypage creating build/bdist.linux-armv7l/wheel/lazypage/templates creating build/bdist.linux-armv7l/wheel/lazypage/templates/lazypage copying build/lib/lazypage/templates/lazypage/loading.html -> build/bdist.linux-armv7l/wheel/lazypage/templates/lazypage copying build/lib/lazypage/tasks.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/settings.py -> build/bdist.linux-armv7l/wheel/lazypage creating build/bdist.linux-armv7l/wheel/lazypage/migrations copying build/lib/lazypage/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/lazypage/migrations copying build/lib/lazypage/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/lazypage/migrations copying build/lib/lazypage/lazy_celery.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/utils.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/models.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/admin.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/views.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/__init__.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/decorators.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/execution.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/urls.py -> build/bdist.linux-armv7l/wheel/lazypage copying build/lib/lazypage/apps.py -> build/bdist.linux-armv7l/wheel/lazypage running install_egg_info Copying django_lazypage.egg-info to build/bdist.linux-armv7l/wheel/django_lazypage-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_lazypage-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-vcw34v4y/django_lazypage-0.2.2-py3-none-any.whl' and adding '.' to it adding 'lazypage/__init__.py' adding 'lazypage/admin.py' adding 'lazypage/apps.py' adding 'lazypage/decorators.py' adding 'lazypage/execution.py' adding 'lazypage/lazy_celery.py' adding 'lazypage/models.py' adding 'lazypage/settings.py' adding 'lazypage/tasks.py' adding 'lazypage/urls.py' adding 'lazypage/utils.py' adding 'lazypage/views.py' adding 'lazypage/migrations/0001_initial.py' adding 'lazypage/migrations/__init__.py' adding 'lazypage/templates/lazypage/loading.html' adding 'django_lazypage-0.2.2.dist-info/top_level.txt' adding 'django_lazypage-0.2.2.dist-info/WHEEL' adding 'django_lazypage-0.2.2.dist-info/METADATA' adding 'django_lazypage-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-lazypage: finished with status 'done' Stored in directory: /tmp/tmp3lxti06q Successfully built django-lazypage Cleaning up... Removing source in /tmp/pip-wheel-194zyglj/django-lazypage Removed build tracker '/tmp/pip-req-tracker-47wt9__t'