Created temporary directory: /tmp/pip-ephem-wheel-cache-6z0fh3af Created temporary directory: /tmp/pip-wheel-19jb5nfz Looking in indexes: https://pypi.python.org/simple Collecting sly==0.3 1 location(s) to search for versions of sly: * https://pypi.python.org/simple/sly/ Getting page https://pypi.python.org/simple/sly/ Analyzing links from page https://pypi.org/simple/sly/ Found link https://files.pythonhosted.org/packages/41/ec/4de86ce25cc88f740566c35b99570629865282ae86cc49e6b18b509eee9c/sly-0.0.tar.gz#sha256=1b0d1a82b405ef61bc3b88ab7e481ebde3f3111711c02b12d73c26edfc7e191e (from https://pypi.org/simple/sly/), version: 0.0 Found link https://files.pythonhosted.org/packages/ce/ad/33ea82b32f97e9126fdfa3fa529ce67f25c39d38de887df5769495687901/sly-0.1.tar.gz#sha256=2a20bc6f24bcc7d00a99cf3405fdc5c13f0770b223920185bda75ab4031de397 (from https://pypi.org/simple/sly/), version: 0.1 Found link https://files.pythonhosted.org/packages/8b/3d/8b7544c009e24d73c3740be072d8dc453c83a573f6d09642079e95595c52/sly-0.2.tar.gz#sha256=313e7208864e71d8155e3ffa6fb5913729756237a4187050f8cb29f69d8054ab (from https://pypi.org/simple/sly/), version: 0.2 Found link https://files.pythonhosted.org/packages/24/2b/9ac3d8ec429d2d242792522747e31a43e0563cf08764f5ac4d4da0c66c6a/sly-0.3.tar.gz#sha256=be6a3825b042a9e1b6f5730fc747e6d983c917f0f002d798d0b9f86ca5c05ad9 (from https://pypi.org/simple/sly/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-_j7v4yq7 Downloading https://files.pythonhosted.org/packages/24/2b/9ac3d8ec429d2d242792522747e31a43e0563cf08764f5ac4d4da0c66c6a/sly-0.3.tar.gz (49kB) Downloading from URL https://files.pythonhosted.org/packages/24/2b/9ac3d8ec429d2d242792522747e31a43e0563cf08764f5ac4d4da0c66c6a/sly-0.3.tar.gz#sha256=be6a3825b042a9e1b6f5730fc747e6d983c917f0f002d798d0b9f86ca5c05ad9 (from https://pypi.org/simple/sly/) Running setup.py (path:/tmp/pip-wheel-19jb5nfz/sly/setup.py) egg_info for package sly Running command python setup.py egg_info running egg_info creating pip-egg-info/sly.egg-info writing dependency_links to pip-egg-info/sly.egg-info/dependency_links.txt writing pip-egg-info/sly.egg-info/PKG-INFO writing top-level names to pip-egg-info/sly.egg-info/top_level.txt writing requirements to pip-egg-info/sly.egg-info/requires.txt writing manifest file 'pip-egg-info/sly.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/sly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/sly.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-19jb5nfz/sly has version 0.3, which satisfies requirement sly==0.3 from https://files.pythonhosted.org/packages/24/2b/9ac3d8ec429d2d242792522747e31a43e0563cf08764f5ac4d4da0c66c6a/sly-0.3.tar.gz#sha256=be6a3825b042a9e1b6f5730fc747e6d983c917f0f002d798d0b9f86ca5c05ad9 Building wheels for collected packages: sly Created temporary directory: /tmp/pip-wheel-cmyj0ij9 Running setup.py bdist_wheel for sly: started Destination directory: /tmp/pip-wheel-cmyj0ij9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-19jb5nfz/sly/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-cmyj0ij9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sly copying sly/yacc.py -> build/lib/sly copying sly/__init__.py -> build/lib/sly copying sly/lex.py -> build/lib/sly 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/sly copying build/lib/sly/yacc.py -> build/bdist.linux-armv7l/wheel/sly copying build/lib/sly/__init__.py -> build/bdist.linux-armv7l/wheel/sly copying build/lib/sly/lex.py -> build/bdist.linux-armv7l/wheel/sly running install_egg_info running egg_info writing requirements to sly.egg-info/requires.txt writing sly.egg-info/PKG-INFO writing top-level names to sly.egg-info/top_level.txt writing dependency_links to sly.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'sly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sly.egg-info/SOURCES.txt' Copying sly.egg-info to build/bdist.linux-armv7l/wheel/sly-0.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sly-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-cmyj0ij9/sly-0.3-py3-none-any.whl' and adding '.' to it adding 'sly/__init__.py' adding 'sly/lex.py' adding 'sly/yacc.py' adding 'sly-0.3.dist-info/top_level.txt' adding 'sly-0.3.dist-info/WHEEL' adding 'sly-0.3.dist-info/METADATA' adding 'sly-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sly: finished with status 'done' Stored in directory: /tmp/tmp12v54xvn Successfully built sly Cleaning up... Removing source in /tmp/pip-wheel-19jb5nfz/sly