Created temporary directory: /tmp/pip-ephem-wheel-cache-s4soy5ux Created temporary directory: /tmp/pip-req-tracker-zup6u428 Created requirements tracker '/tmp/pip-req-tracker-zup6u428' Created temporary directory: /tmp/pip-wheel-o__adr1q Looking in indexes: https://pypi.python.org/simple Collecting cleanlog==0.1.4 1 location(s) to search for versions of cleanlog: * https://pypi.python.org/simple/cleanlog/ Getting page https://pypi.python.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 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-znn6_4mt Downloading https://files.pythonhosted.org/packages/ed/00/a7379e845852c3970a7962fccf44259ce5b6d61dd9217c8fe60613398f43/cleanlog-0.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ed/00/a7379e845852c3970a7962fccf44259ce5b6d61dd9217c8fe60613398f43/cleanlog-0.1.4.tar.gz#sha256=683ed952d8618bc6cab48c30b459b7d9768aa57dc12d8138dd99b35831958503 (from https://pypi.org/simple/cleanlog/) Added cleanlog==0.1.4 from https://files.pythonhosted.org/packages/ed/00/a7379e845852c3970a7962fccf44259ce5b6d61dd9217c8fe60613398f43/cleanlog-0.1.4.tar.gz#sha256=683ed952d8618bc6cab48c30b459b7d9768aa57dc12d8138dd99b35831958503 to build tracker '/tmp/pip-req-tracker-zup6u428' Running setup.py (path:/tmp/pip-wheel-o__adr1q/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 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 dependency_links to pip-egg-info/cleanlog.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cleanlog.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found 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-o__adr1q/cleanlog has version 0.1.4, which satisfies requirement cleanlog==0.1.4 from https://files.pythonhosted.org/packages/ed/00/a7379e845852c3970a7962fccf44259ce5b6d61dd9217c8fe60613398f43/cleanlog-0.1.4.tar.gz#sha256=683ed952d8618bc6cab48c30b459b7d9768aa57dc12d8138dd99b35831958503 Removed cleanlog==0.1.4 from https://files.pythonhosted.org/packages/ed/00/a7379e845852c3970a7962fccf44259ce5b6d61dd9217c8fe60613398f43/cleanlog-0.1.4.tar.gz#sha256=683ed952d8618bc6cab48c30b459b7d9768aa57dc12d8138dd99b35831958503 from build tracker '/tmp/pip-req-tracker-zup6u428' Building wheels for collected packages: cleanlog Created temporary directory: /tmp/pip-wheel-__cr7wvm Running setup.py bdist_wheel for cleanlog: started Destination directory: /tmp/pip-wheel-__cr7wvm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o__adr1q/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-__cr7wvm /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cleanlog copying src/cleanlog/formatter.py -> build/lib/cleanlog copying src/cleanlog/cli.py -> build/lib/cleanlog copying src/cleanlog/__init__.py -> build/lib/cleanlog copying src/cleanlog/__main__.py -> build/lib/cleanlog running egg_info writing src/cleanlog.egg-info/PKG-INFO writing requirements to src/cleanlog.egg-info/requires.txt writing dependency_links to src/cleanlog.egg-info/dependency_links.txt writing top-level names to src/cleanlog.egg-info/top_level.txt writing entry points to src/cleanlog.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found 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/formatter.py -> build/bdist.linux-armv7l/wheel/cleanlog copying build/lib/cleanlog/cli.py -> build/bdist.linux-armv7l/wheel/cleanlog copying build/lib/cleanlog/__init__.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.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cleanlog-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-__cr7wvm/cleanlog-0.1.4-py2.py3-none-any.whl' and adding '.' to it adding 'cleanlog/__init__.py' adding 'cleanlog/__main__.py' adding 'cleanlog/cli.py' adding 'cleanlog/formatter.py' adding 'cleanlog-0.1.4.dist-info/entry_points.txt' adding 'cleanlog-0.1.4.dist-info/top_level.txt' adding 'cleanlog-0.1.4.dist-info/WHEEL' adding 'cleanlog-0.1.4.dist-info/METADATA' adding 'cleanlog-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cleanlog: finished with status 'done' Stored in directory: /tmp/tmpzgqzl6ad Successfully built cleanlog Cleaning up... Removing source in /tmp/pip-wheel-o__adr1q/cleanlog Removed build tracker '/tmp/pip-req-tracker-zup6u428'