Collecting spc-hamlpy==0.9.1 1 location(s) to search for versions of spc-hamlpy: * https://pypi.python.org/simple/spc-hamlpy/ Getting page https://pypi.python.org/simple/spc-hamlpy/ Analyzing links from page https://pypi.org/simple/spc-hamlpy/ Found link https://files.pythonhosted.org/packages/b9/8a/b4affa8c2c0c6f20e7aa786602d684c248df4a70716ed76bfee6aa9d3b23/spc-hamlpy-0.9.0.tar.gz#sha256=b3c6b0a78400ba49c6f522f9a2cb5156bc03b9b84ba32c7dadf7fc9f02f3cc1a (from https://pypi.org/simple/spc-hamlpy/), version: 0.9.0 Found link https://files.pythonhosted.org/packages/91/05/cc5e61652500dc8acd9085f35cb2d4dd23d15382f5e1ca599997eb346d29/spc-hamlpy-0.9.1.tar.gz#sha256=b678bf50aac12d8371492e3de138f92b5465900a127a9edea41765f8b7affd5d (from https://pypi.org/simple/spc-hamlpy/), version: 0.9.1 Using version 0.9.1 (newest of versions: 0.9.1) Downloading https://files.pythonhosted.org/packages/91/05/cc5e61652500dc8acd9085f35cb2d4dd23d15382f5e1ca599997eb346d29/spc-hamlpy-0.9.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/91/05/cc5e61652500dc8acd9085f35cb2d4dd23d15382f5e1ca599997eb346d29/spc-hamlpy-0.9.1.tar.gz#sha256=b678bf50aac12d8371492e3de138f92b5465900a127a9edea41765f8b7affd5d (from https://pypi.org/simple/spc-hamlpy/) Running setup.py (path:/tmp/pip-build-1zbof20u/spc-hamlpy/setup.py) egg_info for package spc-hamlpy Running command python setup.py egg_info running egg_info creating pip-egg-info/spc_hamlpy.egg-info writing dependency_links to pip-egg-info/spc_hamlpy.egg-info/dependency_links.txt writing entry points to pip-egg-info/spc_hamlpy.egg-info/entry_points.txt writing pip-egg-info/spc_hamlpy.egg-info/PKG-INFO writing top-level names to pip-egg-info/spc_hamlpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/spc_hamlpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spc_hamlpy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/spc_hamlpy.egg-info/SOURCES.txt' Source in /tmp/pip-build-1zbof20u/spc-hamlpy has version 0.9.1, which satisfies requirement spc-hamlpy==0.9.1 from https://files.pythonhosted.org/packages/91/05/cc5e61652500dc8acd9085f35cb2d4dd23d15382f5e1ca599997eb346d29/spc-hamlpy-0.9.1.tar.gz#sha256=b678bf50aac12d8371492e3de138f92b5465900a127a9edea41765f8b7affd5d Building wheels for collected packages: spc-hamlpy Running setup.py bdist_wheel for spc-hamlpy: started Destination directory: /tmp/tmpimsmoxvzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1zbof20u/spc-hamlpy/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/tmpimsmoxvzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hamlpy copying hamlpy/nodes.py -> build/lib/hamlpy copying hamlpy/hamlpy.py -> build/lib/hamlpy copying hamlpy/templatize.py -> build/lib/hamlpy copying hamlpy/ext.py -> build/lib/hamlpy copying hamlpy/__init__.py -> build/lib/hamlpy copying hamlpy/elements.py -> build/lib/hamlpy copying hamlpy/hamlpy_watcher.py -> build/lib/hamlpy creating build/lib/hamlpy/template copying hamlpy/template/loaders.py -> build/lib/hamlpy/template copying hamlpy/template/__init__.py -> build/lib/hamlpy/template copying hamlpy/template/utils.py -> build/lib/hamlpy/template 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/hamlpy copying build/lib/hamlpy/nodes.py -> build/bdist.linux-armv7l/wheel/hamlpy copying build/lib/hamlpy/hamlpy.py -> build/bdist.linux-armv7l/wheel/hamlpy copying build/lib/hamlpy/templatize.py -> build/bdist.linux-armv7l/wheel/hamlpy creating build/bdist.linux-armv7l/wheel/hamlpy/template copying build/lib/hamlpy/template/loaders.py -> build/bdist.linux-armv7l/wheel/hamlpy/template copying build/lib/hamlpy/template/__init__.py -> build/bdist.linux-armv7l/wheel/hamlpy/template copying build/lib/hamlpy/template/utils.py -> build/bdist.linux-armv7l/wheel/hamlpy/template copying build/lib/hamlpy/ext.py -> build/bdist.linux-armv7l/wheel/hamlpy copying build/lib/hamlpy/__init__.py -> build/bdist.linux-armv7l/wheel/hamlpy copying build/lib/hamlpy/elements.py -> build/bdist.linux-armv7l/wheel/hamlpy copying build/lib/hamlpy/hamlpy_watcher.py -> build/bdist.linux-armv7l/wheel/hamlpy running install_egg_info running egg_info writing top-level names to spc_hamlpy.egg-info/top_level.txt writing entry points to spc_hamlpy.egg-info/entry_points.txt writing spc_hamlpy.egg-info/PKG-INFO writing dependency_links to spc_hamlpy.egg-info/dependency_links.txt reading manifest file 'spc_hamlpy.egg-info/SOURCES.txt' writing manifest file 'spc_hamlpy.egg-info/SOURCES.txt' Copying spc_hamlpy.egg-info to build/bdist.linux-armv7l/wheel/spc_hamlpy-0.9.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spc_hamlpy-0.9.1.dist-info/WHEEL Running setup.py bdist_wheel for spc-hamlpy: finished with status 'done' Stored in directory: /tmp/tmp1hv8jzdt Successfully built spc-hamlpy Cleaning up... Removing source in /tmp/pip-build-1zbof20u/spc-hamlpy