Created temporary directory: /tmp/pip-ephem-wheel-cache-hkai5g5k Created temporary directory: /tmp/pip-req-tracker-q259yo4p Created requirements tracker '/tmp/pip-req-tracker-q259yo4p' Created temporary directory: /tmp/pip-wheel-qdm5h2xb Collecting testoot==0.0.5 1 location(s) to search for versions of testoot: * https://pypi.org/simple/testoot/ Getting page https://pypi.org/simple/testoot/ Analyzing links from page https://pypi.org/simple/testoot/ Found link https://files.pythonhosted.org/packages/e9/98/a92ae6eff9ee64a0346ccff3c4675485e995c2fbf5022c12cb810287f509/testoot-0.0.5.tar.gz#sha256=59c1d56782fb4d9a9556ec858e9cd12439673217fcb738b9846e2427018e44f7 (from https://pypi.org/simple/testoot/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-xt9ooilg Downloading https://files.pythonhosted.org/packages/e9/98/a92ae6eff9ee64a0346ccff3c4675485e995c2fbf5022c12cb810287f509/testoot-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e9/98/a92ae6eff9ee64a0346ccff3c4675485e995c2fbf5022c12cb810287f509/testoot-0.0.5.tar.gz#sha256=59c1d56782fb4d9a9556ec858e9cd12439673217fcb738b9846e2427018e44f7 (from https://pypi.org/simple/testoot/) Added testoot==0.0.5 from https://files.pythonhosted.org/packages/e9/98/a92ae6eff9ee64a0346ccff3c4675485e995c2fbf5022c12cb810287f509/testoot-0.0.5.tar.gz#sha256=59c1d56782fb4d9a9556ec858e9cd12439673217fcb738b9846e2427018e44f7 to build tracker '/tmp/pip-req-tracker-q259yo4p' Running setup.py (path:/tmp/pip-wheel-qdm5h2xb/testoot/setup.py) egg_info for package testoot Running command python setup.py egg_info running egg_info creating pip-egg-info/testoot.egg-info writing pip-egg-info/testoot.egg-info/PKG-INFO writing top-level names to pip-egg-info/testoot.egg-info/top_level.txt writing dependency_links to pip-egg-info/testoot.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/testoot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/testoot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/testoot.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qdm5h2xb/testoot has version 0.0.5, which satisfies requirement testoot==0.0.5 from https://files.pythonhosted.org/packages/e9/98/a92ae6eff9ee64a0346ccff3c4675485e995c2fbf5022c12cb810287f509/testoot-0.0.5.tar.gz#sha256=59c1d56782fb4d9a9556ec858e9cd12439673217fcb738b9846e2427018e44f7 Removed testoot==0.0.5 from https://files.pythonhosted.org/packages/e9/98/a92ae6eff9ee64a0346ccff3c4675485e995c2fbf5022c12cb810287f509/testoot-0.0.5.tar.gz#sha256=59c1d56782fb4d9a9556ec858e9cd12439673217fcb738b9846e2427018e44f7 from build tracker '/tmp/pip-req-tracker-q259yo4p' Building wheels for collected packages: testoot Created temporary directory: /tmp/pip-wheel-9vf6k2za Running setup.py bdist_wheel for testoot: started Destination directory: /tmp/pip-wheel-9vf6k2za Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qdm5h2xb/testoot/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-9vf6k2za running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/testoot copying testoot/base_testoot.py -> build/lib/testoot copying testoot/exceptions.py -> build/lib/testoot copying testoot/storages.py -> build/lib/testoot copying testoot/serializers.py -> build/lib/testoot copying testoot/policies.py -> build/lib/testoot copying testoot/pub.py -> build/lib/testoot copying testoot/user_interactions.py -> build/lib/testoot copying testoot/testoot.py -> build/lib/testoot copying testoot/__init__.py -> build/lib/testoot copying testoot/base.py -> build/lib/testoot creating build/lib/testoot/ext copying testoot/ext/pytest.py -> build/lib/testoot/ext copying testoot/ext/__init__.py -> build/lib/testoot/ext copying testoot/ext/simple.py -> build/lib/testoot/ext 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/testoot copying build/lib/testoot/base_testoot.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/exceptions.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/storages.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/serializers.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/policies.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/pub.py -> build/bdist.linux-armv7l/wheel/testoot creating build/bdist.linux-armv7l/wheel/testoot/ext copying build/lib/testoot/ext/pytest.py -> build/bdist.linux-armv7l/wheel/testoot/ext copying build/lib/testoot/ext/__init__.py -> build/bdist.linux-armv7l/wheel/testoot/ext copying build/lib/testoot/ext/simple.py -> build/bdist.linux-armv7l/wheel/testoot/ext copying build/lib/testoot/user_interactions.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/testoot.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/__init__.py -> build/bdist.linux-armv7l/wheel/testoot copying build/lib/testoot/base.py -> build/bdist.linux-armv7l/wheel/testoot running install_egg_info running egg_info writing testoot.egg-info/PKG-INFO writing top-level names to testoot.egg-info/top_level.txt writing dependency_links to testoot.egg-info/dependency_links.txt reading manifest file 'testoot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testoot.egg-info/SOURCES.txt' Copying testoot.egg-info to build/bdist.linux-armv7l/wheel/testoot-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/testoot-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-9vf6k2za/testoot-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'testoot/__init__.py' adding 'testoot/base.py' adding 'testoot/base_testoot.py' adding 'testoot/exceptions.py' adding 'testoot/policies.py' adding 'testoot/pub.py' adding 'testoot/serializers.py' adding 'testoot/storages.py' adding 'testoot/testoot.py' adding 'testoot/user_interactions.py' adding 'testoot/ext/__init__.py' adding 'testoot/ext/pytest.py' adding 'testoot/ext/simple.py' adding 'testoot-0.0.5.dist-info/METADATA' adding 'testoot-0.0.5.dist-info/WHEEL' adding 'testoot-0.0.5.dist-info/top_level.txt' adding 'testoot-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for testoot: finished with status 'done' Stored in directory: /tmp/tmp9v0zu9ny Successfully built testoot Cleaning up... Removing source in /tmp/pip-wheel-qdm5h2xb/testoot Removed build tracker '/tmp/pip-req-tracker-q259yo4p'