Created temporary directory: /tmp/pip-ephem-wheel-cache-8tpcoek2 Created temporary directory: /tmp/pip-req-tracker-kwrl0aaf Created requirements tracker '/tmp/pip-req-tracker-kwrl0aaf' Created temporary directory: /tmp/pip-wheel-x3yjgnv5 Collecting unittest-parallel==0.8.1 1 location(s) to search for versions of unittest-parallel: * https://pypi.org/simple/unittest-parallel/ Getting page https://pypi.org/simple/unittest-parallel/ Analyzing links from page https://pypi.org/simple/unittest-parallel/ Found link https://files.pythonhosted.org/packages/3c/67/844607e9e021e5e75c791ad7b00566d341d5656e24d5ceade4564957efe2/unittest-parallel-0.4.tar.gz#sha256=82fd607cea915a89aaf1bddf808f833a88f46c1510ac525a2169ea618e09c3fe (from https://pypi.org/simple/unittest-parallel/), version: 0.4 Found link https://files.pythonhosted.org/packages/fa/94/55dfd665d008f4286b17d1a53f57022df3c084ebd51d48828f93e0cb8054/unittest-parallel-0.5.tar.gz#sha256=c0833ae1a54e6b823f4ca6ffc113cdee46c0c7c6b8e00fbcea624c4a7ac886a6 (from https://pypi.org/simple/unittest-parallel/), version: 0.5 Found link https://files.pythonhosted.org/packages/6e/fd/559e22952e9e0e2256b6137167d5af18f2ed2f6a84d632898e14d33a8e67/unittest-parallel-0.8.tar.gz#sha256=5e5888b98a91b1fffadfd75e108198b184b490d6323fcca0ab25065cb0ad8bcf (from https://pypi.org/simple/unittest-parallel/), version: 0.8 Found link https://files.pythonhosted.org/packages/32/9c/466ce6f6fb18be22af5c5a99f19beba917240c3116edf9c7c611a6cbdea2/unittest-parallel-0.8.1.tar.gz#sha256=6d27fa454271dd46303c5c2dfc98cf9c2f6cf289c35739d5c03be45d2f9e2387 (from https://pypi.org/simple/unittest-parallel/), version: 0.8.1 Using version 0.8.1 (newest of versions: 0.8.1) Created temporary directory: /tmp/pip-unpack-3bp7a79h Downloading https://files.pythonhosted.org/packages/32/9c/466ce6f6fb18be22af5c5a99f19beba917240c3116edf9c7c611a6cbdea2/unittest-parallel-0.8.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/32/9c/466ce6f6fb18be22af5c5a99f19beba917240c3116edf9c7c611a6cbdea2/unittest-parallel-0.8.1.tar.gz#sha256=6d27fa454271dd46303c5c2dfc98cf9c2f6cf289c35739d5c03be45d2f9e2387 (from https://pypi.org/simple/unittest-parallel/) Added unittest-parallel==0.8.1 from https://files.pythonhosted.org/packages/32/9c/466ce6f6fb18be22af5c5a99f19beba917240c3116edf9c7c611a6cbdea2/unittest-parallel-0.8.1.tar.gz#sha256=6d27fa454271dd46303c5c2dfc98cf9c2f6cf289c35739d5c03be45d2f9e2387 to build tracker '/tmp/pip-req-tracker-kwrl0aaf' Running setup.py (path:/tmp/pip-wheel-x3yjgnv5/unittest-parallel/setup.py) egg_info for package unittest-parallel Running command python setup.py egg_info running egg_info creating pip-egg-info/unittest_parallel.egg-info writing pip-egg-info/unittest_parallel.egg-info/PKG-INFO writing top-level names to pip-egg-info/unittest_parallel.egg-info/top_level.txt writing entry points to pip-egg-info/unittest_parallel.egg-info/entry_points.txt writing dependency_links to pip-egg-info/unittest_parallel.egg-info/dependency_links.txt writing requirements to pip-egg-info/unittest_parallel.egg-info/requires.txt writing manifest file 'pip-egg-info/unittest_parallel.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/unittest_parallel.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/unittest_parallel.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-x3yjgnv5/unittest-parallel has version 0.8.1, which satisfies requirement unittest-parallel==0.8.1 from https://files.pythonhosted.org/packages/32/9c/466ce6f6fb18be22af5c5a99f19beba917240c3116edf9c7c611a6cbdea2/unittest-parallel-0.8.1.tar.gz#sha256=6d27fa454271dd46303c5c2dfc98cf9c2f6cf289c35739d5c03be45d2f9e2387 Removed unittest-parallel==0.8.1 from https://files.pythonhosted.org/packages/32/9c/466ce6f6fb18be22af5c5a99f19beba917240c3116edf9c7c611a6cbdea2/unittest-parallel-0.8.1.tar.gz#sha256=6d27fa454271dd46303c5c2dfc98cf9c2f6cf289c35739d5c03be45d2f9e2387 from build tracker '/tmp/pip-req-tracker-kwrl0aaf' Building wheels for collected packages: unittest-parallel Created temporary directory: /tmp/pip-wheel-10j72_mb Running setup.py bdist_wheel for unittest-parallel: started Destination directory: /tmp/pip-wheel-10j72_mb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-x3yjgnv5/unittest-parallel/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-10j72_mb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/unittest_parallel copying unittest_parallel/__main__.py -> build/lib/unittest_parallel copying unittest_parallel/main.py -> build/lib/unittest_parallel copying unittest_parallel/__init__.py -> build/lib/unittest_parallel 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/unittest_parallel copying build/lib/unittest_parallel/__main__.py -> build/bdist.linux-armv7l/wheel/unittest_parallel copying build/lib/unittest_parallel/main.py -> build/bdist.linux-armv7l/wheel/unittest_parallel copying build/lib/unittest_parallel/__init__.py -> build/bdist.linux-armv7l/wheel/unittest_parallel running install_egg_info running egg_info writing top-level names to unittest_parallel.egg-info/top_level.txt writing entry points to unittest_parallel.egg-info/entry_points.txt writing unittest_parallel.egg-info/PKG-INFO writing requirements to unittest_parallel.egg-info/requires.txt writing dependency_links to unittest_parallel.egg-info/dependency_links.txt reading manifest file 'unittest_parallel.egg-info/SOURCES.txt' writing manifest file 'unittest_parallel.egg-info/SOURCES.txt' Copying unittest_parallel.egg-info to build/bdist.linux-armv7l/wheel/unittest_parallel-0.8.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/unittest_parallel-0.8.1.dist-info/WHEEL creating '/tmp/pip-wheel-10j72_mb/unittest_parallel-0.8.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'unittest_parallel/__init__.py' adding 'unittest_parallel/__main__.py' adding 'unittest_parallel/main.py' adding 'unittest_parallel-0.8.1.dist-info/METADATA' adding 'unittest_parallel-0.8.1.dist-info/WHEEL' adding 'unittest_parallel-0.8.1.dist-info/entry_points.txt' adding 'unittest_parallel-0.8.1.dist-info/top_level.txt' adding 'unittest_parallel-0.8.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for unittest-parallel: finished with status 'done' Stored in directory: /tmp/tmpkxjaf9ar Successfully built unittest-parallel Cleaning up... Removing source in /tmp/pip-wheel-x3yjgnv5/unittest-parallel Removed build tracker '/tmp/pip-req-tracker-kwrl0aaf'