Created temporary directory: /tmp/pip-ephem-wheel-cache-qc6_nd9o Created temporary directory: /tmp/pip-req-tracker-0gvuxg_t Created requirements tracker '/tmp/pip-req-tracker-0gvuxg_t' Created temporary directory: /tmp/pip-wheel-uhfh62t1 Collecting cleanlog==0.1.5 1 location(s) to search for versions of cleanlog: * https://pypi.org/simple/cleanlog/ Getting page https://pypi.org/simple/cleanlog/ Analyzing links from page https://pypi.org/simple/cleanlog/ Found link https://files.pythonhosted.org/packages/dd/d6/663cc8a8c4912c2a755db8f38b30b2e13e68d9478193897fba7d229f3791/cleanlog-0.1.1.tar.gz#sha256=04857bbac28ba32544b0c4e1637da1041864672b525fe425cb09116fd10a0827 (from https://pypi.org/simple/cleanlog/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/8b/2b/c7614be8e8532c903fe940419dcfeb0e83f97e6728cd47922fa9a7621bf5/cleanlog-0.1.2.tar.gz#sha256=ec105cbdf2b4a131520f1d04b7c11f87b3713c7a61aa08c6d56acf261014c75a (from https://pypi.org/simple/cleanlog/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/bf/68/4b6140be88f13cf2ce72de5ba8eb66294eac90fe2e8c30cc9363dc3144c1/cleanlog-0.1.3.tar.gz#sha256=1e9dfee37f4b414846cfc8bd683a67e6ce979112dd5fa92b3cb35ee53f78f117 (from https://pypi.org/simple/cleanlog/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/ed/00/a7379e845852c3970a7962fccf44259ce5b6d61dd9217c8fe60613398f43/cleanlog-0.1.4.tar.gz#sha256=683ed952d8618bc6cab48c30b459b7d9768aa57dc12d8138dd99b35831958503 (from https://pypi.org/simple/cleanlog/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/e3/14/129e73d69a59176563891e95014df14bdd2afd2dfa24cd3d603c90866ea9/cleanlog-0.1.5.tar.gz#sha256=3c5af3d2a9515816c26d40583eb51462ad8def19193298d3067fde8bd3f50189 (from https://pypi.org/simple/cleanlog/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Created temporary directory: /tmp/pip-unpack-v2mtigmu Downloading https://files.pythonhosted.org/packages/e3/14/129e73d69a59176563891e95014df14bdd2afd2dfa24cd3d603c90866ea9/cleanlog-0.1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e3/14/129e73d69a59176563891e95014df14bdd2afd2dfa24cd3d603c90866ea9/cleanlog-0.1.5.tar.gz#sha256=3c5af3d2a9515816c26d40583eb51462ad8def19193298d3067fde8bd3f50189 (from https://pypi.org/simple/cleanlog/) Added cleanlog==0.1.5 from https://files.pythonhosted.org/packages/e3/14/129e73d69a59176563891e95014df14bdd2afd2dfa24cd3d603c90866ea9/cleanlog-0.1.5.tar.gz#sha256=3c5af3d2a9515816c26d40583eb51462ad8def19193298d3067fde8bd3f50189 to build tracker '/tmp/pip-req-tracker-0gvuxg_t' Running setup.py (path:/tmp/pip-wheel-uhfh62t1/cleanlog/setup.py) egg_info for package cleanlog Running command python setup.py egg_info running egg_info creating pip-egg-info/cleanlog.egg-info writing requirements to pip-egg-info/cleanlog.egg-info/requires.txt writing pip-egg-info/cleanlog.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cleanlog.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cleanlog.egg-info/top_level.txt writing entry points to pip-egg-info/cleanlog.egg-info/entry_points.txt writing manifest file 'pip-egg-info/cleanlog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cleanlog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.travis.yml' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution writing manifest file 'pip-egg-info/cleanlog.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uhfh62t1/cleanlog has version 0.1.5, which satisfies requirement cleanlog==0.1.5 from https://files.pythonhosted.org/packages/e3/14/129e73d69a59176563891e95014df14bdd2afd2dfa24cd3d603c90866ea9/cleanlog-0.1.5.tar.gz#sha256=3c5af3d2a9515816c26d40583eb51462ad8def19193298d3067fde8bd3f50189 Removed cleanlog==0.1.5 from https://files.pythonhosted.org/packages/e3/14/129e73d69a59176563891e95014df14bdd2afd2dfa24cd3d603c90866ea9/cleanlog-0.1.5.tar.gz#sha256=3c5af3d2a9515816c26d40583eb51462ad8def19193298d3067fde8bd3f50189 from build tracker '/tmp/pip-req-tracker-0gvuxg_t' Building wheels for collected packages: cleanlog Created temporary directory: /tmp/pip-wheel-ceezqhc4 Running setup.py bdist_wheel for cleanlog: started Destination directory: /tmp/pip-wheel-ceezqhc4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uhfh62t1/cleanlog/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-ceezqhc4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cleanlog copying src/cleanlog/__init__.py -> build/lib/cleanlog copying src/cleanlog/cli.py -> build/lib/cleanlog copying src/cleanlog/formatter.py -> build/lib/cleanlog copying src/cleanlog/__main__.py -> build/lib/cleanlog running egg_info writing requirements to src/cleanlog.egg-info/requires.txt writing dependency_links to src/cleanlog.egg-info/dependency_links.txt writing entry points to src/cleanlog.egg-info/entry_points.txt writing src/cleanlog.egg-info/PKG-INFO writing top-level names to src/cleanlog.egg-info/top_level.txt reading manifest file 'src/cleanlog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.travis.yml' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution writing manifest file 'src/cleanlog.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/cleanlog copying build/lib/cleanlog/__init__.py -> build/bdist.linux-armv7l/wheel/cleanlog copying build/lib/cleanlog/cli.py -> build/bdist.linux-armv7l/wheel/cleanlog copying build/lib/cleanlog/formatter.py -> build/bdist.linux-armv7l/wheel/cleanlog copying build/lib/cleanlog/__main__.py -> build/bdist.linux-armv7l/wheel/cleanlog running install_egg_info Copying src/cleanlog.egg-info to build/bdist.linux-armv7l/wheel/cleanlog-0.1.5-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/cleanlog-0.1.5.dist-info/WHEEL creating '/tmp/pip-wheel-ceezqhc4/cleanlog-0.1.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cleanlog/__init__.py' adding 'cleanlog/__main__.py' adding 'cleanlog/cli.py' adding 'cleanlog/formatter.py' adding 'cleanlog-0.1.5.dist-info/AUTHORS.rst' adding 'cleanlog-0.1.5.dist-info/LICENSE' adding 'cleanlog-0.1.5.dist-info/METADATA' adding 'cleanlog-0.1.5.dist-info/WHEEL' adding 'cleanlog-0.1.5.dist-info/entry_points.txt' adding 'cleanlog-0.1.5.dist-info/top_level.txt' adding 'cleanlog-0.1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cleanlog: finished with status 'done' Stored in directory: /tmp/tmp8b10lmw3 Successfully built cleanlog Cleaning up... Removing source in /tmp/pip-wheel-uhfh62t1/cleanlog Removed build tracker '/tmp/pip-req-tracker-0gvuxg_t'