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