Created temporary directory: /tmp/pip-ephem-wheel-cache-fp59l__p Created temporary directory: /tmp/pip-req-tracker-6g2fcksp Created requirements tracker '/tmp/pip-req-tracker-6g2fcksp' Created temporary directory: /tmp/pip-wheel-isbkohy_ Looking in indexes: https://pypi.python.org/simple Collecting rockets==0.1.0.dev0 1 location(s) to search for versions of rockets: * https://pypi.python.org/simple/rockets/ Getting page https://pypi.python.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 Using version 0.1.0.dev0 (newest of versions: 0.1.0.dev0) Created temporary directory: /tmp/pip-unpack-d73zlmnm Downloading https://files.pythonhosted.org/packages/b9/77/ac1913eb2f83b3746e064727fe012cb80bd5e2b96c978a7083c9785ae49a/rockets-0.1.0.dev0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b9/77/ac1913eb2f83b3746e064727fe012cb80bd5e2b96c978a7083c9785ae49a/rockets-0.1.0.dev0.tar.gz#sha256=dcf1cdabd82dd151ad3ee36145e884855456575947e8213a2fda9f2bfab9d618 (from https://pypi.org/simple/rockets/) Added rockets==0.1.0.dev0 from https://files.pythonhosted.org/packages/b9/77/ac1913eb2f83b3746e064727fe012cb80bd5e2b96c978a7083c9785ae49a/rockets-0.1.0.dev0.tar.gz#sha256=dcf1cdabd82dd151ad3ee36145e884855456575947e8213a2fda9f2bfab9d618 to build tracker '/tmp/pip-req-tracker-6g2fcksp' Running setup.py (path:/tmp/pip-wheel-isbkohy_/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 requirements to pip-egg-info/rockets.egg-info/requires.txt writing pip-egg-info/rockets.egg-info/PKG-INFO 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-isbkohy_/rockets has version 0.1.0.dev0, which satisfies requirement rockets==0.1.0.dev0 from https://files.pythonhosted.org/packages/b9/77/ac1913eb2f83b3746e064727fe012cb80bd5e2b96c978a7083c9785ae49a/rockets-0.1.0.dev0.tar.gz#sha256=dcf1cdabd82dd151ad3ee36145e884855456575947e8213a2fda9f2bfab9d618 Removed rockets==0.1.0.dev0 from https://files.pythonhosted.org/packages/b9/77/ac1913eb2f83b3746e064727fe012cb80bd5e2b96c978a7083c9785ae49a/rockets-0.1.0.dev0.tar.gz#sha256=dcf1cdabd82dd151ad3ee36145e884855456575947e8213a2fda9f2bfab9d618 from build tracker '/tmp/pip-req-tracker-6g2fcksp' Building wheels for collected packages: rockets Created temporary directory: /tmp/pip-wheel-rvg64i4b Running setup.py bdist_wheel for rockets: started Destination directory: /tmp/pip-wheel-rvg64i4b Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-isbkohy_/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-rvg64i4b running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rockets copying rockets/client.py -> build/lib/rockets copying rockets/request_error.py -> build/lib/rockets copying rockets/utils.py -> build/lib/rockets copying rockets/__init__.py -> build/lib/rockets copying rockets/async_client.py -> build/lib/rockets copying rockets/request_progress.py -> build/lib/rockets copying rockets/request.py -> build/lib/rockets copying rockets/version.py -> build/lib/rockets copying rockets/request_task.py -> build/lib/rockets copying rockets/response.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/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/utils.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/__init__.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_progress.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/request.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/version.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/request_task.py -> build/bdist.linux-armv7l/wheel/rockets copying build/lib/rockets/response.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 top-level names to rockets.egg-info/top_level.txt writing rockets.egg-info/PKG-INFO 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-0.1.0.dev0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rockets-0.1.0.dev0.dist-info/WHEEL creating '/tmp/pip-wheel-rvg64i4b/rockets-0.1.0.dev0-py3-none-any.whl' and adding '.' 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-0.1.0.dev0.dist-info/top_level.txt' adding 'rockets-0.1.0.dev0.dist-info/WHEEL' adding 'rockets-0.1.0.dev0.dist-info/METADATA' adding 'rockets-0.1.0.dev0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rockets: finished with status 'done' Stored in directory: /tmp/tmph0vunasw Successfully built rockets Cleaning up... Removing source in /tmp/pip-wheel-isbkohy_/rockets Removed build tracker '/tmp/pip-req-tracker-6g2fcksp'