Created temporary directory: /tmp/pip-ephem-wheel-cache-de3u7v9r Created temporary directory: /tmp/pip-req-tracker-39wvii60 Created requirements tracker '/tmp/pip-req-tracker-39wvii60' Created temporary directory: /tmp/pip-wheel-0mrel7fm Collecting lens-cli==0.1.3 1 location(s) to search for versions of lens-cli: * https://pypi.org/simple/lens-cli/ Getting page https://pypi.org/simple/lens-cli/ Analyzing links from page https://pypi.org/simple/lens-cli/ Found link https://files.pythonhosted.org/packages/1a/0b/8348cbba6882036e2888e96e8a775efd70b372168f9c71a6bf4795b0060e/lens-cli-0.0.5.tar.gz#sha256=a94417fe638f7fb55004205feb0e8044d3c6051b2c463f1add7acae151fe65ae (from https://pypi.org/simple/lens-cli/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/df/73/0d9d6d848d1e988f07d7f33d70ca98fd1cca08600590c53654cf48aa77ca/lens-cli-0.1.0.tar.gz#sha256=267ac7d23f78f652b4819cbcd0446a56ddf5e96b35e2250af35c4fc0155f1c59 (from https://pypi.org/simple/lens-cli/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/17/6e/93901509f118ed66a44479d07909fa957c1fa49687840d8667ea4656be62/lens-cli-0.1.1.tar.gz#sha256=1c29f724df6edc6375318bb3292b9a1ad21bcbe3491111e20a34d2f4ae6b8de0 (from https://pypi.org/simple/lens-cli/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/ca/1f/0365206708dc6729cd98e9848e749999157cc64fff7d501205fc715b49c4/lens-cli-0.1.2.tar.gz#sha256=0b5004e42631105ad56b8e4868ef43e82f49836eb2c3aff4342b18dfdabae2af (from https://pypi.org/simple/lens-cli/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/7f/91/866f25fd83fea3d4dfeb3e8aaf0c60bbaca64b089ae170efa38ab839cea1/lens-cli-0.1.3.tar.gz#sha256=3a7b2a26c65c322c34aac3adb89500a39544989d52fa077a2c8f6397f76c9bbb (from https://pypi.org/simple/lens-cli/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-orkcaldz Downloading https://files.pythonhosted.org/packages/7f/91/866f25fd83fea3d4dfeb3e8aaf0c60bbaca64b089ae170efa38ab839cea1/lens-cli-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/91/866f25fd83fea3d4dfeb3e8aaf0c60bbaca64b089ae170efa38ab839cea1/lens-cli-0.1.3.tar.gz#sha256=3a7b2a26c65c322c34aac3adb89500a39544989d52fa077a2c8f6397f76c9bbb (from https://pypi.org/simple/lens-cli/) Added lens-cli==0.1.3 from https://files.pythonhosted.org/packages/7f/91/866f25fd83fea3d4dfeb3e8aaf0c60bbaca64b089ae170efa38ab839cea1/lens-cli-0.1.3.tar.gz#sha256=3a7b2a26c65c322c34aac3adb89500a39544989d52fa077a2c8f6397f76c9bbb to build tracker '/tmp/pip-req-tracker-39wvii60' Running setup.py (path:/tmp/pip-wheel-0mrel7fm/lens-cli/setup.py) egg_info for package lens-cli Running command python setup.py egg_info running egg_info creating pip-egg-info/lens_cli.egg-info writing pip-egg-info/lens_cli.egg-info/PKG-INFO writing dependency_links to pip-egg-info/lens_cli.egg-info/dependency_links.txt writing top-level names to pip-egg-info/lens_cli.egg-info/top_level.txt writing entry points to pip-egg-info/lens_cli.egg-info/entry_points.txt writing requirements to pip-egg-info/lens_cli.egg-info/requires.txt writing manifest file 'pip-egg-info/lens_cli.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lens_cli.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/lens_cli.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0mrel7fm/lens-cli has version 0.1.3, which satisfies requirement lens-cli==0.1.3 from https://files.pythonhosted.org/packages/7f/91/866f25fd83fea3d4dfeb3e8aaf0c60bbaca64b089ae170efa38ab839cea1/lens-cli-0.1.3.tar.gz#sha256=3a7b2a26c65c322c34aac3adb89500a39544989d52fa077a2c8f6397f76c9bbb Removed lens-cli==0.1.3 from https://files.pythonhosted.org/packages/7f/91/866f25fd83fea3d4dfeb3e8aaf0c60bbaca64b089ae170efa38ab839cea1/lens-cli-0.1.3.tar.gz#sha256=3a7b2a26c65c322c34aac3adb89500a39544989d52fa077a2c8f6397f76c9bbb from build tracker '/tmp/pip-req-tracker-39wvii60' Building wheels for collected packages: lens-cli Created temporary directory: /tmp/pip-wheel-zp65lfvt Running setup.py bdist_wheel for lens-cli: started Destination directory: /tmp/pip-wheel-zp65lfvt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0mrel7fm/lens-cli/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-zp65lfvt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lens copying lens/module.py -> build/lib/lens copying lens/exceptions.py -> build/lib/lens copying lens/keys.py -> build/lib/lens copying lens/pp.py -> build/lib/lens copying lens/runner.py -> build/lib/lens copying lens/args.py -> build/lib/lens copying lens/__init__.py -> build/lib/lens creating build/lib/lens/parsers copying lens/parsers/base.py -> build/lib/lens/parsers copying lens/parsers/json.py -> build/lib/lens/parsers copying lens/parsers/__init__.py -> build/lib/lens/parsers copying lens/parsers/xml.py -> build/lib/lens/parsers 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/lens copying build/lib/lens/module.py -> build/bdist.linux-armv7l/wheel/lens copying build/lib/lens/exceptions.py -> build/bdist.linux-armv7l/wheel/lens copying build/lib/lens/keys.py -> build/bdist.linux-armv7l/wheel/lens creating build/bdist.linux-armv7l/wheel/lens/parsers copying build/lib/lens/parsers/base.py -> build/bdist.linux-armv7l/wheel/lens/parsers copying build/lib/lens/parsers/json.py -> build/bdist.linux-armv7l/wheel/lens/parsers copying build/lib/lens/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/lens/parsers copying build/lib/lens/parsers/xml.py -> build/bdist.linux-armv7l/wheel/lens/parsers copying build/lib/lens/pp.py -> build/bdist.linux-armv7l/wheel/lens copying build/lib/lens/runner.py -> build/bdist.linux-armv7l/wheel/lens copying build/lib/lens/args.py -> build/bdist.linux-armv7l/wheel/lens copying build/lib/lens/__init__.py -> build/bdist.linux-armv7l/wheel/lens running install_egg_info running egg_info writing lens_cli.egg-info/PKG-INFO writing top-level names to lens_cli.egg-info/top_level.txt writing entry points to lens_cli.egg-info/entry_points.txt writing dependency_links to lens_cli.egg-info/dependency_links.txt writing requirements to lens_cli.egg-info/requires.txt reading manifest file 'lens_cli.egg-info/SOURCES.txt' writing manifest file 'lens_cli.egg-info/SOURCES.txt' Copying lens_cli.egg-info to build/bdist.linux-armv7l/wheel/lens_cli-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lens_cli-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-zp65lfvt/lens_cli-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lens/__init__.py' adding 'lens/args.py' adding 'lens/exceptions.py' adding 'lens/keys.py' adding 'lens/module.py' adding 'lens/pp.py' adding 'lens/runner.py' adding 'lens/parsers/__init__.py' adding 'lens/parsers/base.py' adding 'lens/parsers/json.py' adding 'lens/parsers/xml.py' adding 'lens_cli-0.1.3.dist-info/METADATA' adding 'lens_cli-0.1.3.dist-info/WHEEL' adding 'lens_cli-0.1.3.dist-info/entry_points.txt' adding 'lens_cli-0.1.3.dist-info/top_level.txt' adding 'lens_cli-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lens-cli: finished with status 'done' Stored in directory: /tmp/tmpxrnknq7h Successfully built lens-cli Cleaning up... Removing source in /tmp/pip-wheel-0mrel7fm/lens-cli Removed build tracker '/tmp/pip-req-tracker-39wvii60'