Created temporary directory: /tmp/pip-ephem-wheel-cache-zvxitm89 Created temporary directory: /tmp/pip-req-tracker-i0wu6zuy Created requirements tracker '/tmp/pip-req-tracker-i0wu6zuy' Created temporary directory: /tmp/pip-wheel-2eibtojk Collecting tzxtools==1.2.0 1 location(s) to search for versions of tzxtools: * https://pypi.org/simple/tzxtools/ Getting page https://pypi.org/simple/tzxtools/ Analyzing links from page https://pypi.org/simple/tzxtools/ Found link https://files.pythonhosted.org/packages/cf/33/3a2f80d5e59ba5193a6e9d8ebe069642c6dac0da3b7c8abab7412fb18f2d/tzxtools-1.0.1.tar.gz#sha256=17e1da3cd857a0f7fe728a3263126dcd27758313c916a496a782f82f346c0945 (from https://pypi.org/simple/tzxtools/) (requires-python:>=3), version: 1.0.1 Found link https://files.pythonhosted.org/packages/d4/b9/6720ee35adaa6d44920146c5bc72529cdce20e9c110550393ab0634d2c4f/tzxtools-1.1.0.tar.gz#sha256=d4fb8effc90eab5e12c09b2aeae1b6a9728b2a51dba81cd010a4e303f82ff818 (from https://pypi.org/simple/tzxtools/) (requires-python:>=3), version: 1.1.0 Found link https://files.pythonhosted.org/packages/1e/c7/2adf1e298a6193640d7545d1b99e7994e677096294af62d30436111dfd1f/tzxtools-1.2.0.tar.gz#sha256=072a3c60f3b8c802361944ee0ad219885807fc264990b5161a82b8c9e8877b95 (from https://pypi.org/simple/tzxtools/) (requires-python:>=3), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-tjo0y1yq Downloading https://files.pythonhosted.org/packages/1e/c7/2adf1e298a6193640d7545d1b99e7994e677096294af62d30436111dfd1f/tzxtools-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1e/c7/2adf1e298a6193640d7545d1b99e7994e677096294af62d30436111dfd1f/tzxtools-1.2.0.tar.gz#sha256=072a3c60f3b8c802361944ee0ad219885807fc264990b5161a82b8c9e8877b95 (from https://pypi.org/simple/tzxtools/) (requires-python:>=3) Added tzxtools==1.2.0 from https://files.pythonhosted.org/packages/1e/c7/2adf1e298a6193640d7545d1b99e7994e677096294af62d30436111dfd1f/tzxtools-1.2.0.tar.gz#sha256=072a3c60f3b8c802361944ee0ad219885807fc264990b5161a82b8c9e8877b95 to build tracker '/tmp/pip-req-tracker-i0wu6zuy' Running setup.py (path:/tmp/pip-wheel-2eibtojk/tzxtools/setup.py) egg_info for package tzxtools Running command python setup.py egg_info running egg_info creating pip-egg-info/tzxtools.egg-info writing requirements to pip-egg-info/tzxtools.egg-info/requires.txt writing entry points to pip-egg-info/tzxtools.egg-info/entry_points.txt writing top-level names to pip-egg-info/tzxtools.egg-info/top_level.txt writing dependency_links to pip-egg-info/tzxtools.egg-info/dependency_links.txt writing pip-egg-info/tzxtools.egg-info/PKG-INFO writing manifest file 'pip-egg-info/tzxtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tzxtools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tzxtools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2eibtojk/tzxtools has version 1.2.0, which satisfies requirement tzxtools==1.2.0 from https://files.pythonhosted.org/packages/1e/c7/2adf1e298a6193640d7545d1b99e7994e677096294af62d30436111dfd1f/tzxtools-1.2.0.tar.gz#sha256=072a3c60f3b8c802361944ee0ad219885807fc264990b5161a82b8c9e8877b95 Removed tzxtools==1.2.0 from https://files.pythonhosted.org/packages/1e/c7/2adf1e298a6193640d7545d1b99e7994e677096294af62d30436111dfd1f/tzxtools-1.2.0.tar.gz#sha256=072a3c60f3b8c802361944ee0ad219885807fc264990b5161a82b8c9e8877b95 from build tracker '/tmp/pip-req-tracker-i0wu6zuy' Building wheels for collected packages: tzxtools Created temporary directory: /tmp/pip-wheel-q3nxkcjc Running setup.py bdist_wheel for tzxtools: started Destination directory: /tmp/pip-wheel-q3nxkcjc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2eibtojk/tzxtools/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-q3nxkcjc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tzxtools copying tzxtools/tzxtap.py -> build/lib/tzxtools copying tzxtools/tzxcut.py -> build/lib/tzxtools copying tzxtools/tzxwav.py -> build/lib/tzxtools copying tzxtools/tzxsplit.py -> build/lib/tzxtools copying tzxtools/__init__.py -> build/lib/tzxtools copying tzxtools/tzxmerge.py -> build/lib/tzxtools copying tzxtools/tzxcat.py -> build/lib/tzxtools copying tzxtools/tzxcleanup.py -> build/lib/tzxtools copying tzxtools/tzxls.py -> build/lib/tzxtools creating build/lib/tzxlib copying tzxlib/tzxfile.py -> build/lib/tzxlib copying tzxlib/z80dis.py -> build/lib/tzxlib copying tzxlib/loader.py -> build/lib/tzxlib copying tzxlib/convert.py -> build/lib/tzxlib copying tzxlib/__init__.py -> build/lib/tzxlib copying tzxlib/tzxblocks.py -> build/lib/tzxlib copying tzxlib/tapfile.py -> build/lib/tzxlib 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/tzxlib copying build/lib/tzxlib/tzxfile.py -> build/bdist.linux-armv7l/wheel/tzxlib copying build/lib/tzxlib/z80dis.py -> build/bdist.linux-armv7l/wheel/tzxlib copying build/lib/tzxlib/loader.py -> build/bdist.linux-armv7l/wheel/tzxlib copying build/lib/tzxlib/convert.py -> build/bdist.linux-armv7l/wheel/tzxlib copying build/lib/tzxlib/__init__.py -> build/bdist.linux-armv7l/wheel/tzxlib copying build/lib/tzxlib/tzxblocks.py -> build/bdist.linux-armv7l/wheel/tzxlib copying build/lib/tzxlib/tapfile.py -> build/bdist.linux-armv7l/wheel/tzxlib creating build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxtap.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxcut.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxwav.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxsplit.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/__init__.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxmerge.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxcat.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxcleanup.py -> build/bdist.linux-armv7l/wheel/tzxtools copying build/lib/tzxtools/tzxls.py -> build/bdist.linux-armv7l/wheel/tzxtools running install_egg_info running egg_info writing tzxtools.egg-info/PKG-INFO writing entry points to tzxtools.egg-info/entry_points.txt writing dependency_links to tzxtools.egg-info/dependency_links.txt writing requirements to tzxtools.egg-info/requires.txt writing top-level names to tzxtools.egg-info/top_level.txt reading manifest file 'tzxtools.egg-info/SOURCES.txt' writing manifest file 'tzxtools.egg-info/SOURCES.txt' Copying tzxtools.egg-info to build/bdist.linux-armv7l/wheel/tzxtools-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tzxtools-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-q3nxkcjc/tzxtools-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tzxlib/__init__.py' adding 'tzxlib/convert.py' adding 'tzxlib/loader.py' adding 'tzxlib/tapfile.py' adding 'tzxlib/tzxblocks.py' adding 'tzxlib/tzxfile.py' adding 'tzxlib/z80dis.py' adding 'tzxtools/__init__.py' adding 'tzxtools/tzxcat.py' adding 'tzxtools/tzxcleanup.py' adding 'tzxtools/tzxcut.py' adding 'tzxtools/tzxls.py' adding 'tzxtools/tzxmerge.py' adding 'tzxtools/tzxsplit.py' adding 'tzxtools/tzxtap.py' adding 'tzxtools/tzxwav.py' adding 'tzxtools-1.2.0.dist-info/METADATA' adding 'tzxtools-1.2.0.dist-info/WHEEL' adding 'tzxtools-1.2.0.dist-info/entry_points.txt' adding 'tzxtools-1.2.0.dist-info/top_level.txt' adding 'tzxtools-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tzxtools: finished with status 'done' Stored in directory: /tmp/tmp_tdkpjt8 Successfully built tzxtools Cleaning up... Removing source in /tmp/pip-wheel-2eibtojk/tzxtools Removed build tracker '/tmp/pip-req-tracker-i0wu6zuy'