Created temporary directory: /tmp/pip-ephem-wheel-cache-nahqqck_ Created temporary directory: /tmp/pip-req-tracker-g8f_strk Created requirements tracker '/tmp/pip-req-tracker-g8f_strk' Created temporary directory: /tmp/pip-wheel-pfh2eo1n Looking in indexes: https://pypi.python.org/simple Collecting cfu==0.4.0 1 location(s) to search for versions of cfu: * https://pypi.python.org/simple/cfu/ Getting page https://pypi.python.org/simple/cfu/ Analyzing links from page https://pypi.org/simple/cfu/ Found link https://files.pythonhosted.org/packages/f9/6b/75ad22f0c5b404d556a09fef0cf6239b9a6edfc87a5da4b879ab4bdef5ea/cfu-0.2.1.tar.gz#sha256=e27b14966a4ee7879532524c2fc32d9febdbb55b23676540a410ad106209010e (from https://pypi.org/simple/cfu/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/b9/5b/036453488a26f4e634e13b870734f94ecf12b4575b669efb52d64a82125d/cfu-0.3.0.tar.gz#sha256=9b4c9930bc9274362e0c4c41d73fd8c1cb83799fb7e287ee921b16d95ebc4841 (from https://pypi.org/simple/cfu/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/e3/db/b2f405872d03e2e61e24c268b60477856336cc8f398297e44e390efda5cb/cfu-0.4.0.tar.gz#sha256=bb7b1a25014b400e2d787bea0d7bebfb92941791cf378fab4dfb46b42ab2f890 (from https://pypi.org/simple/cfu/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-mvv8mcpd Downloading https://files.pythonhosted.org/packages/e3/db/b2f405872d03e2e61e24c268b60477856336cc8f398297e44e390efda5cb/cfu-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e3/db/b2f405872d03e2e61e24c268b60477856336cc8f398297e44e390efda5cb/cfu-0.4.0.tar.gz#sha256=bb7b1a25014b400e2d787bea0d7bebfb92941791cf378fab4dfb46b42ab2f890 (from https://pypi.org/simple/cfu/) Added cfu==0.4.0 from https://files.pythonhosted.org/packages/e3/db/b2f405872d03e2e61e24c268b60477856336cc8f398297e44e390efda5cb/cfu-0.4.0.tar.gz#sha256=bb7b1a25014b400e2d787bea0d7bebfb92941791cf378fab4dfb46b42ab2f890 to build tracker '/tmp/pip-req-tracker-g8f_strk' Running setup.py (path:/tmp/pip-wheel-pfh2eo1n/cfu/setup.py) egg_info for package cfu Running command python setup.py egg_info running egg_info creating pip-egg-info/cfu.egg-info writing top-level names to pip-egg-info/cfu.egg-info/top_level.txt writing pip-egg-info/cfu.egg-info/PKG-INFO writing requirements to pip-egg-info/cfu.egg-info/requires.txt writing dependency_links to pip-egg-info/cfu.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cfu.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cfu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cfu.egg-info/SOURCES.txt' /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-wheel-pfh2eo1n/cfu has version 0.4.0, which satisfies requirement cfu==0.4.0 from https://files.pythonhosted.org/packages/e3/db/b2f405872d03e2e61e24c268b60477856336cc8f398297e44e390efda5cb/cfu-0.4.0.tar.gz#sha256=bb7b1a25014b400e2d787bea0d7bebfb92941791cf378fab4dfb46b42ab2f890 Removed cfu==0.4.0 from https://files.pythonhosted.org/packages/e3/db/b2f405872d03e2e61e24c268b60477856336cc8f398297e44e390efda5cb/cfu-0.4.0.tar.gz#sha256=bb7b1a25014b400e2d787bea0d7bebfb92941791cf378fab4dfb46b42ab2f890 from build tracker '/tmp/pip-req-tracker-g8f_strk' Building wheels for collected packages: cfu Created temporary directory: /tmp/pip-wheel-h1t3x4xc Running setup.py bdist_wheel for cfu: started Destination directory: /tmp/pip-wheel-h1t3x4xc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pfh2eo1n/cfu/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-h1t3x4xc /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_config.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_argparse.py -> build/lib/tests copying tests/test_attributes.py -> build/lib/tests copying tests/test_generators.py -> build/lib/tests copying tests/test_schema.py -> build/lib/tests copying tests/test_click.py -> build/lib/tests copying tests/schemas.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_validation.py -> build/lib/tests creating build/lib/confu copying confu/exceptions.py -> build/lib/confu copying confu/schema.py -> build/lib/confu copying confu/generator.py -> build/lib/confu copying confu/__init__.py -> build/lib/confu copying confu/config.py -> build/lib/confu copying confu/cli.py -> build/lib/confu running egg_info writing top-level names to cfu.egg-info/top_level.txt writing requirements to cfu.egg-info/requires.txt writing dependency_links to cfu.egg-info/dependency_links.txt writing cfu.egg-info/PKG-INFO reading manifest file 'cfu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cfu.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/tests copying build/lib/tests/test_config.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_argparse.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_attributes.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_generators.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_schema.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_click.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/schemas.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_validation.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/exceptions.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/schema.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/generator.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/__init__.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/config.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/cli.py -> build/bdist.linux-armv7l/wheel/confu running install_egg_info Copying cfu.egg-info to build/bdist.linux-armv7l/wheel/cfu-0.4.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cfu-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for cfu: finished with status 'done' Stored in directory: /tmp/tmpdznobo79 Successfully built cfu Cleaning up... Removing source in /tmp/pip-wheel-pfh2eo1n/cfu Removed build tracker '/tmp/pip-req-tracker-g8f_strk'