Created temporary directory: /tmp/pip-ephem-wheel-cache-iji_1m9o Created temporary directory: /tmp/pip-req-tracker-zbwxy_yx Created requirements tracker '/tmp/pip-req-tracker-zbwxy_yx' Created temporary directory: /tmp/pip-wheel-dlkgcf01 Collecting termtime==0.2.2 1 location(s) to search for versions of termtime: * https://pypi.org/simple/termtime/ Getting page https://pypi.org/simple/termtime/ Analyzing links from page https://pypi.org/simple/termtime/ Found link https://files.pythonhosted.org/packages/c1/ba/e7497c201bac20e6556e469b6bfde437f377ff31c8aa55c258eda231575b/termtime-0.0.1.tar.gz#sha256=dda0e448fea7c2211d0429228d9cd2a81c37f0790e7f04146956b8ef215bcb2d (from https://pypi.org/simple/termtime/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/8e/0d/6497368ced251a95a67a84c5fa5ebc14bbcc83ec81a0924ba8e9559105e9/termtime-0.1.0.tar.gz#sha256=fdfad5933cb443426236209df602967ced97b4feaba4be27267b2173e16af2e8 (from https://pypi.org/simple/termtime/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d6/61/b8cc926b8ea529e32bd400f11912bc612473d53296b0e6cc29b6b978c381/termtime-0.2.2.tar.gz#sha256=c727a85e32135d9c278c00093a0413e9ed864309b7d42e5b1f3dd976b606b7c4 (from https://pypi.org/simple/termtime/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-nxzlx1fe Downloading https://files.pythonhosted.org/packages/d6/61/b8cc926b8ea529e32bd400f11912bc612473d53296b0e6cc29b6b978c381/termtime-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d6/61/b8cc926b8ea529e32bd400f11912bc612473d53296b0e6cc29b6b978c381/termtime-0.2.2.tar.gz#sha256=c727a85e32135d9c278c00093a0413e9ed864309b7d42e5b1f3dd976b606b7c4 (from https://pypi.org/simple/termtime/) Added termtime==0.2.2 from https://files.pythonhosted.org/packages/d6/61/b8cc926b8ea529e32bd400f11912bc612473d53296b0e6cc29b6b978c381/termtime-0.2.2.tar.gz#sha256=c727a85e32135d9c278c00093a0413e9ed864309b7d42e5b1f3dd976b606b7c4 to build tracker '/tmp/pip-req-tracker-zbwxy_yx' Running setup.py (path:/tmp/pip-wheel-dlkgcf01/termtime/setup.py) egg_info for package termtime Running command python setup.py egg_info running egg_info creating pip-egg-info/termtime.egg-info writing top-level names to pip-egg-info/termtime.egg-info/top_level.txt writing dependency_links to pip-egg-info/termtime.egg-info/dependency_links.txt writing entry points to pip-egg-info/termtime.egg-info/entry_points.txt writing pip-egg-info/termtime.egg-info/PKG-INFO writing manifest file 'pip-egg-info/termtime.egg-info/SOURCES.txt' package init file 'termtime/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/termtime.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/termtime.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dlkgcf01/termtime has version 0.2.2, which satisfies requirement termtime==0.2.2 from https://files.pythonhosted.org/packages/d6/61/b8cc926b8ea529e32bd400f11912bc612473d53296b0e6cc29b6b978c381/termtime-0.2.2.tar.gz#sha256=c727a85e32135d9c278c00093a0413e9ed864309b7d42e5b1f3dd976b606b7c4 Removed termtime==0.2.2 from https://files.pythonhosted.org/packages/d6/61/b8cc926b8ea529e32bd400f11912bc612473d53296b0e6cc29b6b978c381/termtime-0.2.2.tar.gz#sha256=c727a85e32135d9c278c00093a0413e9ed864309b7d42e5b1f3dd976b606b7c4 from build tracker '/tmp/pip-req-tracker-zbwxy_yx' Building wheels for collected packages: termtime Created temporary directory: /tmp/pip-wheel-w0_69e3z Running setup.py bdist_wheel for termtime: started Destination directory: /tmp/pip-wheel-w0_69e3z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dlkgcf01/termtime/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-w0_69e3z running bdist_wheel running build running build_py package init file 'termtime/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/termtime copying termtime/__main__.py -> build/lib/termtime creating build/lib/termtime/fonts copying termtime/fonts/default.py -> build/lib/termtime/fonts copying termtime/fonts/__init__.py -> build/lib/termtime/fonts creating build/lib/termtime/modes copying termtime/modes/clock.py -> build/lib/termtime/modes copying termtime/modes/countdown.py -> build/lib/termtime/modes copying termtime/modes/mode.py -> build/lib/termtime/modes copying termtime/modes/__init__.py -> build/lib/termtime/modes copying termtime/modes/stopwatch.py -> build/lib/termtime/modes 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/termtime creating build/bdist.linux-armv7l/wheel/termtime/fonts copying build/lib/termtime/fonts/default.py -> build/bdist.linux-armv7l/wheel/termtime/fonts copying build/lib/termtime/fonts/__init__.py -> build/bdist.linux-armv7l/wheel/termtime/fonts copying build/lib/termtime/__main__.py -> build/bdist.linux-armv7l/wheel/termtime creating build/bdist.linux-armv7l/wheel/termtime/modes copying build/lib/termtime/modes/clock.py -> build/bdist.linux-armv7l/wheel/termtime/modes copying build/lib/termtime/modes/countdown.py -> build/bdist.linux-armv7l/wheel/termtime/modes copying build/lib/termtime/modes/mode.py -> build/bdist.linux-armv7l/wheel/termtime/modes copying build/lib/termtime/modes/__init__.py -> build/bdist.linux-armv7l/wheel/termtime/modes copying build/lib/termtime/modes/stopwatch.py -> build/bdist.linux-armv7l/wheel/termtime/modes running install_egg_info running egg_info writing termtime.egg-info/PKG-INFO writing top-level names to termtime.egg-info/top_level.txt writing entry points to termtime.egg-info/entry_points.txt writing dependency_links to termtime.egg-info/dependency_links.txt reading manifest file 'termtime.egg-info/SOURCES.txt' writing manifest file 'termtime.egg-info/SOURCES.txt' Copying termtime.egg-info to build/bdist.linux-armv7l/wheel/termtime-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/termtime-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-w0_69e3z/termtime-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'termtime/__main__.py' adding 'termtime/fonts/__init__.py' adding 'termtime/fonts/default.py' adding 'termtime/modes/__init__.py' adding 'termtime/modes/clock.py' adding 'termtime/modes/countdown.py' adding 'termtime/modes/mode.py' adding 'termtime/modes/stopwatch.py' adding 'termtime-0.2.2.dist-info/METADATA' adding 'termtime-0.2.2.dist-info/WHEEL' adding 'termtime-0.2.2.dist-info/entry_points.txt' adding 'termtime-0.2.2.dist-info/top_level.txt' adding 'termtime-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for termtime: finished with status 'done' Stored in directory: /tmp/tmptl09b8cv Successfully built termtime Cleaning up... Removing source in /tmp/pip-wheel-dlkgcf01/termtime Removed build tracker '/tmp/pip-req-tracker-zbwxy_yx'