Created temporary directory: /tmp/pip-ephem-wheel-cache-ltsqyhut Created temporary directory: /tmp/pip-req-tracker-box25h05 Created requirements tracker '/tmp/pip-req-tracker-box25h05' Created temporary directory: /tmp/pip-wheel-jwka4nma Looking in indexes: https://pypi.python.org/simple Collecting redart==0.1.1 1 location(s) to search for versions of redart: * https://pypi.python.org/simple/redart/ Getting page https://pypi.python.org/simple/redart/ Analyzing links from page https://pypi.org/simple/redart/ Found link https://files.pythonhosted.org/packages/f8/e3/697fe2b6d18ab8a7ad5d516844298b1de16b424704f51d5e53dd1d4a655d/redart-0.1.0.tar.gz#sha256=dd01560a413e8fa82a6d1f0266e1200636d38a21a1a07e4e3ffebb2d99b0dfa3 (from https://pypi.org/simple/redart/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/99/ef/5e31fe72358d67a48848f28510282f22e824e8215ff72ef213faaf8400df/redart-0.1.1.tar.gz#sha256=7341bf5c3d283799a3ffe5f1503103a0735514b8b47560c4a9fea747f6bc77b1 (from https://pypi.org/simple/redart/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-dy17897g Downloading https://files.pythonhosted.org/packages/99/ef/5e31fe72358d67a48848f28510282f22e824e8215ff72ef213faaf8400df/redart-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/99/ef/5e31fe72358d67a48848f28510282f22e824e8215ff72ef213faaf8400df/redart-0.1.1.tar.gz#sha256=7341bf5c3d283799a3ffe5f1503103a0735514b8b47560c4a9fea747f6bc77b1 (from https://pypi.org/simple/redart/) Added redart==0.1.1 from https://files.pythonhosted.org/packages/99/ef/5e31fe72358d67a48848f28510282f22e824e8215ff72ef213faaf8400df/redart-0.1.1.tar.gz#sha256=7341bf5c3d283799a3ffe5f1503103a0735514b8b47560c4a9fea747f6bc77b1 to build tracker '/tmp/pip-req-tracker-box25h05' Running setup.py (path:/tmp/pip-wheel-jwka4nma/redart/setup.py) egg_info for package redart Running command python setup.py egg_info running egg_info creating pip-egg-info/redart.egg-info writing pip-egg-info/redart.egg-info/PKG-INFO writing entry points to pip-egg-info/redart.egg-info/entry_points.txt writing top-level names to pip-egg-info/redart.egg-info/top_level.txt writing requirements to pip-egg-info/redart.egg-info/requires.txt writing dependency_links to pip-egg-info/redart.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/redart.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redart.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/redart.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jwka4nma/redart has version 0.1.1, which satisfies requirement redart==0.1.1 from https://files.pythonhosted.org/packages/99/ef/5e31fe72358d67a48848f28510282f22e824e8215ff72ef213faaf8400df/redart-0.1.1.tar.gz#sha256=7341bf5c3d283799a3ffe5f1503103a0735514b8b47560c4a9fea747f6bc77b1 Removed redart==0.1.1 from https://files.pythonhosted.org/packages/99/ef/5e31fe72358d67a48848f28510282f22e824e8215ff72ef213faaf8400df/redart-0.1.1.tar.gz#sha256=7341bf5c3d283799a3ffe5f1503103a0735514b8b47560c4a9fea747f6bc77b1 from build tracker '/tmp/pip-req-tracker-box25h05' Building wheels for collected packages: redart Created temporary directory: /tmp/pip-wheel-xi9i8lqk Running setup.py bdist_wheel for redart: started Destination directory: /tmp/pip-wheel-xi9i8lqk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jwka4nma/redart/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-xi9i8lqk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redart copying redart/__init__.py -> build/lib/redart copying redart/__main__.py -> build/lib/redart 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/redart copying build/lib/redart/__init__.py -> build/bdist.linux-armv7l/wheel/redart copying build/lib/redart/__main__.py -> build/bdist.linux-armv7l/wheel/redart running install_egg_info running egg_info writing redart.egg-info/PKG-INFO writing top-level names to redart.egg-info/top_level.txt writing requirements to redart.egg-info/requires.txt writing dependency_links to redart.egg-info/dependency_links.txt writing entry points to redart.egg-info/entry_points.txt reading manifest file 'redart.egg-info/SOURCES.txt' writing manifest file 'redart.egg-info/SOURCES.txt' Copying redart.egg-info to build/bdist.linux-armv7l/wheel/redart-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/redart-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-xi9i8lqk/redart-0.1.1-py3-none-any.whl' and adding '.' to it adding 'redart/__init__.py' adding 'redart/__main__.py' adding 'redart-0.1.1.dist-info/entry_points.txt' adding 'redart-0.1.1.dist-info/top_level.txt' adding 'redart-0.1.1.dist-info/WHEEL' adding 'redart-0.1.1.dist-info/METADATA' adding 'redart-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for redart: finished with status 'done' Stored in directory: /tmp/tmparih7934 Successfully built redart Cleaning up... Removing source in /tmp/pip-wheel-jwka4nma/redart Removed build tracker '/tmp/pip-req-tracker-box25h05'