Created temporary directory: /tmp/pip-ephem-wheel-cache-nx427s5o Created temporary directory: /tmp/pip-req-tracker-2uscxyrq Created requirements tracker '/tmp/pip-req-tracker-2uscxyrq' Created temporary directory: /tmp/pip-wheel-isnmvuxz Collecting haste-storage-client==0.12 1 location(s) to search for versions of haste-storage-client: * https://pypi.org/simple/haste-storage-client/ Getting page https://pypi.org/simple/haste-storage-client/ Analyzing links from page https://pypi.org/simple/haste-storage-client/ Found link https://files.pythonhosted.org/packages/35/f4/e8abf2927a1fbe7c15dd45d5c808fa22ad58d38383b395d4c0d3ebce15fa/haste_storage_client-0.10.tar.gz#sha256=ec23a47e65c087f8eddf8379ae104b84fc59f3ff22077e4c87a30e4c15cae7ee (from https://pypi.org/simple/haste-storage-client/), version: 0.10 Found link https://files.pythonhosted.org/packages/da/5e/766a1536702374c8819e068860ba4de044eeddf2d9653567d34d706b6244/haste_storage_client-0.11.tar.gz#sha256=737c82aca88ad2f2ecc1f0e98ddeb4b290f6562ced5745a361ac103a65c6b14a (from https://pypi.org/simple/haste-storage-client/), version: 0.11 Found link https://files.pythonhosted.org/packages/00/0c/9cff95bc3b72c04e964d3fb337876bcc5783400fc000ad80a69371288380/haste_storage_client-0.12.tar.gz#sha256=556be7549ca3057101efc960c22bcdb99482a9a970eee152ec08c82fbcc4f759 (from https://pypi.org/simple/haste-storage-client/), version: 0.12 Using version 0.12 (newest of versions: 0.12) Created temporary directory: /tmp/pip-unpack-o19gpndu Downloading https://files.pythonhosted.org/packages/00/0c/9cff95bc3b72c04e964d3fb337876bcc5783400fc000ad80a69371288380/haste_storage_client-0.12.tar.gz Downloading from URL https://files.pythonhosted.org/packages/00/0c/9cff95bc3b72c04e964d3fb337876bcc5783400fc000ad80a69371288380/haste_storage_client-0.12.tar.gz#sha256=556be7549ca3057101efc960c22bcdb99482a9a970eee152ec08c82fbcc4f759 (from https://pypi.org/simple/haste-storage-client/) Added haste-storage-client==0.12 from https://files.pythonhosted.org/packages/00/0c/9cff95bc3b72c04e964d3fb337876bcc5783400fc000ad80a69371288380/haste_storage_client-0.12.tar.gz#sha256=556be7549ca3057101efc960c22bcdb99482a9a970eee152ec08c82fbcc4f759 to build tracker '/tmp/pip-req-tracker-2uscxyrq' Running setup.py (path:/tmp/pip-wheel-isnmvuxz/haste-storage-client/setup.py) egg_info for package haste-storage-client Running command python setup.py egg_info running egg_info creating pip-egg-info/haste_storage_client.egg-info writing top-level names to pip-egg-info/haste_storage_client.egg-info/top_level.txt writing pip-egg-info/haste_storage_client.egg-info/PKG-INFO writing dependency_links to pip-egg-info/haste_storage_client.egg-info/dependency_links.txt writing requirements to pip-egg-info/haste_storage_client.egg-info/requires.txt writing manifest file 'pip-egg-info/haste_storage_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/haste_storage_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/haste_storage_client.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-wheel-isnmvuxz/haste-storage-client has version 0.12, which satisfies requirement haste-storage-client==0.12 from https://files.pythonhosted.org/packages/00/0c/9cff95bc3b72c04e964d3fb337876bcc5783400fc000ad80a69371288380/haste_storage_client-0.12.tar.gz#sha256=556be7549ca3057101efc960c22bcdb99482a9a970eee152ec08c82fbcc4f759 Removed haste-storage-client==0.12 from https://files.pythonhosted.org/packages/00/0c/9cff95bc3b72c04e964d3fb337876bcc5783400fc000ad80a69371288380/haste_storage_client-0.12.tar.gz#sha256=556be7549ca3057101efc960c22bcdb99482a9a970eee152ec08c82fbcc4f759 from build tracker '/tmp/pip-req-tracker-2uscxyrq' Building wheels for collected packages: haste-storage-client Created temporary directory: /tmp/pip-wheel-uhd9l5gu Running setup.py bdist_wheel for haste-storage-client: started Destination directory: /tmp/pip-wheel-uhd9l5gu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-isnmvuxz/haste-storage-client/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-uhd9l5gu /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/haste_storage_client copying haste_storage_client/__init__.py -> build/lib/haste_storage_client copying haste_storage_client/core.py -> build/lib/haste_storage_client creating build/lib/haste_storage_client/models copying haste_storage_client/models/__init__.py -> build/lib/haste_storage_client/models copying haste_storage_client/models/rest_interestingness_model.py -> build/lib/haste_storage_client/models copying haste_storage_client/models/random_interestingness_model.py -> build/lib/haste_storage_client/models copying haste_storage_client/models/interestingness_model.py -> build/lib/haste_storage_client/models creating build/lib/haste_storage_client/storage copying haste_storage_client/storage/storage.py -> build/lib/haste_storage_client/storage copying haste_storage_client/storage/__init__.py -> build/lib/haste_storage_client/storage copying haste_storage_client/storage/pachyderm.py -> build/lib/haste_storage_client/storage 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/haste_storage_client copying build/lib/haste_storage_client/__init__.py -> build/bdist.linux-armv7l/wheel/haste_storage_client copying build/lib/haste_storage_client/core.py -> build/bdist.linux-armv7l/wheel/haste_storage_client creating build/bdist.linux-armv7l/wheel/haste_storage_client/storage copying build/lib/haste_storage_client/storage/storage.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/storage copying build/lib/haste_storage_client/storage/__init__.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/storage copying build/lib/haste_storage_client/storage/pachyderm.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/storage creating build/bdist.linux-armv7l/wheel/haste_storage_client/models copying build/lib/haste_storage_client/models/__init__.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/models copying build/lib/haste_storage_client/models/rest_interestingness_model.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/models copying build/lib/haste_storage_client/models/random_interestingness_model.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/models copying build/lib/haste_storage_client/models/interestingness_model.py -> build/bdist.linux-armv7l/wheel/haste_storage_client/models running install_egg_info running egg_info writing dependency_links to haste_storage_client.egg-info/dependency_links.txt writing requirements to haste_storage_client.egg-info/requires.txt writing top-level names to haste_storage_client.egg-info/top_level.txt writing haste_storage_client.egg-info/PKG-INFO reading manifest file 'haste_storage_client.egg-info/SOURCES.txt' writing manifest file 'haste_storage_client.egg-info/SOURCES.txt' Copying haste_storage_client.egg-info to build/bdist.linux-armv7l/wheel/haste_storage_client-0.12-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/haste_storage_client-0.12.dist-info/WHEEL creating '/tmp/pip-wheel-uhd9l5gu/haste_storage_client-0.12-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'haste_storage_client/__init__.py' adding 'haste_storage_client/core.py' adding 'haste_storage_client/models/__init__.py' adding 'haste_storage_client/models/interestingness_model.py' adding 'haste_storage_client/models/random_interestingness_model.py' adding 'haste_storage_client/models/rest_interestingness_model.py' adding 'haste_storage_client/storage/__init__.py' adding 'haste_storage_client/storage/pachyderm.py' adding 'haste_storage_client/storage/storage.py' adding 'haste_storage_client-0.12.dist-info/METADATA' adding 'haste_storage_client-0.12.dist-info/WHEEL' adding 'haste_storage_client-0.12.dist-info/top_level.txt' adding 'haste_storage_client-0.12.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for haste-storage-client: finished with status 'done' Stored in directory: /tmp/tmptioeye9l Successfully built haste-storage-client Cleaning up... Removing source in /tmp/pip-wheel-isnmvuxz/haste-storage-client Removed build tracker '/tmp/pip-req-tracker-2uscxyrq'