Created temporary directory: /tmp/pip-ephem-wheel-cache-6pz3urds Created temporary directory: /tmp/pip-req-tracker-276a4czm Created requirements tracker '/tmp/pip-req-tracker-276a4czm' Created temporary directory: /tmp/pip-wheel-m_kcv93s Collecting rellax==0.1rc1 1 location(s) to search for versions of rellax: * https://pypi.org/simple/rellax/ Getting page https://pypi.org/simple/rellax/ Analyzing links from page https://pypi.org/simple/rellax/ Skipping link https://files.pythonhosted.org/packages/0e/b1/cb2941202d1a8a82748db328c6a07f6d6e2e951405f35c4732895e38b9cf/rellax-0.1rc1-py2-none-any.whl#sha256=98080b0c605c6a0077c2f8cd2f3bf96fdc2fb9688e0295b8eb2df60992605f5a (from https://pypi.org/simple/rellax/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/2f/62/2cad38c6fb0d5ea91bf8b44a0007978f7bf8750d1d19492a968915e0d70a/rellax-0.1rc1.tar.gz#sha256=2b2cd0a613c92de5836623728b4cf0edcdcfaedb4cab9109d145fe6a9b457be1 (from https://pypi.org/simple/rellax/), version: 0.1rc1 Using version 0.1rc1 (newest of versions: 0.1rc1) Created temporary directory: /tmp/pip-unpack-52_j6mkj Downloading https://files.pythonhosted.org/packages/2f/62/2cad38c6fb0d5ea91bf8b44a0007978f7bf8750d1d19492a968915e0d70a/rellax-0.1rc1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2f/62/2cad38c6fb0d5ea91bf8b44a0007978f7bf8750d1d19492a968915e0d70a/rellax-0.1rc1.tar.gz#sha256=2b2cd0a613c92de5836623728b4cf0edcdcfaedb4cab9109d145fe6a9b457be1 (from https://pypi.org/simple/rellax/) Added rellax==0.1rc1 from https://files.pythonhosted.org/packages/2f/62/2cad38c6fb0d5ea91bf8b44a0007978f7bf8750d1d19492a968915e0d70a/rellax-0.1rc1.tar.gz#sha256=2b2cd0a613c92de5836623728b4cf0edcdcfaedb4cab9109d145fe6a9b457be1 to build tracker '/tmp/pip-req-tracker-276a4czm' Running setup.py (path:/tmp/pip-wheel-m_kcv93s/rellax/setup.py) egg_info for package rellax Running command python setup.py egg_info running egg_info creating pip-egg-info/rellax.egg-info writing top-level names to pip-egg-info/rellax.egg-info/top_level.txt writing entry points to pip-egg-info/rellax.egg-info/entry_points.txt writing requirements to pip-egg-info/rellax.egg-info/requires.txt writing pip-egg-info/rellax.egg-info/PKG-INFO writing dependency_links to pip-egg-info/rellax.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rellax.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rellax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.1.rc1' to '0.1rc1' normalized_version, warning: no files found matching 'CHANGES.md' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'licenses' warning: no files found matching '*' under directory 'scripts' warning: no files found matching '*' under directory 'static' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution writing manifest file 'pip-egg-info/rellax.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m_kcv93s/rellax has version 0.1rc1, which satisfies requirement rellax==0.1rc1 from https://files.pythonhosted.org/packages/2f/62/2cad38c6fb0d5ea91bf8b44a0007978f7bf8750d1d19492a968915e0d70a/rellax-0.1rc1.tar.gz#sha256=2b2cd0a613c92de5836623728b4cf0edcdcfaedb4cab9109d145fe6a9b457be1 Removed rellax==0.1rc1 from https://files.pythonhosted.org/packages/2f/62/2cad38c6fb0d5ea91bf8b44a0007978f7bf8750d1d19492a968915e0d70a/rellax-0.1rc1.tar.gz#sha256=2b2cd0a613c92de5836623728b4cf0edcdcfaedb4cab9109d145fe6a9b457be1 from build tracker '/tmp/pip-req-tracker-276a4czm' Building wheels for collected packages: rellax Created temporary directory: /tmp/pip-wheel-xd7c26mb Running setup.py bdist_wheel for rellax: started Destination directory: /tmp/pip-wheel-xd7c26mb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m_kcv93s/rellax/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-xd7c26mb /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.1.rc1' to '0.1rc1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rellax copying rellax/__init__.py -> build/lib/rellax copying rellax/rellax.py -> build/lib/rellax copying rellax/__main__.py -> build/lib/rellax 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/rellax copying build/lib/rellax/__init__.py -> build/bdist.linux-armv7l/wheel/rellax copying build/lib/rellax/rellax.py -> build/bdist.linux-armv7l/wheel/rellax copying build/lib/rellax/__main__.py -> build/bdist.linux-armv7l/wheel/rellax running install_egg_info running egg_info writing dependency_links to rellax.egg-info/dependency_links.txt writing top-level names to rellax.egg-info/top_level.txt writing requirements to rellax.egg-info/requires.txt writing rellax.egg-info/PKG-INFO writing entry points to rellax.egg-info/entry_points.txt reading manifest file 'rellax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES.md' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'licenses' warning: no files found matching '*' under directory 'scripts' warning: no files found matching '*' under directory 'static' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution writing manifest file 'rellax.egg-info/SOURCES.txt' Copying rellax.egg-info to build/bdist.linux-armv7l/wheel/rellax-0.1rc1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rellax-0.1rc1.dist-info/WHEEL creating '/tmp/pip-wheel-xd7c26mb/rellax-0.1rc1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rellax/__init__.py' adding 'rellax/__main__.py' adding 'rellax/rellax.py' adding 'rellax-0.1rc1.dist-info/METADATA' adding 'rellax-0.1rc1.dist-info/WHEEL' adding 'rellax-0.1rc1.dist-info/entry_points.txt' adding 'rellax-0.1rc1.dist-info/top_level.txt' adding 'rellax-0.1rc1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rellax: finished with status 'done' Stored in directory: /tmp/tmp3evg_i0e Successfully built rellax Cleaning up... Removing source in /tmp/pip-wheel-m_kcv93s/rellax Removed build tracker '/tmp/pip-req-tracker-276a4czm'