Created temporary directory: /tmp/pip-ephem-wheel-cache-vgobevva Created temporary directory: /tmp/pip-req-tracker-w6fbj1nk Created requirements tracker '/tmp/pip-req-tracker-w6fbj1nk' Created temporary directory: /tmp/pip-wheel-r6pz_z9f Looking in indexes: https://pypi.python.org/simple Collecting logplot==0.0.10 1 location(s) to search for versions of logplot: * https://pypi.python.org/simple/logplot/ Getting page https://pypi.python.org/simple/logplot/ Analyzing links from page https://pypi.org/simple/logplot/ Found link https://files.pythonhosted.org/packages/cf/95/93460b8eab4651490bcb3e72ca26d6135382f076637ad65bf89711911c5d/logplot-0.0.1.tar.gz#sha256=89184dde9f205daea19d4c456dd69d4ba683a22adf6804645272167032a02f22 (from https://pypi.org/simple/logplot/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/1d/62/67bde64b8efd416bfdb3ba4c887cdde6f1448c7fc51054151557386299fe/logplot-0.0.2.tar.gz#sha256=ebda08cec8c19f96d0dfc2396d5f70f52a2c3b5959dde086455d6d947ba08706 (from https://pypi.org/simple/logplot/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/9c/9c/d86e516b871137680d6326a187b80993ce796243b165c7cd2451f4116765/logplot-0.0.3.tar.gz#sha256=d4344f527766b625a77ecc41d5c914dec9ba62d61c8812784eb0f7eb63423ede (from https://pypi.org/simple/logplot/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/d2/5b/163c81b4546fd112cbaba78595f7d593ae680e7f455bb4a20ae8764c4057/logplot-0.0.10.tar.gz#sha256=a5afcf8cfb5f8bc3c24a63fa7d81af5a6ca0658dfc9bdd4e6fe842a595138367 (from https://pypi.org/simple/logplot/), version: 0.0.10 Using version 0.0.10 (newest of versions: 0.0.10) Created temporary directory: /tmp/pip-unpack-ogsu03hg Downloading https://files.pythonhosted.org/packages/d2/5b/163c81b4546fd112cbaba78595f7d593ae680e7f455bb4a20ae8764c4057/logplot-0.0.10.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d2/5b/163c81b4546fd112cbaba78595f7d593ae680e7f455bb4a20ae8764c4057/logplot-0.0.10.tar.gz#sha256=a5afcf8cfb5f8bc3c24a63fa7d81af5a6ca0658dfc9bdd4e6fe842a595138367 (from https://pypi.org/simple/logplot/) Added logplot==0.0.10 from https://files.pythonhosted.org/packages/d2/5b/163c81b4546fd112cbaba78595f7d593ae680e7f455bb4a20ae8764c4057/logplot-0.0.10.tar.gz#sha256=a5afcf8cfb5f8bc3c24a63fa7d81af5a6ca0658dfc9bdd4e6fe842a595138367 to build tracker '/tmp/pip-req-tracker-w6fbj1nk' Running setup.py (path:/tmp/pip-wheel-r6pz_z9f/logplot/setup.py) egg_info for package logplot Running command python setup.py egg_info running egg_info creating pip-egg-info/logplot.egg-info writing requirements to pip-egg-info/logplot.egg-info/requires.txt writing pip-egg-info/logplot.egg-info/PKG-INFO writing top-level names to pip-egg-info/logplot.egg-info/top_level.txt writing dependency_links to pip-egg-info/logplot.egg-info/dependency_links.txt writing entry points to pip-egg-info/logplot.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/logplot.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/logplot.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-r6pz_z9f/logplot has version 0.0.10, which satisfies requirement logplot==0.0.10 from https://files.pythonhosted.org/packages/d2/5b/163c81b4546fd112cbaba78595f7d593ae680e7f455bb4a20ae8764c4057/logplot-0.0.10.tar.gz#sha256=a5afcf8cfb5f8bc3c24a63fa7d81af5a6ca0658dfc9bdd4e6fe842a595138367 Removed logplot==0.0.10 from https://files.pythonhosted.org/packages/d2/5b/163c81b4546fd112cbaba78595f7d593ae680e7f455bb4a20ae8764c4057/logplot-0.0.10.tar.gz#sha256=a5afcf8cfb5f8bc3c24a63fa7d81af5a6ca0658dfc9bdd4e6fe842a595138367 from build tracker '/tmp/pip-req-tracker-w6fbj1nk' Building wheels for collected packages: logplot Created temporary directory: /tmp/pip-wheel-e65g45ik Running setup.py bdist_wheel for logplot: started Destination directory: /tmp/pip-wheel-e65g45ik Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-r6pz_z9f/logplot/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-e65g45ik running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/logplot copying src/logplot/log.py -> build/lib/logplot copying src/logplot/conf.py -> build/lib/logplot copying src/logplot/plot.py -> build/lib/logplot copying src/logplot/__init__.py -> build/lib/logplot copying src/logplot/cli.py -> build/lib/logplot running egg_info writing src/logplot.egg-info/PKG-INFO writing top-level names to src/logplot.egg-info/top_level.txt writing dependency_links to src/logplot.egg-info/dependency_links.txt writing requirements to src/logplot.egg-info/requires.txt writing entry points to src/logplot.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt copying src/logplot/default_conf.yaml -> build/lib/logplot installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/logplot copying build/lib/logplot/default_conf.yaml -> build/bdist.linux-armv7l/wheel/logplot copying build/lib/logplot/log.py -> build/bdist.linux-armv7l/wheel/logplot copying build/lib/logplot/conf.py -> build/bdist.linux-armv7l/wheel/logplot copying build/lib/logplot/plot.py -> build/bdist.linux-armv7l/wheel/logplot copying build/lib/logplot/__init__.py -> build/bdist.linux-armv7l/wheel/logplot copying build/lib/logplot/cli.py -> build/bdist.linux-armv7l/wheel/logplot running install_data creating build/bdist.linux-armv7l/wheel/logplot-0.0.10.data creating build/bdist.linux-armv7l/wheel/logplot-0.0.10.data/data creating build/bdist.linux-armv7l/wheel/logplot-0.0.10.data/data/conf copying src/logplot/default_conf.yaml -> build/bdist.linux-armv7l/wheel/logplot-0.0.10.data/data/conf running install_egg_info Copying src/logplot.egg-info to build/bdist.linux-armv7l/wheel/logplot-0.0.10-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/logplot-0.0.10.dist-info/WHEEL creating '/tmp/pip-wheel-e65g45ik/logplot-0.0.10-py2.py3-none-any.whl' and adding '.' to it adding 'logplot/__init__.py' adding 'logplot/cli.py' adding 'logplot/conf.py' adding 'logplot/default_conf.yaml' adding 'logplot/log.py' adding 'logplot/plot.py' adding 'logplot-0.0.10.data/data/conf/default_conf.yaml' adding 'logplot-0.0.10.dist-info/entry_points.txt' adding 'logplot-0.0.10.dist-info/pbr.json' adding 'logplot-0.0.10.dist-info/top_level.txt' adding 'logplot-0.0.10.dist-info/WHEEL' adding 'logplot-0.0.10.dist-info/METADATA' adding 'logplot-0.0.10.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for logplot: finished with status 'done' Stored in directory: /tmp/tmpz5y8nldg Successfully built logplot Cleaning up... Removing source in /tmp/pip-wheel-r6pz_z9f/logplot Removed build tracker '/tmp/pip-req-tracker-w6fbj1nk'