Created temporary directory: /tmp/pip-ephem-wheel-cache-b0iinqbf Created temporary directory: /tmp/pip-wheel-7mljqfka Looking in indexes: https://pypi.python.org/simple Collecting cfu==0.3.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 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-sbg210v5 Downloading https://files.pythonhosted.org/packages/b9/5b/036453488a26f4e634e13b870734f94ecf12b4575b669efb52d64a82125d/cfu-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b9/5b/036453488a26f4e634e13b870734f94ecf12b4575b669efb52d64a82125d/cfu-0.3.0.tar.gz#sha256=9b4c9930bc9274362e0c4c41d73fd8c1cb83799fb7e287ee921b16d95ebc4841 (from https://pypi.org/simple/cfu/) Running setup.py (path:/tmp/pip-wheel-7mljqfka/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 pip-egg-info/cfu.egg-info/PKG-INFO writing top-level names to pip-egg-info/cfu.egg-info/top_level.txt 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.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-wheel-7mljqfka/cfu has version 0.3.0, which satisfies requirement cfu==0.3.0 from https://files.pythonhosted.org/packages/b9/5b/036453488a26f4e634e13b870734f94ecf12b4575b669efb52d64a82125d/cfu-0.3.0.tar.gz#sha256=9b4c9930bc9274362e0c4c41d73fd8c1cb83799fb7e287ee921b16d95ebc4841 Building wheels for collected packages: cfu Created temporary directory: /tmp/pip-wheel-f5uxmi5g Running setup.py bdist_wheel for cfu: started Destination directory: /tmp/pip-wheel-f5uxmi5g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7mljqfka/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-f5uxmi5g /usr/lib/python3.4/distutils/dist.py:260: 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/confu copying confu/exceptions.py -> build/lib/confu copying confu/schema.py -> build/lib/confu copying confu/__init__.py -> build/lib/confu copying confu/generator.py -> build/lib/confu copying confu/cli.py -> build/lib/confu creating build/lib/tests copying tests/test_click.py -> build/lib/tests copying tests/test_argparse.py -> build/lib/tests copying tests/test_attributes.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_schema.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/schemas.py -> build/lib/tests copying tests/test_generators.py -> build/lib/tests copying tests/test_validation.py -> build/lib/tests running egg_info writing dependency_links to cfu.egg-info/dependency_links.txt writing requirements to cfu.egg-info/requires.txt writing cfu.egg-info/PKG-INFO writing top-level names to cfu.egg-info/top_level.txt 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/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/__init__.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/generator.py -> build/bdist.linux-armv7l/wheel/confu copying build/lib/confu/cli.py -> build/bdist.linux-armv7l/wheel/confu creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_click.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/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_schema.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/schemas.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_validation.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying cfu.egg-info to build/bdist.linux-armv7l/wheel/cfu-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cfu-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-f5uxmi5g/cfu-0.3.0-py2.py3-none-any.whl' and adding '.' to it adding 'confu/__init__.py' adding 'confu/cli.py' adding 'confu/exceptions.py' adding 'confu/generator.py' adding 'confu/schema.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/schemas.py' adding 'tests/test_argparse.py' adding 'tests/test_attributes.py' adding 'tests/test_click.py' adding 'tests/test_generators.py' adding 'tests/test_schema.py' adding 'tests/test_validation.py' adding 'cfu-0.3.0.dist-info/top_level.txt' adding 'cfu-0.3.0.dist-info/zip-safe' adding 'cfu-0.3.0.dist-info/WHEEL' adding 'cfu-0.3.0.dist-info/METADATA' adding 'cfu-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cfu: finished with status 'done' Stored in directory: /tmp/tmpjjp5w9qh Successfully built cfu Cleaning up... Removing source in /tmp/pip-wheel-7mljqfka/cfu