Created temporary directory: /tmp/pip-ephem-wheel-cache-3r6ekijj Created temporary directory: /tmp/pip-req-tracker-fdputa61 Created requirements tracker '/tmp/pip-req-tracker-fdputa61' Created temporary directory: /tmp/pip-wheel-bfgm26m6 Looking in indexes: https://pypi.python.org/simple Collecting bglogs==0.6 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 Found link https://files.pythonhosted.org/packages/40/83/e2ea14874aace55c8a882cf40a099411b8b8d2e492965172852ba0022772/bglogs-0.6.tar.gz#sha256=6b4a6e11eab0ec4a4a591cee1ce3b4e5d3f8d1de2032515e447db417c3c380ad (from https://pypi.org/simple/bglogs/), version: 0.6 Using version 0.6 (newest of versions: 0.6) Created temporary directory: /tmp/pip-unpack-jcqfapu3 Downloading https://files.pythonhosted.org/packages/40/83/e2ea14874aace55c8a882cf40a099411b8b8d2e492965172852ba0022772/bglogs-0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/40/83/e2ea14874aace55c8a882cf40a099411b8b8d2e492965172852ba0022772/bglogs-0.6.tar.gz#sha256=6b4a6e11eab0ec4a4a591cee1ce3b4e5d3f8d1de2032515e447db417c3c380ad (from https://pypi.org/simple/bglogs/) Added bglogs==0.6 from https://files.pythonhosted.org/packages/40/83/e2ea14874aace55c8a882cf40a099411b8b8d2e492965172852ba0022772/bglogs-0.6.tar.gz#sha256=6b4a6e11eab0ec4a4a591cee1ce3b4e5d3f8d1de2032515e447db417c3c380ad to build tracker '/tmp/pip-req-tracker-fdputa61' Running setup.py (path:/tmp/pip-wheel-bfgm26m6/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 dependency_links to pip-egg-info/bglogs.egg-info/dependency_links.txt writing pip-egg-info/bglogs.egg-info/PKG-INFO 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-bfgm26m6/bglogs has version 0.6, which satisfies requirement bglogs==0.6 from https://files.pythonhosted.org/packages/40/83/e2ea14874aace55c8a882cf40a099411b8b8d2e492965172852ba0022772/bglogs-0.6.tar.gz#sha256=6b4a6e11eab0ec4a4a591cee1ce3b4e5d3f8d1de2032515e447db417c3c380ad Removed bglogs==0.6 from https://files.pythonhosted.org/packages/40/83/e2ea14874aace55c8a882cf40a099411b8b8d2e492965172852ba0022772/bglogs-0.6.tar.gz#sha256=6b4a6e11eab0ec4a4a591cee1ce3b4e5d3f8d1de2032515e447db417c3c380ad from build tracker '/tmp/pip-req-tracker-fdputa61' Building wheels for collected packages: bglogs Created temporary directory: /tmp/pip-wheel-zl6uhej6 Running setup.py bdist_wheel for bglogs: started Destination directory: /tmp/pip-wheel-zl6uhej6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bfgm26m6/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-zl6uhej6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_logger_default.py -> 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 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_logger_default.py -> 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/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 dependency_links to bglogs.egg-info/dependency_links.txt writing top-level names to bglogs.egg-info/top_level.txt writing bglogs.egg-info/PKG-INFO 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.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bglogs-0.6.dist-info/WHEEL Running setup.py bdist_wheel for bglogs: finished with status 'done' Stored in directory: /tmp/tmporm1t_qb Successfully built bglogs Cleaning up... Removing source in /tmp/pip-wheel-bfgm26m6/bglogs Removed build tracker '/tmp/pip-req-tracker-fdputa61'