Created temporary directory: /tmp/pip-ephem-wheel-cache-vm8f99g7 Created temporary directory: /tmp/pip-req-tracker-0j0mxqtl Created requirements tracker '/tmp/pip-req-tracker-0j0mxqtl' Created temporary directory: /tmp/pip-wheel-uyhhxu40 Looking in indexes: https://pypi.python.org/simple Collecting bglogs==0.5 1 location(s) to search for versions of bglogs: * https://pypi.python.org/simple/bglogs/ Getting page https://pypi.python.org/simple/bglogs/ Analyzing links from page https://pypi.org/simple/bglogs/ Found link https://files.pythonhosted.org/packages/d1/2f/b90d39d4f23348a45259852efbf62387fedf7b1e20ddf1e6e5378b18f1b4/bglogs-0.1.tar.gz#sha256=ae514969cc7548e9f86841765cfc3845742f773d2936680bcf0c9d03ee909fca (from https://pypi.org/simple/bglogs/), version: 0.1 Found link https://files.pythonhosted.org/packages/79/f9/b9503f303304d2d2507d2cff76bfe3e0bd84105a476dfd2b53c9ed83e7cd/bglogs-0.3.tar.gz#sha256=2319748010aad10b18787cec7aa2a789500162408a9b7061ea9a43f1c2f3cc51 (from https://pypi.org/simple/bglogs/), version: 0.3 Found link https://files.pythonhosted.org/packages/1a/35/305f94b248eacb2f25df73f6b58e62e3050685f2834fbd1d8075d49ec6fc/bglogs-0.4.tar.gz#sha256=35e3b00d2170cf9c56427096385c7db8c300d9b57d6be2f6be1c12dd612f8d8a (from https://pypi.org/simple/bglogs/), version: 0.4 Found link https://files.pythonhosted.org/packages/2e/30/3ff7b0c6efeea90a0bf27dd894ea3ad95d5f31df25b4afb1098d8247ba91/bglogs-0.5.tar.gz#sha256=106b4c1df392943043cb4f0bbc593f3f5809c72d38c67e7b918538041e704dd4 (from https://pypi.org/simple/bglogs/) (requires-python:>=3.5), version: 0.5 Using version 0.5 (newest of versions: 0.5) Created temporary directory: /tmp/pip-unpack-wft469ay Downloading https://files.pythonhosted.org/packages/2e/30/3ff7b0c6efeea90a0bf27dd894ea3ad95d5f31df25b4afb1098d8247ba91/bglogs-0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2e/30/3ff7b0c6efeea90a0bf27dd894ea3ad95d5f31df25b4afb1098d8247ba91/bglogs-0.5.tar.gz#sha256=106b4c1df392943043cb4f0bbc593f3f5809c72d38c67e7b918538041e704dd4 (from https://pypi.org/simple/bglogs/) (requires-python:>=3.5) Added bglogs==0.5 from https://files.pythonhosted.org/packages/2e/30/3ff7b0c6efeea90a0bf27dd894ea3ad95d5f31df25b4afb1098d8247ba91/bglogs-0.5.tar.gz#sha256=106b4c1df392943043cb4f0bbc593f3f5809c72d38c67e7b918538041e704dd4 to build tracker '/tmp/pip-req-tracker-0j0mxqtl' Running setup.py (path:/tmp/pip-wheel-uyhhxu40/bglogs/setup.py) egg_info for package bglogs Running command python setup.py egg_info running egg_info creating pip-egg-info/bglogs.egg-info writing pip-egg-info/bglogs.egg-info/PKG-INFO writing dependency_links to pip-egg-info/bglogs.egg-info/dependency_links.txt writing top-level names to pip-egg-info/bglogs.egg-info/top_level.txt writing manifest file 'pip-egg-info/bglogs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bglogs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/bglogs.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uyhhxu40/bglogs has version 0.5, which satisfies requirement bglogs==0.5 from https://files.pythonhosted.org/packages/2e/30/3ff7b0c6efeea90a0bf27dd894ea3ad95d5f31df25b4afb1098d8247ba91/bglogs-0.5.tar.gz#sha256=106b4c1df392943043cb4f0bbc593f3f5809c72d38c67e7b918538041e704dd4 Removed bglogs==0.5 from https://files.pythonhosted.org/packages/2e/30/3ff7b0c6efeea90a0bf27dd894ea3ad95d5f31df25b4afb1098d8247ba91/bglogs-0.5.tar.gz#sha256=106b4c1df392943043cb4f0bbc593f3f5809c72d38c67e7b918538041e704dd4 from build tracker '/tmp/pip-req-tracker-0j0mxqtl' Building wheels for collected packages: bglogs Created temporary directory: /tmp/pip-wheel-5uc9fj3c Running setup.py bdist_wheel for bglogs: started Destination directory: /tmp/pip-wheel-5uc9fj3c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uyhhxu40/bglogs/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-5uc9fj3c running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_messages.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_get_logger.py -> build/lib/tests creating build/lib/bglogs copying bglogs/format.py -> build/lib/bglogs copying bglogs/configuration.py -> build/lib/bglogs copying bglogs/logger.py -> build/lib/bglogs copying bglogs/filter.py -> build/lib/bglogs copying bglogs/__init__.py -> build/lib/bglogs copying bglogs/messages.py -> build/lib/bglogs creating build/lib/tests/bglogs copying tests/bglogs/test_logger_default.py -> build/lib/tests/bglogs copying tests/bglogs/__init__.py -> build/lib/tests/bglogs 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/tests copying build/lib/tests/test_messages.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_get_logger.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/bglogs copying build/lib/tests/bglogs/test_logger_default.py -> build/bdist.linux-armv7l/wheel/tests/bglogs copying build/lib/tests/bglogs/__init__.py -> build/bdist.linux-armv7l/wheel/tests/bglogs creating build/bdist.linux-armv7l/wheel/bglogs copying build/lib/bglogs/format.py -> build/bdist.linux-armv7l/wheel/bglogs copying build/lib/bglogs/configuration.py -> build/bdist.linux-armv7l/wheel/bglogs copying build/lib/bglogs/logger.py -> build/bdist.linux-armv7l/wheel/bglogs copying build/lib/bglogs/filter.py -> build/bdist.linux-armv7l/wheel/bglogs copying build/lib/bglogs/__init__.py -> build/bdist.linux-armv7l/wheel/bglogs copying build/lib/bglogs/messages.py -> build/bdist.linux-armv7l/wheel/bglogs running install_egg_info running egg_info writing bglogs.egg-info/PKG-INFO writing top-level names to bglogs.egg-info/top_level.txt writing dependency_links to bglogs.egg-info/dependency_links.txt reading manifest file 'bglogs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bglogs.egg-info/SOURCES.txt' Copying bglogs.egg-info to build/bdist.linux-armv7l/wheel/bglogs-0.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bglogs-0.5.dist-info/WHEEL Running setup.py bdist_wheel for bglogs: finished with status 'done' Stored in directory: /tmp/tmpmqje8gda Successfully built bglogs Cleaning up... Removing source in /tmp/pip-wheel-uyhhxu40/bglogs Removed build tracker '/tmp/pip-req-tracker-0j0mxqtl'