Created temporary directory: /tmp/pip-ephem-wheel-cache-dfktnh3l Created temporary directory: /tmp/pip-req-tracker-jbvxhywg Created requirements tracker '/tmp/pip-req-tracker-jbvxhywg' Created temporary directory: /tmp/pip-wheel-ruvdxxhm Collecting pyux-track==0.1.2 1 location(s) to search for versions of pyux-track: * https://pypi.org/simple/pyux-track/ Getting page https://pypi.org/simple/pyux-track/ Analyzing links from page https://pypi.org/simple/pyux-track/ Found link https://files.pythonhosted.org/packages/49/eb/67d3ba45e248f752c140b9ea55a36f2817a4226cb52d13960d26798f9a00/pyux-track-0.1.0.tar.gz#sha256=e4199eae722cfa7fcd713233b498282eea4d93ec5cc0064bbddd4cf1beef99d9 (from https://pypi.org/simple/pyux-track/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/a5/d4/0772924c47cc05b6b4b26d7125b77cb328b3ba77f152fe4872afb80bfbbc/pyux-track-0.1.1.tar.gz#sha256=350e95f2cfa04cd2a4e34669cab300329cc5d1010373be67005f9995f9994d18 (from https://pypi.org/simple/pyux-track/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/7c/60/e8df83b429698559056f48791fa4939e68de220640e3fcba595d7a939e4a/pyux-track-0.1.2.tar.gz#sha256=110794496c412a839d59cfb494412800503364ef0f6efcf8474b64071450b8ae (from https://pypi.org/simple/pyux-track/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-u0ubbnjc Downloading https://files.pythonhosted.org/packages/7c/60/e8df83b429698559056f48791fa4939e68de220640e3fcba595d7a939e4a/pyux-track-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7c/60/e8df83b429698559056f48791fa4939e68de220640e3fcba595d7a939e4a/pyux-track-0.1.2.tar.gz#sha256=110794496c412a839d59cfb494412800503364ef0f6efcf8474b64071450b8ae (from https://pypi.org/simple/pyux-track/) Added pyux-track==0.1.2 from https://files.pythonhosted.org/packages/7c/60/e8df83b429698559056f48791fa4939e68de220640e3fcba595d7a939e4a/pyux-track-0.1.2.tar.gz#sha256=110794496c412a839d59cfb494412800503364ef0f6efcf8474b64071450b8ae to build tracker '/tmp/pip-req-tracker-jbvxhywg' Running setup.py (path:/tmp/pip-wheel-ruvdxxhm/pyux-track/setup.py) egg_info for package pyux-track Running command python setup.py egg_info running egg_info creating pip-egg-info/pyux_track.egg-info writing dependency_links to pip-egg-info/pyux_track.egg-info/dependency_links.txt writing pip-egg-info/pyux_track.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyux_track.egg-info/top_level.txt writing requirements to pip-egg-info/pyux_track.egg-info/requires.txt writing manifest file 'pip-egg-info/pyux_track.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyux_track.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' writing manifest file 'pip-egg-info/pyux_track.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ruvdxxhm/pyux-track has version 0.1.2, which satisfies requirement pyux-track==0.1.2 from https://files.pythonhosted.org/packages/7c/60/e8df83b429698559056f48791fa4939e68de220640e3fcba595d7a939e4a/pyux-track-0.1.2.tar.gz#sha256=110794496c412a839d59cfb494412800503364ef0f6efcf8474b64071450b8ae Removed pyux-track==0.1.2 from https://files.pythonhosted.org/packages/7c/60/e8df83b429698559056f48791fa4939e68de220640e3fcba595d7a939e4a/pyux-track-0.1.2.tar.gz#sha256=110794496c412a839d59cfb494412800503364ef0f6efcf8474b64071450b8ae from build tracker '/tmp/pip-req-tracker-jbvxhywg' Building wheels for collected packages: pyux-track Created temporary directory: /tmp/pip-wheel-9u84xn89 Running setup.py bdist_wheel for pyux-track: started Destination directory: /tmp/pip-wheel-9u84xn89 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ruvdxxhm/pyux-track/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-9u84xn89 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyux copying pyux/console.py -> build/lib/pyux copying pyux/__utils__.py -> build/lib/pyux copying pyux/logging.py -> build/lib/pyux copying pyux/__main__.py -> build/lib/pyux copying pyux/time.py -> build/lib/pyux copying pyux/__init__.py -> build/lib/pyux copying pyux/errors.py -> build/lib/pyux running egg_info writing requirements to pyux_track.egg-info/requires.txt writing top-level names to pyux_track.egg-info/top_level.txt writing pyux_track.egg-info/PKG-INFO writing dependency_links to pyux_track.egg-info/dependency_links.txt reading manifest file 'pyux_track.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' writing manifest file 'pyux_track.egg-info/SOURCES.txt' copying pyux/logging.conf -> build/lib/pyux 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/pyux copying build/lib/pyux/console.py -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/__utils__.py -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/logging.py -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/__main__.py -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/logging.conf -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/time.py -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/__init__.py -> build/bdist.linux-armv7l/wheel/pyux copying build/lib/pyux/errors.py -> build/bdist.linux-armv7l/wheel/pyux running install_egg_info Copying pyux_track.egg-info to build/bdist.linux-armv7l/wheel/pyux_track-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyux_track-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-9u84xn89/pyux_track-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyux/__init__.py' adding 'pyux/__main__.py' adding 'pyux/__utils__.py' adding 'pyux/console.py' adding 'pyux/errors.py' adding 'pyux/logging.conf' adding 'pyux/logging.py' adding 'pyux/time.py' adding 'pyux_track-0.1.2.dist-info/METADATA' adding 'pyux_track-0.1.2.dist-info/WHEEL' adding 'pyux_track-0.1.2.dist-info/top_level.txt' adding 'pyux_track-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyux-track: finished with status 'done' Stored in directory: /tmp/tmpa77dkj1k Successfully built pyux-track Cleaning up... Removing source in /tmp/pip-wheel-ruvdxxhm/pyux-track Removed build tracker '/tmp/pip-req-tracker-jbvxhywg'