Created temporary directory: /tmp/pip-ephem-wheel-cache-3e90z4t4 Created temporary directory: /tmp/pip-req-tracker-v5btgjmj Created requirements tracker '/tmp/pip-req-tracker-v5btgjmj' Created temporary directory: /tmp/pip-wheel-w07ybvvb Collecting pyrallel.lib==0.0.4 1 location(s) to search for versions of pyrallel.lib: * https://pypi.org/simple/pyrallel-lib/ Getting page https://pypi.org/simple/pyrallel-lib/ Analyzing links from page https://pypi.org/simple/pyrallel-lib/ Found link https://files.pythonhosted.org/packages/a7/44/160a8bf1ceec59a7322e2d5f38dc70be2cbc48a000d55d228cdea2f80ac7/pyrallel.lib-0.0.3.tar.gz#sha256=c183cfec31598d43be917ba886e32714df1a131e7d2e334cdd1a9ac9ee209501 (from https://pypi.org/simple/pyrallel-lib/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/c1/19/46ba1cec0f0110469722350e3c11fb6a17bde1a242c6c8f351afc1cb9681/pyrallel.lib-0.0.4.tar.gz#sha256=6d5efc3f74082c63552b4985c70fc57554084713bc3a257ea9ac259d637da10e (from https://pypi.org/simple/pyrallel-lib/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-eco5rclv Downloading https://files.pythonhosted.org/packages/c1/19/46ba1cec0f0110469722350e3c11fb6a17bde1a242c6c8f351afc1cb9681/pyrallel.lib-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c1/19/46ba1cec0f0110469722350e3c11fb6a17bde1a242c6c8f351afc1cb9681/pyrallel.lib-0.0.4.tar.gz#sha256=6d5efc3f74082c63552b4985c70fc57554084713bc3a257ea9ac259d637da10e (from https://pypi.org/simple/pyrallel-lib/) Added pyrallel.lib==0.0.4 from https://files.pythonhosted.org/packages/c1/19/46ba1cec0f0110469722350e3c11fb6a17bde1a242c6c8f351afc1cb9681/pyrallel.lib-0.0.4.tar.gz#sha256=6d5efc3f74082c63552b4985c70fc57554084713bc3a257ea9ac259d637da10e to build tracker '/tmp/pip-req-tracker-v5btgjmj' Running setup.py (path:/tmp/pip-wheel-w07ybvvb/pyrallel.lib/setup.py) egg_info for package pyrallel.lib Running command python setup.py egg_info running egg_info creating pip-egg-info/pyrallel.lib.egg-info writing top-level names to pip-egg-info/pyrallel.lib.egg-info/top_level.txt writing pip-egg-info/pyrallel.lib.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyrallel.lib.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyrallel.lib.egg-info/requires.txt writing manifest file 'pip-egg-info/pyrallel.lib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyrallel.lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyrallel.lib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-w07ybvvb/pyrallel.lib has version 0.0.4, which satisfies requirement pyrallel.lib==0.0.4 from https://files.pythonhosted.org/packages/c1/19/46ba1cec0f0110469722350e3c11fb6a17bde1a242c6c8f351afc1cb9681/pyrallel.lib-0.0.4.tar.gz#sha256=6d5efc3f74082c63552b4985c70fc57554084713bc3a257ea9ac259d637da10e Removed pyrallel.lib==0.0.4 from https://files.pythonhosted.org/packages/c1/19/46ba1cec0f0110469722350e3c11fb6a17bde1a242c6c8f351afc1cb9681/pyrallel.lib-0.0.4.tar.gz#sha256=6d5efc3f74082c63552b4985c70fc57554084713bc3a257ea9ac259d637da10e from build tracker '/tmp/pip-req-tracker-v5btgjmj' Building wheels for collected packages: pyrallel.lib Created temporary directory: /tmp/pip-wheel-nx22pzup Running setup.py bdist_wheel for pyrallel.lib: started Destination directory: /tmp/pip-wheel-nx22pzup Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w07ybvvb/pyrallel.lib/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-nx22pzup running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyrallel copying pyrallel/map_reduce.py -> build/lib/pyrallel copying pyrallel/parallel_processor.py -> build/lib/pyrallel copying pyrallel/__init__.py -> build/lib/pyrallel copying pyrallel/paralleller.py -> build/lib/pyrallel creating build/lib/pyrallel/tests copying pyrallel/tests/test_map_reduce.py -> build/lib/pyrallel/tests copying pyrallel/tests/__init__.py -> build/lib/pyrallel/tests copying pyrallel/tests/test_parallel_processor.py -> build/lib/pyrallel/tests running egg_info writing top-level names to pyrallel.lib.egg-info/top_level.txt writing pyrallel.lib.egg-info/PKG-INFO writing requirements to pyrallel.lib.egg-info/requires.txt writing dependency_links to pyrallel.lib.egg-info/dependency_links.txt reading manifest file 'pyrallel.lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyrallel.lib.egg-info/SOURCES.txt' 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/pyrallel creating build/bdist.linux-armv7l/wheel/pyrallel/tests copying build/lib/pyrallel/tests/test_map_reduce.py -> build/bdist.linux-armv7l/wheel/pyrallel/tests copying build/lib/pyrallel/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pyrallel/tests copying build/lib/pyrallel/tests/test_parallel_processor.py -> build/bdist.linux-armv7l/wheel/pyrallel/tests copying build/lib/pyrallel/map_reduce.py -> build/bdist.linux-armv7l/wheel/pyrallel copying build/lib/pyrallel/parallel_processor.py -> build/bdist.linux-armv7l/wheel/pyrallel copying build/lib/pyrallel/__init__.py -> build/bdist.linux-armv7l/wheel/pyrallel copying build/lib/pyrallel/paralleller.py -> build/bdist.linux-armv7l/wheel/pyrallel running install_egg_info Copying pyrallel.lib.egg-info to build/bdist.linux-armv7l/wheel/pyrallel.lib-0.0.4-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pyrallel.lib-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-nx22pzup/pyrallel.lib-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyrallel/__init__.py' adding 'pyrallel/map_reduce.py' adding 'pyrallel/parallel_processor.py' adding 'pyrallel/paralleller.py' adding 'pyrallel/tests/__init__.py' adding 'pyrallel/tests/test_map_reduce.py' adding 'pyrallel/tests/test_parallel_processor.py' adding 'pyrallel.lib-0.0.4.dist-info/LICENSE' adding 'pyrallel.lib-0.0.4.dist-info/METADATA' adding 'pyrallel.lib-0.0.4.dist-info/WHEEL' adding 'pyrallel.lib-0.0.4.dist-info/top_level.txt' adding 'pyrallel.lib-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyrallel.lib: finished with status 'done' Stored in directory: /tmp/tmp16rka6g2 Successfully built pyrallel.lib Cleaning up... Removing source in /tmp/pip-wheel-w07ybvvb/pyrallel.lib Removed build tracker '/tmp/pip-req-tracker-v5btgjmj'