Created temporary directory: /tmp/pip-ephem-wheel-cache-66v2vz58
Created temporary directory: /tmp/pip-req-tracker-h76bqm6a
Created requirements tracker '/tmp/pip-req-tracker-h76bqm6a'
Created temporary directory: /tmp/pip-wheel-dd920a9z
Collecting fakelogs==0.2.0
1 location(s) to search for versions of fakelogs:
* https://pypi.org/simple/fakelogs/
Getting page https://pypi.org/simple/fakelogs/
Analyzing links from page https://pypi.org/simple/fakelogs/
Skipping link https://files.pythonhosted.org/packages/b9/e0/9415ada9e5e9658e1a0ad63bea1977443a9a42e9fbbc06e2dc6a28cb5573/fakelogs-0.0.1-py2.7.egg#sha256=ea7c69401c8f115fc372499514d46477754f291b4b995b637ecacd2b08f31127 (from https://pypi.org/simple/fakelogs/); unsupported archive format: .egg
Found link https://files.pythonhosted.org/packages/6c/a0/d756a6e9a94c765a2a831388046f7e7f7e3d80b12eb0ddab7715721fe0f8/fakelogs-0.0.1.tar.gz#sha256=e8867546ea25980463d3e813e80a7831c328ca24479a3870a630bfec841052e2 (from https://pypi.org/simple/fakelogs/), version: 0.0.1
Found link https://files.pythonhosted.org/packages/fe/d2/d841263f2ef3d723791de6cb600c231f3c53d22be1ddf6e055afcdbe976d/fakelogs-0.0.2.tar.gz#sha256=5c69878ebcd98be64b3ac499261c8dd772c9eb6f1689251b381cb77313ec2f47 (from https://pypi.org/simple/fakelogs/), version: 0.0.2
Found link https://files.pythonhosted.org/packages/80/c2/751311d20e92e30107378e72017c19c70e69c8942de65816ee08394e9266/fakelogs-0.1.0.tar.gz#sha256=c8ad8a938597be72594b628cea23be91cfd74d57e81963ee106914b977b77e49 (from https://pypi.org/simple/fakelogs/), version: 0.1.0
Found link https://files.pythonhosted.org/packages/e0/55/dcb74317e4dd21bcfa4c0ef4997c9580a39640f3515e4f61ffff473e92a8/fakelogs-0.2.0.tar.gz#sha256=02cc96a16ce0fdc397558bd626d39e5667c818472c607b832816ea34a9adc778 (from https://pypi.org/simple/fakelogs/), version: 0.2.0
Using version 0.2.0 (newest of versions: 0.2.0)
Created temporary directory: /tmp/pip-unpack-nbnlmmy5
Downloading https://files.pythonhosted.org/packages/e0/55/dcb74317e4dd21bcfa4c0ef4997c9580a39640f3515e4f61ffff473e92a8/fakelogs-0.2.0.tar.gz
Downloading from URL https://files.pythonhosted.org/packages/e0/55/dcb74317e4dd21bcfa4c0ef4997c9580a39640f3515e4f61ffff473e92a8/fakelogs-0.2.0.tar.gz#sha256=02cc96a16ce0fdc397558bd626d39e5667c818472c607b832816ea34a9adc778 (from https://pypi.org/simple/fakelogs/)
Added fakelogs==0.2.0 from https://files.pythonhosted.org/packages/e0/55/dcb74317e4dd21bcfa4c0ef4997c9580a39640f3515e4f61ffff473e92a8/fakelogs-0.2.0.tar.gz#sha256=02cc96a16ce0fdc397558bd626d39e5667c818472c607b832816ea34a9adc778 to build tracker '/tmp/pip-req-tracker-h76bqm6a'
Running setup.py (path:/tmp/pip-wheel-dd920a9z/fakelogs/setup.py) egg_info for package fakelogs
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/fakelogs.egg-info
writing top-level names to pip-egg-info/fakelogs.egg-info/top_level.txt
writing pip-egg-info/fakelogs.egg-info/PKG-INFO
writing dependency_links to pip-egg-info/fakelogs.egg-info/dependency_links.txt
writing requirements to pip-egg-info/fakelogs.egg-info/requires.txt
writing entry points to pip-egg-info/fakelogs.egg-info/entry_points.txt
writing manifest file 'pip-egg-info/fakelogs.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/fakelogs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 1: 'recursive-include' expects
...
writing manifest file 'pip-egg-info/fakelogs.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-dd920a9z/fakelogs has version 0.2.0, which satisfies requirement fakelogs==0.2.0 from https://files.pythonhosted.org/packages/e0/55/dcb74317e4dd21bcfa4c0ef4997c9580a39640f3515e4f61ffff473e92a8/fakelogs-0.2.0.tar.gz#sha256=02cc96a16ce0fdc397558bd626d39e5667c818472c607b832816ea34a9adc778
Removed fakelogs==0.2.0 from https://files.pythonhosted.org/packages/e0/55/dcb74317e4dd21bcfa4c0ef4997c9580a39640f3515e4f61ffff473e92a8/fakelogs-0.2.0.tar.gz#sha256=02cc96a16ce0fdc397558bd626d39e5667c818472c607b832816ea34a9adc778 from build tracker '/tmp/pip-req-tracker-h76bqm6a'
Building wheels for collected packages: fakelogs
Created temporary directory: /tmp/pip-wheel-nc_3cqw3
Running setup.py bdist_wheel for fakelogs: started
Destination directory: /tmp/pip-wheel-nc_3cqw3
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dd920a9z/fakelogs/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-nc_3cqw3
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/fakelogs
copying fakelogs/cli.py -> build/lib/fakelogs
copying fakelogs/log.py -> build/lib/fakelogs
copying fakelogs/__init__.py -> build/lib/fakelogs
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/fakelogs
copying build/lib/fakelogs/cli.py -> build/bdist.linux-armv7l/wheel/fakelogs
copying build/lib/fakelogs/log.py -> build/bdist.linux-armv7l/wheel/fakelogs
copying build/lib/fakelogs/__init__.py -> build/bdist.linux-armv7l/wheel/fakelogs
writing byte-compilation script '/tmp/tmpl_tysdk3.py'
/usr/bin/python3 -O /tmp/tmpl_tysdk3.py
removing /tmp/tmpl_tysdk3.py
running install_egg_info
running egg_info
writing dependency_links to fakelogs.egg-info/dependency_links.txt
writing fakelogs.egg-info/PKG-INFO
writing entry points to fakelogs.egg-info/entry_points.txt
writing top-level names to fakelogs.egg-info/top_level.txt
writing requirements to fakelogs.egg-info/requires.txt
reading manifest file 'fakelogs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 1: 'recursive-include' expects ...
writing manifest file 'fakelogs.egg-info/SOURCES.txt'
Copying fakelogs.egg-info to build/bdist.linux-armv7l/wheel/fakelogs-0.2.0-py3.4.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/fakelogs-0.2.0.dist-info/WHEEL
creating '/tmp/pip-wheel-nc_3cqw3/fakelogs-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'fakelogs/__init__.py'
adding 'fakelogs/cli.py'
adding 'fakelogs/log.py'
adding 'fakelogs/__pycache__/__init__.cpython-34.pyo'
adding 'fakelogs/__pycache__/cli.cpython-34.pyo'
adding 'fakelogs/__pycache__/log.cpython-34.pyo'
adding 'fakelogs-0.2.0.dist-info/METADATA'
adding 'fakelogs-0.2.0.dist-info/WHEEL'
adding 'fakelogs-0.2.0.dist-info/entry_points.txt'
adding 'fakelogs-0.2.0.dist-info/top_level.txt'
adding 'fakelogs-0.2.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for fakelogs: finished with status 'done'
Stored in directory: /tmp/tmpovpqrwji
Successfully built fakelogs
Cleaning up...
Removing source in /tmp/pip-wheel-dd920a9z/fakelogs
Removed build tracker '/tmp/pip-req-tracker-h76bqm6a'