Created temporary directory: /tmp/pip-ephem-wheel-cache-17oezjq6 Created temporary directory: /tmp/pip-req-tracker-3vmxkmg3 Created requirements tracker '/tmp/pip-req-tracker-3vmxkmg3' Created temporary directory: /tmp/pip-wheel-redv9c7r Collecting lighttable==0.2.1 1 location(s) to search for versions of lighttable: * https://pypi.org/simple/lighttable/ Getting page https://pypi.org/simple/lighttable/ Analyzing links from page https://pypi.org/simple/lighttable/ Found link https://files.pythonhosted.org/packages/31/1b/71f949cf8e633e95833c236d2981fbae2e7bf7c55a5afae4ad6fcd988e79/lighttable-0.2.1.tar.gz#sha256=5dbe7515dd1d30dedb06b303ff96e60ec18883a5982677fca051b05b878e1421 (from https://pypi.org/simple/lighttable/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-5qm4s3fp Downloading https://files.pythonhosted.org/packages/31/1b/71f949cf8e633e95833c236d2981fbae2e7bf7c55a5afae4ad6fcd988e79/lighttable-0.2.1.tar.gz (10.5MB) Downloading from URL https://files.pythonhosted.org/packages/31/1b/71f949cf8e633e95833c236d2981fbae2e7bf7c55a5afae4ad6fcd988e79/lighttable-0.2.1.tar.gz#sha256=5dbe7515dd1d30dedb06b303ff96e60ec18883a5982677fca051b05b878e1421 (from https://pypi.org/simple/lighttable/) Added lighttable==0.2.1 from https://files.pythonhosted.org/packages/31/1b/71f949cf8e633e95833c236d2981fbae2e7bf7c55a5afae4ad6fcd988e79/lighttable-0.2.1.tar.gz#sha256=5dbe7515dd1d30dedb06b303ff96e60ec18883a5982677fca051b05b878e1421 to build tracker '/tmp/pip-req-tracker-3vmxkmg3' Running setup.py (path:/tmp/pip-wheel-redv9c7r/lighttable/setup.py) egg_info for package lighttable Running command python setup.py egg_info running egg_info creating pip-egg-info/lighttable.egg-info writing pip-egg-info/lighttable.egg-info/PKG-INFO writing dependency_links to pip-egg-info/lighttable.egg-info/dependency_links.txt writing top-level names to pip-egg-info/lighttable.egg-info/top_level.txt writing manifest file 'pip-egg-info/lighttable.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lighttable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: unknown action 'inclued' warning: manifest_maker: MANIFEST.in, line 3: unknown action 'inclued' writing manifest file 'pip-egg-info/lighttable.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-redv9c7r/lighttable has version 0.2.1, which satisfies requirement lighttable==0.2.1 from https://files.pythonhosted.org/packages/31/1b/71f949cf8e633e95833c236d2981fbae2e7bf7c55a5afae4ad6fcd988e79/lighttable-0.2.1.tar.gz#sha256=5dbe7515dd1d30dedb06b303ff96e60ec18883a5982677fca051b05b878e1421 Removed lighttable==0.2.1 from https://files.pythonhosted.org/packages/31/1b/71f949cf8e633e95833c236d2981fbae2e7bf7c55a5afae4ad6fcd988e79/lighttable-0.2.1.tar.gz#sha256=5dbe7515dd1d30dedb06b303ff96e60ec18883a5982677fca051b05b878e1421 from build tracker '/tmp/pip-req-tracker-3vmxkmg3' Building wheels for collected packages: lighttable Created temporary directory: /tmp/pip-wheel-0lkih7rd Running setup.py bdist_wheel for lighttable: started Destination directory: /tmp/pip-wheel-0lkih7rd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-redv9c7r/lighttable/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-0lkih7rd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lightpivot copying lightpivot/__init__.py -> build/lib/lightpivot running egg_info writing lighttable.egg-info/PKG-INFO writing dependency_links to lighttable.egg-info/dependency_links.txt writing top-level names to lighttable.egg-info/top_level.txt reading manifest file 'lighttable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: unknown action 'inclued' warning: manifest_maker: MANIFEST.in, line 3: unknown action 'inclued' writing manifest file 'lighttable.egg-info/SOURCES.txt' copying lightpivot/pivot.cpython-36m-x86_64-linux-gnu.so -> build/lib/lightpivot 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/lightpivot copying build/lib/lightpivot/pivot.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-armv7l/wheel/lightpivot copying build/lib/lightpivot/__init__.py -> build/bdist.linux-armv7l/wheel/lightpivot running install_egg_info Copying lighttable.egg-info to build/bdist.linux-armv7l/wheel/lighttable-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lighttable-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-0lkih7rd/lighttable-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lightpivot/__init__.py' adding 'lightpivot/pivot.cpython-36m-x86_64-linux-gnu.so' adding 'lighttable-0.2.1.dist-info/METADATA' adding 'lighttable-0.2.1.dist-info/WHEEL' adding 'lighttable-0.2.1.dist-info/top_level.txt' adding 'lighttable-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lighttable: finished with status 'done' Stored in directory: /tmp/tmp725ul5g3 Successfully built lighttable Cleaning up... Removing source in /tmp/pip-wheel-redv9c7r/lighttable Removed build tracker '/tmp/pip-req-tracker-3vmxkmg3'