Created temporary directory: /tmp/pip-ephem-wheel-cache-1f40090b Created temporary directory: /tmp/pip-req-tracker-xs9mowi6 Created requirements tracker '/tmp/pip-req-tracker-xs9mowi6' Created temporary directory: /tmp/pip-wheel-7cebvqly Collecting quote==1.0 1 location(s) to search for versions of quote: * https://pypi.org/simple/quote/ Getting page https://pypi.org/simple/quote/ Analyzing links from page https://pypi.org/simple/quote/ Found link https://files.pythonhosted.org/packages/d0/06/2faf37ea23cc8e42fb6424275262b34f79efd4542016d2f11f3877b794e7/quote-0.1.tar.gz#sha256=827954d7a2dc4e354cea3730c1646dfd47b5cb6b5df6c3f855b1b6297e496789 (from https://pypi.org/simple/quote/), version: 0.1 Found link https://files.pythonhosted.org/packages/cd/30/1a036b9916f0e01b819526d85918da253ef75c40da76e1487ef32383682a/quote-0.5.tar.gz#sha256=3d38d6f07ff45801e6f611d0dfab199b10687427672e276434a313a219d14092 (from https://pypi.org/simple/quote/), version: 0.5 Found link https://files.pythonhosted.org/packages/cc/be/b483fbcb14d2d7ff9f433aaf4d226bf7f9a9025093819d0ac73ac878261c/quote-1.0.tar.gz#sha256=8cc9fc408b285f862023e8efb108f4eb07bdbea40f2a85f6252d812503228c70 (from https://pypi.org/simple/quote/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-a8ngs045 Downloading https://files.pythonhosted.org/packages/cc/be/b483fbcb14d2d7ff9f433aaf4d226bf7f9a9025093819d0ac73ac878261c/quote-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cc/be/b483fbcb14d2d7ff9f433aaf4d226bf7f9a9025093819d0ac73ac878261c/quote-1.0.tar.gz#sha256=8cc9fc408b285f862023e8efb108f4eb07bdbea40f2a85f6252d812503228c70 (from https://pypi.org/simple/quote/) Added quote==1.0 from https://files.pythonhosted.org/packages/cc/be/b483fbcb14d2d7ff9f433aaf4d226bf7f9a9025093819d0ac73ac878261c/quote-1.0.tar.gz#sha256=8cc9fc408b285f862023e8efb108f4eb07bdbea40f2a85f6252d812503228c70 to build tracker '/tmp/pip-req-tracker-xs9mowi6' Running setup.py (path:/tmp/pip-wheel-7cebvqly/quote/setup.py) egg_info for package quote Running command python setup.py egg_info running egg_info creating pip-egg-info/quote.egg-info writing pip-egg-info/quote.egg-info/PKG-INFO writing top-level names to pip-egg-info/quote.egg-info/top_level.txt writing dependency_links to pip-egg-info/quote.egg-info/dependency_links.txt writing requirements to pip-egg-info/quote.egg-info/requires.txt writing entry points to pip-egg-info/quote.egg-info/entry_points.txt writing manifest file 'pip-egg-info/quote.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/quote.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/quote.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7cebvqly/quote has version 1.0, which satisfies requirement quote==1.0 from https://files.pythonhosted.org/packages/cc/be/b483fbcb14d2d7ff9f433aaf4d226bf7f9a9025093819d0ac73ac878261c/quote-1.0.tar.gz#sha256=8cc9fc408b285f862023e8efb108f4eb07bdbea40f2a85f6252d812503228c70 Removed quote==1.0 from https://files.pythonhosted.org/packages/cc/be/b483fbcb14d2d7ff9f433aaf4d226bf7f9a9025093819d0ac73ac878261c/quote-1.0.tar.gz#sha256=8cc9fc408b285f862023e8efb108f4eb07bdbea40f2a85f6252d812503228c70 from build tracker '/tmp/pip-req-tracker-xs9mowi6' Building wheels for collected packages: quote Created temporary directory: /tmp/pip-wheel-ytt4snoe Running setup.py bdist_wheel for quote: started Destination directory: /tmp/pip-wheel-ytt4snoe Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7cebvqly/quote/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-ytt4snoe running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/quote copying quote/cli.py -> build/lib/quote copying quote/core.py -> build/lib/quote copying quote/__init__.py -> build/lib/quote copying quote/spinner.py -> build/lib/quote 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/quote copying build/lib/quote/cli.py -> build/bdist.linux-armv7l/wheel/quote copying build/lib/quote/core.py -> build/bdist.linux-armv7l/wheel/quote copying build/lib/quote/__init__.py -> build/bdist.linux-armv7l/wheel/quote copying build/lib/quote/spinner.py -> build/bdist.linux-armv7l/wheel/quote running install_egg_info running egg_info writing quote.egg-info/PKG-INFO writing requirements to quote.egg-info/requires.txt writing dependency_links to quote.egg-info/dependency_links.txt writing entry points to quote.egg-info/entry_points.txt writing top-level names to quote.egg-info/top_level.txt reading manifest file 'quote.egg-info/SOURCES.txt' writing manifest file 'quote.egg-info/SOURCES.txt' Copying quote.egg-info to build/bdist.linux-armv7l/wheel/quote-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/quote-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ytt4snoe/quote-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'quote/__init__.py' adding 'quote/cli.py' adding 'quote/core.py' adding 'quote/spinner.py' adding 'quote-1.0.dist-info/METADATA' adding 'quote-1.0.dist-info/WHEEL' adding 'quote-1.0.dist-info/entry_points.txt' adding 'quote-1.0.dist-info/top_level.txt' adding 'quote-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for quote: finished with status 'done' Stored in directory: /tmp/tmpc6xkz33w Successfully built quote Cleaning up... Removing source in /tmp/pip-wheel-7cebvqly/quote Removed build tracker '/tmp/pip-req-tracker-xs9mowi6'