Collecting polls==0.1 1 location(s) to search for versions of polls: * https://pypi.python.org/simple/polls/ Getting page https://pypi.python.org/simple/polls/ Analyzing links from page https://pypi.python.org/simple/polls/ Found link https://pypi.python.org/packages/2a/04/6b3c4e0f2a5beeef2170b260049cdd869356767c30e55b19889496098b84/polls-0.1.tar.gz#md5=6818bda1673e6304484b288f7b123bd0 (from https://pypi.python.org/simple/polls/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading polls-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/2a/04/6b3c4e0f2a5beeef2170b260049cdd869356767c30e55b19889496098b84/polls-0.1.tar.gz#md5=6818bda1673e6304484b288f7b123bd0 (from https://pypi.python.org/simple/polls/) Running setup.py (path:/tmp/pip-build-mcmbjwsx/polls/setup.py) egg_info for package polls Running command python setup.py egg_info running egg_info creating pip-egg-info/polls.egg-info writing top-level names to pip-egg-info/polls.egg-info/top_level.txt writing pip-egg-info/polls.egg-info/PKG-INFO writing dependency_links to pip-egg-info/polls.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/polls.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/polls.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/polls.egg-info/SOURCES.txt' Source in /tmp/pip-build-mcmbjwsx/polls has version 0.1, which satisfies requirement polls==0.1 from https://pypi.python.org/packages/2a/04/6b3c4e0f2a5beeef2170b260049cdd869356767c30e55b19889496098b84/polls-0.1.tar.gz#md5=6818bda1673e6304484b288f7b123bd0 Building wheels for collected packages: polls Running setup.py bdist_wheel for polls: started Destination directory: /tmp/tmpcdws8fk6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mcmbjwsx/polls/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/tmpcdws8fk6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/polls copying polls/tests.py -> build/lib/polls copying polls/apps.py -> build/lib/polls copying polls/models.py -> build/lib/polls copying polls/admin.py -> build/lib/polls copying polls/urls.py -> build/lib/polls copying polls/__init__.py -> build/lib/polls copying polls/views.py -> build/lib/polls 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/polls copying build/lib/polls/tests.py -> build/bdist.linux-armv7l/wheel/polls copying build/lib/polls/apps.py -> build/bdist.linux-armv7l/wheel/polls copying build/lib/polls/models.py -> build/bdist.linux-armv7l/wheel/polls copying build/lib/polls/admin.py -> build/bdist.linux-armv7l/wheel/polls copying build/lib/polls/urls.py -> build/bdist.linux-armv7l/wheel/polls copying build/lib/polls/__init__.py -> build/bdist.linux-armv7l/wheel/polls copying build/lib/polls/views.py -> build/bdist.linux-armv7l/wheel/polls running install_egg_info running egg_info writing polls.egg-info/PKG-INFO writing top-level names to polls.egg-info/top_level.txt writing dependency_links to polls.egg-info/dependency_links.txt reading manifest file 'polls.egg-info/SOURCES.txt' writing manifest file 'polls.egg-info/SOURCES.txt' Copying polls.egg-info to build/bdist.linux-armv7l/wheel/polls-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/polls-0.1.dist-info/WHEEL Running setup.py bdist_wheel for polls: finished with status 'done' Stored in directory: /tmp/tmp0loo49p8 Successfully built polls Cleaning up... Removing source in /tmp/pip-build-mcmbjwsx/polls