Created temporary directory: /tmp/pip-ephem-wheel-cache-512pwi42 Created temporary directory: /tmp/pip-req-tracker-y_g8ntak Created requirements tracker '/tmp/pip-req-tracker-y_g8ntak' Created temporary directory: /tmp/pip-wheel-ure_hcra Collecting rockets==1.0.0 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 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-7x6fviiw Downloading https://files.pythonhosted.org/packages/eb/7d/e656ca67e6a0456dab333784fdc99ff3a1547fee5baedbb3c493124e0cb1/rockets-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/eb/7d/e656ca67e6a0456dab333784fdc99ff3a1547fee5baedbb3c493124e0cb1/rockets-1.0.0.tar.gz#sha256=433e64b3a9ec3f2231fc7dc67f9727955a710d5bfb02e0a3a98b57d9315e4cad (from https://pypi.org/simple/rockets/) Added rockets==1.0.0 from https://files.pythonhosted.org/packages/eb/7d/e656ca67e6a0456dab333784fdc99ff3a1547fee5baedbb3c493124e0cb1/rockets-1.0.0.tar.gz#sha256=433e64b3a9ec3f2231fc7dc67f9727955a710d5bfb02e0a3a98b57d9315e4cad to build tracker '/tmp/pip-req-tracker-y_g8ntak' Running setup.py (path:/tmp/pip-wheel-ure_hcra/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 dependency_links to pip-egg-info/rockets.egg-info/dependency_links.txt writing top-level names to pip-egg-info/rockets.egg-info/top_level.txt writing pip-egg-info/rockets.egg-info/PKG-INFO writing requirements to pip-egg-info/rockets.egg-info/requires.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-ure_hcra/rockets has version 1.0.0, which satisfies requirement rockets==1.0.0 from https://files.pythonhosted.org/packages/eb/7d/e656ca67e6a0456dab333784fdc99ff3a1547fee5baedbb3c493124e0cb1/rockets-1.0.0.tar.gz#sha256=433e64b3a9ec3f2231fc7dc67f9727955a710d5bfb02e0a3a98b57d9315e4cad Removed rockets==1.0.0 from https://files.pythonhosted.org/packages/eb/7d/e656ca67e6a0456dab333784fdc99ff3a1547fee5baedbb3c493124e0cb1/rockets-1.0.0.tar.gz#sha256=433e64b3a9ec3f2231fc7dc67f9727955a710d5bfb02e0a3a98b57d9315e4cad from build tracker '/tmp/pip-req-tracker-y_g8ntak' Building wheels for collected packages: rockets Created temporary directory: /tmp/pip-wheel-nzhwibr7 Running setup.py bdist_wheel for rockets: started Destination directory: /tmp/pip-wheel-nzhwibr7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ure_hcra/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-nzhwibr7 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 top-level names to rockets.egg-info/top_level.txt writing requirements to rockets.egg-info/requires.txt writing rockets.egg-info/PKG-INFO writing dependency_links to rockets.egg-info/dependency_links.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.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rockets-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-nzhwibr7/rockets-1.0.0-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.0.dist-info/METADATA' adding 'rockets-1.0.0.dist-info/WHEEL' adding 'rockets-1.0.0.dist-info/top_level.txt' adding 'rockets-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rockets: finished with status 'done' Stored in directory: /tmp/tmp8uhcz9xh Successfully built rockets Cleaning up... Removing source in /tmp/pip-wheel-ure_hcra/rockets Removed build tracker '/tmp/pip-req-tracker-y_g8ntak'