Created temporary directory: /tmp/pip-ephem-wheel-cache-h1h4h39n Created temporary directory: /tmp/pip-req-tracker-htki_h_h Created requirements tracker '/tmp/pip-req-tracker-htki_h_h' Created temporary directory: /tmp/pip-wheel-b5qeg3wa Collecting rockets==1.0.3 1 location(s) to search for versions of rockets: * https://pypi.org/simple/rockets/ Getting page https://pypi.org/simple/rockets/ Analyzing links from page https://pypi.org/simple/rockets/ Found link https://files.pythonhosted.org/packages/b9/77/ac1913eb2f83b3746e064727fe012cb80bd5e2b96c978a7083c9785ae49a/rockets-0.1.0.dev0.tar.gz#sha256=dcf1cdabd82dd151ad3ee36145e884855456575947e8213a2fda9f2bfab9d618 (from https://pypi.org/simple/rockets/), version: 0.1.0.dev0 Found link https://files.pythonhosted.org/packages/eb/7d/e656ca67e6a0456dab333784fdc99ff3a1547fee5baedbb3c493124e0cb1/rockets-1.0.0.tar.gz#sha256=433e64b3a9ec3f2231fc7dc67f9727955a710d5bfb02e0a3a98b57d9315e4cad (from https://pypi.org/simple/rockets/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/e2/a5/967877cb4568d3cde21f1387aafbdd20dcae837e0a4a7bcde55f3f44a988/rockets-1.0.1.tar.gz#sha256=18025e7e9656144f1a7a1d59d697abc8520f55646c0c4e83dad5db34f3f87fcd (from https://pypi.org/simple/rockets/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/f0/ec/561ec49e2ef7e089c5d3088aa48ef2554e3c5d7d5074452d727c06d91596/rockets-1.0.2.tar.gz#sha256=ce387adec8c6c983173a466ac2184c4e92c4cce3acbf538f9ca5cbaee333d86d (from https://pypi.org/simple/rockets/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/0e/9d/167b6870f229ebb840e887b5d09698ac32221afa303d895c2f958e1e411b/rockets-1.0.3.tar.gz#sha256=0a112797106494c795c4422b4017a339249c9811841150059c754a0e397a2cf1 (from https://pypi.org/simple/rockets/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-t43uvr9i Downloading https://files.pythonhosted.org/packages/0e/9d/167b6870f229ebb840e887b5d09698ac32221afa303d895c2f958e1e411b/rockets-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0e/9d/167b6870f229ebb840e887b5d09698ac32221afa303d895c2f958e1e411b/rockets-1.0.3.tar.gz#sha256=0a112797106494c795c4422b4017a339249c9811841150059c754a0e397a2cf1 (from https://pypi.org/simple/rockets/) Added rockets==1.0.3 from https://files.pythonhosted.org/packages/0e/9d/167b6870f229ebb840e887b5d09698ac32221afa303d895c2f958e1e411b/rockets-1.0.3.tar.gz#sha256=0a112797106494c795c4422b4017a339249c9811841150059c754a0e397a2cf1 to build tracker '/tmp/pip-req-tracker-htki_h_h' Running setup.py (path:/tmp/pip-wheel-b5qeg3wa/rockets/setup.py) egg_info for package rockets Running command python setup.py egg_info running egg_info creating pip-egg-info/rockets.egg-info writing pip-egg-info/rockets.egg-info/PKG-INFO writing top-level names to pip-egg-info/rockets.egg-info/top_level.txt writing requirements to pip-egg-info/rockets.egg-info/requires.txt writing dependency_links to pip-egg-info/rockets.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rockets.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/rockets.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-b5qeg3wa/rockets has version 1.0.3, which satisfies requirement rockets==1.0.3 from https://files.pythonhosted.org/packages/0e/9d/167b6870f229ebb840e887b5d09698ac32221afa303d895c2f958e1e411b/rockets-1.0.3.tar.gz#sha256=0a112797106494c795c4422b4017a339249c9811841150059c754a0e397a2cf1 Removed rockets==1.0.3 from https://files.pythonhosted.org/packages/0e/9d/167b6870f229ebb840e887b5d09698ac32221afa303d895c2f958e1e411b/rockets-1.0.3.tar.gz#sha256=0a112797106494c795c4422b4017a339249c9811841150059c754a0e397a2cf1 from build tracker '/tmp/pip-req-tracker-htki_h_h' Building wheels for collected packages: rockets Created temporary directory: /tmp/pip-wheel-3i65swmy Running setup.py bdist_wheel for rockets: started Destination directory: /tmp/pip-wheel-3i65swmy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-b5qeg3wa/rockets/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-3i65swmy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rockets copying rockets/version.py -> build/lib/rockets copying rockets/request_progress.py -> build/lib/rockets copying rockets/request.py -> build/lib/rockets copying rockets/async_client.py -> build/lib/rockets copying rockets/request_error.py -> build/lib/rockets copying rockets/__init__.py -> build/lib/rockets copying rockets/client.py -> build/lib/rockets copying rockets/response.py -> build/lib/rockets copying rockets/utils.py -> build/lib/rockets copying rockets/request_task.py -> build/lib/rockets copying rockets/notification.py -> build/lib/rockets 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/rockets copying build/lib/rockets/version.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/request_progress.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/request.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/async_client.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/request_error.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/__init__.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/client.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/response.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/utils.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/request_task.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/notification.py -> build/bdist.linux-armv7l/wheel/rockets running install_egg_info running egg_info writing dependency_links to rockets.egg-info/dependency_links.txt writing rockets.egg-info/PKG-INFO writing top-level names to rockets.egg-info/top_level.txt writing requirements to rockets.egg-info/requires.txt reading manifest file 'rockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rockets.egg-info/SOURCES.txt' Copying rockets.egg-info to build/bdist.linux-armv7l/wheel/rockets-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rockets-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-3i65swmy/rockets-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rockets/__init__.py' adding 'rockets/async_client.py' adding 'rockets/client.py' adding 'rockets/notification.py' adding 'rockets/request.py' adding 'rockets/request_error.py' adding 'rockets/request_progress.py' adding 'rockets/request_task.py' adding 'rockets/response.py' adding 'rockets/utils.py' adding 'rockets/version.py' adding 'rockets-1.0.3.dist-info/METADATA' adding 'rockets-1.0.3.dist-info/WHEEL' adding 'rockets-1.0.3.dist-info/top_level.txt' adding 'rockets-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rockets: finished with status 'done' Stored in directory: /tmp/tmprawjhsbx Successfully built rockets Cleaning up... Removing source in /tmp/pip-wheel-b5qeg3wa/rockets Removed build tracker '/tmp/pip-req-tracker-htki_h_h'