Created temporary directory: /tmp/pip-ephem-wheel-cache-awpq1qgo Created temporary directory: /tmp/pip-req-tracker-sorvqhn1 Created requirements tracker '/tmp/pip-req-tracker-sorvqhn1' Created temporary directory: /tmp/pip-wheel-iwf3nuth Collecting fitch==0.2.0 1 location(s) to search for versions of fitch: * https://pypi.org/simple/fitch/ Getting page https://pypi.org/simple/fitch/ Analyzing links from page https://pypi.org/simple/fitch/ Found link https://files.pythonhosted.org/packages/89/e5/5c686761f062817bc1ec6daedb2b39fa7e17df75024683be241ce19c6e67/fitch-0.1.0.tar.gz#sha256=094a59353e992adcd8d94b26613c69444be3f19c117eb96efe5ca87955ee4a99 (from https://pypi.org/simple/fitch/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/87/d5/61f4fedca77baec3e8e6580926d1b2e0af66d11c4d8c5d2e26929c142859/fitch-0.2.0.tar.gz#sha256=fd72b1e489991db721a501bace2e42aa8ee36a538d24c7771aac9de75485103b (from https://pypi.org/simple/fitch/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-yxgs7c3f Downloading https://files.pythonhosted.org/packages/87/d5/61f4fedca77baec3e8e6580926d1b2e0af66d11c4d8c5d2e26929c142859/fitch-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/87/d5/61f4fedca77baec3e8e6580926d1b2e0af66d11c4d8c5d2e26929c142859/fitch-0.2.0.tar.gz#sha256=fd72b1e489991db721a501bace2e42aa8ee36a538d24c7771aac9de75485103b (from https://pypi.org/simple/fitch/) Added fitch==0.2.0 from https://files.pythonhosted.org/packages/87/d5/61f4fedca77baec3e8e6580926d1b2e0af66d11c4d8c5d2e26929c142859/fitch-0.2.0.tar.gz#sha256=fd72b1e489991db721a501bace2e42aa8ee36a538d24c7771aac9de75485103b to build tracker '/tmp/pip-req-tracker-sorvqhn1' Running setup.py (path:/tmp/pip-wheel-iwf3nuth/fitch/setup.py) egg_info for package fitch Running command python setup.py egg_info running egg_info creating pip-egg-info/fitch.egg-info writing dependency_links to pip-egg-info/fitch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/fitch.egg-info/top_level.txt writing requirements to pip-egg-info/fitch.egg-info/requires.txt writing pip-egg-info/fitch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fitch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fitch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fitch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-iwf3nuth/fitch has version 0.2.0, which satisfies requirement fitch==0.2.0 from https://files.pythonhosted.org/packages/87/d5/61f4fedca77baec3e8e6580926d1b2e0af66d11c4d8c5d2e26929c142859/fitch-0.2.0.tar.gz#sha256=fd72b1e489991db721a501bace2e42aa8ee36a538d24c7771aac9de75485103b Removed fitch==0.2.0 from https://files.pythonhosted.org/packages/87/d5/61f4fedca77baec3e8e6580926d1b2e0af66d11c4d8c5d2e26929c142859/fitch-0.2.0.tar.gz#sha256=fd72b1e489991db721a501bace2e42aa8ee36a538d24c7771aac9de75485103b from build tracker '/tmp/pip-req-tracker-sorvqhn1' Building wheels for collected packages: fitch Created temporary directory: /tmp/pip-wheel-62qvfme9 Running setup.py bdist_wheel for fitch: started Destination directory: /tmp/pip-wheel-62qvfme9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-iwf3nuth/fitch/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-62qvfme9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fitch copying fitch/player.py -> build/lib/fitch copying fitch/logger.py -> build/lib/fitch copying fitch/detector.py -> build/lib/fitch copying fitch/__init__.py -> build/lib/fitch copying fitch/utils.py -> build/lib/fitch copying fitch/screen.py -> build/lib/fitch copying fitch/testcase.py -> build/lib/fitch copying fitch/config.py -> build/lib/fitch 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/fitch copying build/lib/fitch/player.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/logger.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/detector.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/__init__.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/utils.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/screen.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/testcase.py -> build/bdist.linux-armv7l/wheel/fitch copying build/lib/fitch/config.py -> build/bdist.linux-armv7l/wheel/fitch running install_egg_info running egg_info writing dependency_links to fitch.egg-info/dependency_links.txt writing top-level names to fitch.egg-info/top_level.txt writing requirements to fitch.egg-info/requires.txt writing fitch.egg-info/PKG-INFO reading manifest file 'fitch.egg-info/SOURCES.txt' writing manifest file 'fitch.egg-info/SOURCES.txt' Copying fitch.egg-info to build/bdist.linux-armv7l/wheel/fitch-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fitch-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-62qvfme9/fitch-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fitch/__init__.py' adding 'fitch/config.py' adding 'fitch/detector.py' adding 'fitch/logger.py' adding 'fitch/player.py' adding 'fitch/screen.py' adding 'fitch/testcase.py' adding 'fitch/utils.py' adding 'fitch-0.2.0.dist-info/METADATA' adding 'fitch-0.2.0.dist-info/WHEEL' adding 'fitch-0.2.0.dist-info/top_level.txt' adding 'fitch-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fitch: finished with status 'done' Stored in directory: /tmp/tmpef1qo42g Successfully built fitch Cleaning up... Removing source in /tmp/pip-wheel-iwf3nuth/fitch Removed build tracker '/tmp/pip-req-tracker-sorvqhn1'