Created temporary directory: /tmp/pip-ephem-wheel-cache-qpw4wr32 Created temporary directory: /tmp/pip-req-tracker-zi8ndy9d Created requirements tracker '/tmp/pip-req-tracker-zi8ndy9d' Created temporary directory: /tmp/pip-wheel-fj8okou8 Collecting makeReact==0.0.2 1 location(s) to search for versions of makeReact: * https://pypi.org/simple/makereact/ Getting page https://pypi.org/simple/makereact/ Analyzing links from page https://pypi.org/simple/makereact/ Found link https://files.pythonhosted.org/packages/2f/9d/94f74b6cc94ba8a3a5591f23e4653bf073d1ad6922ad9158ad3d36876848/makeReact-0.0.2.tar.gz#sha256=7eda29d4dace30a7323a595c6c009af9d19c4de654bdc439e806934762880b54 (from https://pypi.org/simple/makereact/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-yu48m971 Downloading https://files.pythonhosted.org/packages/2f/9d/94f74b6cc94ba8a3a5591f23e4653bf073d1ad6922ad9158ad3d36876848/makeReact-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2f/9d/94f74b6cc94ba8a3a5591f23e4653bf073d1ad6922ad9158ad3d36876848/makeReact-0.0.2.tar.gz#sha256=7eda29d4dace30a7323a595c6c009af9d19c4de654bdc439e806934762880b54 (from https://pypi.org/simple/makereact/) Added makeReact==0.0.2 from https://files.pythonhosted.org/packages/2f/9d/94f74b6cc94ba8a3a5591f23e4653bf073d1ad6922ad9158ad3d36876848/makeReact-0.0.2.tar.gz#sha256=7eda29d4dace30a7323a595c6c009af9d19c4de654bdc439e806934762880b54 to build tracker '/tmp/pip-req-tracker-zi8ndy9d' Running setup.py (path:/tmp/pip-wheel-fj8okou8/makeReact/setup.py) egg_info for package makeReact Running command python setup.py egg_info running egg_info creating pip-egg-info/makeReact.egg-info writing pip-egg-info/makeReact.egg-info/PKG-INFO writing top-level names to pip-egg-info/makeReact.egg-info/top_level.txt writing dependency_links to pip-egg-info/makeReact.egg-info/dependency_links.txt writing entry points to pip-egg-info/makeReact.egg-info/entry_points.txt writing manifest file 'pip-egg-info/makeReact.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/makeReact.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'pip-egg-info/makeReact.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fj8okou8/makeReact has version 0.0.2, which satisfies requirement makeReact==0.0.2 from https://files.pythonhosted.org/packages/2f/9d/94f74b6cc94ba8a3a5591f23e4653bf073d1ad6922ad9158ad3d36876848/makeReact-0.0.2.tar.gz#sha256=7eda29d4dace30a7323a595c6c009af9d19c4de654bdc439e806934762880b54 Removed makeReact==0.0.2 from https://files.pythonhosted.org/packages/2f/9d/94f74b6cc94ba8a3a5591f23e4653bf073d1ad6922ad9158ad3d36876848/makeReact-0.0.2.tar.gz#sha256=7eda29d4dace30a7323a595c6c009af9d19c4de654bdc439e806934762880b54 from build tracker '/tmp/pip-req-tracker-zi8ndy9d' Building wheels for collected packages: makeReact Created temporary directory: /tmp/pip-wheel-567pzqjx Running setup.py bdist_wheel for makeReact: started Destination directory: /tmp/pip-wheel-567pzqjx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fj8okou8/makeReact/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-567pzqjx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/makeReact copying makeReact/__main__.py -> build/lib/makeReact copying makeReact/__init__.py -> build/lib/makeReact copying makeReact/script.py -> build/lib/makeReact 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/makeReact copying build/lib/makeReact/__main__.py -> build/bdist.linux-armv7l/wheel/makeReact copying build/lib/makeReact/__init__.py -> build/bdist.linux-armv7l/wheel/makeReact copying build/lib/makeReact/script.py -> build/bdist.linux-armv7l/wheel/makeReact running install_egg_info running egg_info writing top-level names to makeReact.egg-info/top_level.txt writing entry points to makeReact.egg-info/entry_points.txt writing makeReact.egg-info/PKG-INFO writing dependency_links to makeReact.egg-info/dependency_links.txt reading manifest file 'makeReact.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'makeReact.egg-info/SOURCES.txt' Copying makeReact.egg-info to build/bdist.linux-armv7l/wheel/makeReact-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/makeReact-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-567pzqjx/makeReact-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'makeReact/__init__.py' adding 'makeReact/__main__.py' adding 'makeReact/script.py' adding 'makeReact-0.0.2.dist-info/METADATA' adding 'makeReact-0.0.2.dist-info/WHEEL' adding 'makeReact-0.0.2.dist-info/entry_points.txt' adding 'makeReact-0.0.2.dist-info/top_level.txt' adding 'makeReact-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for makeReact: finished with status 'done' Stored in directory: /tmp/tmppprz2yjy Successfully built makeReact Cleaning up... Removing source in /tmp/pip-wheel-fj8okou8/makeReact Removed build tracker '/tmp/pip-req-tracker-zi8ndy9d'