Created temporary directory: /tmp/pip-ephem-wheel-cache-esmfp7u6 Created temporary directory: /tmp/pip-req-tracker-0zbrv71l Created requirements tracker '/tmp/pip-req-tracker-0zbrv71l' Created temporary directory: /tmp/pip-wheel-ag1mbl3k Collecting pyhtmd==0.1.2 1 location(s) to search for versions of pyhtmd: * https://pypi.org/simple/pyhtmd/ Getting page https://pypi.org/simple/pyhtmd/ Analyzing links from page https://pypi.org/simple/pyhtmd/ Found link https://files.pythonhosted.org/packages/ef/7c/a20758703ef469f059385cfd33b59c1aa538840d05c75a3ada3e1e397ff6/pyhtmd-0.1.0.tar.gz#sha256=7e1e20db0eaf28c825e302ca4390c6c2eaae2aa78f73418b2ec508f9fa465664 (from https://pypi.org/simple/pyhtmd/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/a2/db/e1fcc410ae7df44c0fa744bd6ff4da2966fa8bb4980d79e79bacabd15e95/pyhtmd-0.1.1.tar.gz#sha256=1265af8e8e169385eddbfb2301e5371af2c8d905a9d20b8d87f13279ff49cf3f (from https://pypi.org/simple/pyhtmd/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/09/de/bf74f44e82cd56cc4feec2b9e0bb1fe425a3ef9f3d84d539e8ee50e4051b/pyhtmd-0.1.2.tar.gz#sha256=a6dfac7c82ca969113a284eb33e17967060b66498d4874bd5a9184c2d784d023 (from https://pypi.org/simple/pyhtmd/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-f302r6yh Downloading https://files.pythonhosted.org/packages/09/de/bf74f44e82cd56cc4feec2b9e0bb1fe425a3ef9f3d84d539e8ee50e4051b/pyhtmd-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/09/de/bf74f44e82cd56cc4feec2b9e0bb1fe425a3ef9f3d84d539e8ee50e4051b/pyhtmd-0.1.2.tar.gz#sha256=a6dfac7c82ca969113a284eb33e17967060b66498d4874bd5a9184c2d784d023 (from https://pypi.org/simple/pyhtmd/) Added pyhtmd==0.1.2 from https://files.pythonhosted.org/packages/09/de/bf74f44e82cd56cc4feec2b9e0bb1fe425a3ef9f3d84d539e8ee50e4051b/pyhtmd-0.1.2.tar.gz#sha256=a6dfac7c82ca969113a284eb33e17967060b66498d4874bd5a9184c2d784d023 to build tracker '/tmp/pip-req-tracker-0zbrv71l' Running setup.py (path:/tmp/pip-wheel-ag1mbl3k/pyhtmd/setup.py) egg_info for package pyhtmd Running command python setup.py egg_info running egg_info creating pip-egg-info/pyhtmd.egg-info writing pip-egg-info/pyhtmd.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyhtmd.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyhtmd.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyhtmd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyhtmd.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyhtmd.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ag1mbl3k/pyhtmd has version 0.1.2, which satisfies requirement pyhtmd==0.1.2 from https://files.pythonhosted.org/packages/09/de/bf74f44e82cd56cc4feec2b9e0bb1fe425a3ef9f3d84d539e8ee50e4051b/pyhtmd-0.1.2.tar.gz#sha256=a6dfac7c82ca969113a284eb33e17967060b66498d4874bd5a9184c2d784d023 Removed pyhtmd==0.1.2 from https://files.pythonhosted.org/packages/09/de/bf74f44e82cd56cc4feec2b9e0bb1fe425a3ef9f3d84d539e8ee50e4051b/pyhtmd-0.1.2.tar.gz#sha256=a6dfac7c82ca969113a284eb33e17967060b66498d4874bd5a9184c2d784d023 from build tracker '/tmp/pip-req-tracker-0zbrv71l' Building wheels for collected packages: pyhtmd Created temporary directory: /tmp/pip-wheel-ehfe54s8 Running setup.py bdist_wheel for pyhtmd: started Destination directory: /tmp/pip-wheel-ehfe54s8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ag1mbl3k/pyhtmd/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-ehfe54s8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyhtmd copying pyhtmd/utils.py -> build/lib/pyhtmd copying pyhtmd/core.py -> build/lib/pyhtmd copying pyhtmd/__init__.py -> build/lib/pyhtmd copying pyhtmd/html_parser.py -> build/lib/pyhtmd running egg_info writing top-level names to pyhtmd.egg-info/top_level.txt writing pyhtmd.egg-info/PKG-INFO writing dependency_links to pyhtmd.egg-info/dependency_links.txt reading manifest file 'pyhtmd.egg-info/SOURCES.txt' writing manifest file 'pyhtmd.egg-info/SOURCES.txt' 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/pyhtmd copying build/lib/pyhtmd/utils.py -> build/bdist.linux-armv7l/wheel/pyhtmd copying build/lib/pyhtmd/core.py -> build/bdist.linux-armv7l/wheel/pyhtmd copying build/lib/pyhtmd/__init__.py -> build/bdist.linux-armv7l/wheel/pyhtmd copying build/lib/pyhtmd/html_parser.py -> build/bdist.linux-armv7l/wheel/pyhtmd running install_egg_info Copying pyhtmd.egg-info to build/bdist.linux-armv7l/wheel/pyhtmd-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyhtmd-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-ehfe54s8/pyhtmd-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyhtmd/__init__.py' adding 'pyhtmd/core.py' adding 'pyhtmd/html_parser.py' adding 'pyhtmd/utils.py' adding 'pyhtmd-0.1.2.dist-info/METADATA' adding 'pyhtmd-0.1.2.dist-info/WHEEL' adding 'pyhtmd-0.1.2.dist-info/top_level.txt' adding 'pyhtmd-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyhtmd: finished with status 'done' Stored in directory: /tmp/tmp924u23cr Successfully built pyhtmd Cleaning up... Removing source in /tmp/pip-wheel-ag1mbl3k/pyhtmd Removed build tracker '/tmp/pip-req-tracker-0zbrv71l'