Created temporary directory: /tmp/pip-ephem-wheel-cache-3hhnpdnv Created temporary directory: /tmp/pip-req-tracker-vvfjzzhf Created requirements tracker '/tmp/pip-req-tracker-vvfjzzhf' Created temporary directory: /tmp/pip-wheel-045k_wtq Collecting EllucianEthosPythonClient==0.1.1 1 location(s) to search for versions of EllucianEthosPythonClient: * https://pypi.org/simple/ellucianethospythonclient/ Getting page https://pypi.org/simple/ellucianethospythonclient/ Analyzing links from page https://pypi.org/simple/ellucianethospythonclient/ Found link https://files.pythonhosted.org/packages/44/24/cb447e023f31bddf902d53389225150ef99473dca96f7093f40a832000d6/EllucianEthosPythonClient-0.0.3.tar.gz#sha256=4a855431b63360a3c240113bcaf38863fa1c246e911e34e16007161010198eba (from https://pypi.org/simple/ellucianethospythonclient/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/33/40/73857e8668c88daf7d7151d73c81c4a39e79915ddcb1708c44cc6e647d96/EllucianEthosPythonClient-0.1.1.tar.gz#sha256=d91a3f702e367a73c60524012686b1d2184902be32311f7b6bd6b8c829a2f697 (from https://pypi.org/simple/ellucianethospythonclient/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-u4esw5j1 Downloading https://files.pythonhosted.org/packages/33/40/73857e8668c88daf7d7151d73c81c4a39e79915ddcb1708c44cc6e647d96/EllucianEthosPythonClient-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/33/40/73857e8668c88daf7d7151d73c81c4a39e79915ddcb1708c44cc6e647d96/EllucianEthosPythonClient-0.1.1.tar.gz#sha256=d91a3f702e367a73c60524012686b1d2184902be32311f7b6bd6b8c829a2f697 (from https://pypi.org/simple/ellucianethospythonclient/) Added EllucianEthosPythonClient==0.1.1 from https://files.pythonhosted.org/packages/33/40/73857e8668c88daf7d7151d73c81c4a39e79915ddcb1708c44cc6e647d96/EllucianEthosPythonClient-0.1.1.tar.gz#sha256=d91a3f702e367a73c60524012686b1d2184902be32311f7b6bd6b8c829a2f697 to build tracker '/tmp/pip-req-tracker-vvfjzzhf' Running setup.py (path:/tmp/pip-wheel-045k_wtq/EllucianEthosPythonClient/setup.py) egg_info for package EllucianEthosPythonClient Running command python setup.py egg_info running egg_info creating pip-egg-info/EllucianEthosPythonClient.egg-info writing top-level names to pip-egg-info/EllucianEthosPythonClient.egg-info/top_level.txt writing pip-egg-info/EllucianEthosPythonClient.egg-info/PKG-INFO writing dependency_links to pip-egg-info/EllucianEthosPythonClient.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/EllucianEthosPythonClient.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/EllucianEthosPythonClient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/EllucianEthosPythonClient.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-045k_wtq/EllucianEthosPythonClient has version 0.1.1, which satisfies requirement EllucianEthosPythonClient==0.1.1 from https://files.pythonhosted.org/packages/33/40/73857e8668c88daf7d7151d73c81c4a39e79915ddcb1708c44cc6e647d96/EllucianEthosPythonClient-0.1.1.tar.gz#sha256=d91a3f702e367a73c60524012686b1d2184902be32311f7b6bd6b8c829a2f697 Removed EllucianEthosPythonClient==0.1.1 from https://files.pythonhosted.org/packages/33/40/73857e8668c88daf7d7151d73c81c4a39e79915ddcb1708c44cc6e647d96/EllucianEthosPythonClient-0.1.1.tar.gz#sha256=d91a3f702e367a73c60524012686b1d2184902be32311f7b6bd6b8c829a2f697 from build tracker '/tmp/pip-req-tracker-vvfjzzhf' Building wheels for collected packages: EllucianEthosPythonClient Created temporary directory: /tmp/pip-wheel-f1548agz Running setup.py bdist_wheel for EllucianEthosPythonClient: started Destination directory: /tmp/pip-wheel-f1548agz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-045k_wtq/EllucianEthosPythonClient/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-f1548agz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/EllucianEthosPythonClient copying EllucianEthosPythonClient/EthosLoginSession.py -> build/lib/EllucianEthosPythonClient copying EllucianEthosPythonClient/__init__.py -> build/lib/EllucianEthosPythonClient copying EllucianEthosPythonClient/ResourceIterator.py -> build/lib/EllucianEthosPythonClient copying EllucianEthosPythonClient/EllucianEthosAPIClient.py -> build/lib/EllucianEthosPythonClient copying EllucianEthosPythonClient/_version.py -> build/lib/EllucianEthosPythonClient creating build/lib/EllucianEthosPythonClient/APIClients copying EllucianEthosPythonClient/APIClients/__init__.py -> build/lib/EllucianEthosPythonClient/APIClients copying EllucianEthosPythonClient/APIClients/Mock.py -> build/lib/EllucianEthosPythonClient/APIClients copying EllucianEthosPythonClient/APIClients/APIClientBase.py -> build/lib/EllucianEthosPythonClient/APIClients copying EllucianEthosPythonClient/APIClients/LoginSession.py -> build/lib/EllucianEthosPythonClient/APIClients creating build/lib/EllucianEthosPythonClient/ResourceWrappers copying EllucianEthosPythonClient/ResourceWrappers/BaseResourceWrapper.py -> build/lib/EllucianEthosPythonClient/ResourceWrappers copying EllucianEthosPythonClient/ResourceWrappers/ResPersons.py -> build/lib/EllucianEthosPythonClient/ResourceWrappers copying EllucianEthosPythonClient/ResourceWrappers/__init__.py -> build/lib/EllucianEthosPythonClient/ResourceWrappers copying EllucianEthosPythonClient/ResourceWrappers/ResourceWrapperFactory.py -> build/lib/EllucianEthosPythonClient/ResourceWrappers running egg_info writing dependency_links to EllucianEthosPythonClient.egg-info/dependency_links.txt writing top-level names to EllucianEthosPythonClient.egg-info/top_level.txt writing EllucianEthosPythonClient.egg-info/PKG-INFO reading manifest file 'EllucianEthosPythonClient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'EllucianEthosPythonClient.egg-info/SOURCES.txt' UPDATING build/lib/EllucianEthosPythonClient/_version.py set build/lib/EllucianEthosPythonClient/_version.py to '0.1.1' 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/EllucianEthosPythonClient creating build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/APIClients copying build/lib/EllucianEthosPythonClient/APIClients/__init__.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/APIClients copying build/lib/EllucianEthosPythonClient/APIClients/Mock.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/APIClients copying build/lib/EllucianEthosPythonClient/APIClients/APIClientBase.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/APIClients copying build/lib/EllucianEthosPythonClient/APIClients/LoginSession.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/APIClients copying build/lib/EllucianEthosPythonClient/EthosLoginSession.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient copying build/lib/EllucianEthosPythonClient/__init__.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient copying build/lib/EllucianEthosPythonClient/ResourceIterator.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient creating build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/ResourceWrappers copying build/lib/EllucianEthosPythonClient/ResourceWrappers/BaseResourceWrapper.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/ResourceWrappers copying build/lib/EllucianEthosPythonClient/ResourceWrappers/ResPersons.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/ResourceWrappers copying build/lib/EllucianEthosPythonClient/ResourceWrappers/__init__.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/ResourceWrappers copying build/lib/EllucianEthosPythonClient/ResourceWrappers/ResourceWrapperFactory.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient/ResourceWrappers copying build/lib/EllucianEthosPythonClient/EllucianEthosAPIClient.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient copying build/lib/EllucianEthosPythonClient/_version.py -> build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient running install_egg_info Copying EllucianEthosPythonClient.egg-info to build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/EllucianEthosPythonClient-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-f1548agz/EllucianEthosPythonClient-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'EllucianEthosPythonClient/EllucianEthosAPIClient.py' adding 'EllucianEthosPythonClient/EthosLoginSession.py' adding 'EllucianEthosPythonClient/ResourceIterator.py' adding 'EllucianEthosPythonClient/__init__.py' adding 'EllucianEthosPythonClient/_version.py' adding 'EllucianEthosPythonClient/APIClients/APIClientBase.py' adding 'EllucianEthosPythonClient/APIClients/LoginSession.py' adding 'EllucianEthosPythonClient/APIClients/Mock.py' adding 'EllucianEthosPythonClient/APIClients/__init__.py' adding 'EllucianEthosPythonClient/ResourceWrappers/BaseResourceWrapper.py' adding 'EllucianEthosPythonClient/ResourceWrappers/ResPersons.py' adding 'EllucianEthosPythonClient/ResourceWrappers/ResourceWrapperFactory.py' adding 'EllucianEthosPythonClient/ResourceWrappers/__init__.py' adding 'EllucianEthosPythonClient-0.1.1.dist-info/METADATA' adding 'EllucianEthosPythonClient-0.1.1.dist-info/WHEEL' adding 'EllucianEthosPythonClient-0.1.1.dist-info/top_level.txt' adding 'EllucianEthosPythonClient-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for EllucianEthosPythonClient: finished with status 'done' Stored in directory: /tmp/tmppkwj27bm Successfully built EllucianEthosPythonClient Cleaning up... Removing source in /tmp/pip-wheel-045k_wtq/EllucianEthosPythonClient Removed build tracker '/tmp/pip-req-tracker-vvfjzzhf'