Created temporary directory: /tmp/pip-ephem-wheel-cache-movj48bj Created temporary directory: /tmp/pip-req-tracker-k_967q2b Created requirements tracker '/tmp/pip-req-tracker-k_967q2b' Created temporary directory: /tmp/pip-wheel-qlohof9e Collecting erclient==0.92 1 location(s) to search for versions of erclient: * https://pypi.org/simple/erclient/ Getting page https://pypi.org/simple/erclient/ Analyzing links from page https://pypi.org/simple/erclient/ Found link https://files.pythonhosted.org/packages/97/73/60aa15f15a89fb1f27da20c6c0622d00881517dd8dc80acf9bff4ba6d171/erclient-0.88.tar.gz#sha256=dc5e001c430392e3fb5c1a2c0eac9444bef7213fe582aaf8598b248e4d881f00 (from https://pypi.org/simple/erclient/), version: 0.88 Found link https://files.pythonhosted.org/packages/dd/44/8baf165da1970d48af4cb9171268c49d01df4d4b81442aa76fd7eeeac235/erclient-0.89.tar.gz#sha256=3b226e1fc3f96ae5c8bdb65c373f5d67f0d42a6118f7bb3adb20068cff017df0 (from https://pypi.org/simple/erclient/), version: 0.89 Found link https://files.pythonhosted.org/packages/f3/f7/9177a8fdbf8157c6b4a474d3da48bc7493ca91a62f46eabadabaf2a172b4/erclient-0.91.tar.gz#sha256=d088900ad611ee5a502756af7e5c115c849db77634dd251e6cc69c9f9a0708bf (from https://pypi.org/simple/erclient/), version: 0.91 Found link https://files.pythonhosted.org/packages/6a/bb/91ebe5ee028049aa58af3eb4ba6050838f1dbbef4c52a879e2a90fe47d45/erclient-0.92.tar.gz#sha256=7db951007675c1e998fea47754c3e7da64101c19024e86e0b24d82920e5c55d7 (from https://pypi.org/simple/erclient/), version: 0.92 Using version 0.92 (newest of versions: 0.92) Created temporary directory: /tmp/pip-unpack-9bpdfk3u Downloading https://files.pythonhosted.org/packages/6a/bb/91ebe5ee028049aa58af3eb4ba6050838f1dbbef4c52a879e2a90fe47d45/erclient-0.92.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6a/bb/91ebe5ee028049aa58af3eb4ba6050838f1dbbef4c52a879e2a90fe47d45/erclient-0.92.tar.gz#sha256=7db951007675c1e998fea47754c3e7da64101c19024e86e0b24d82920e5c55d7 (from https://pypi.org/simple/erclient/) Added erclient==0.92 from https://files.pythonhosted.org/packages/6a/bb/91ebe5ee028049aa58af3eb4ba6050838f1dbbef4c52a879e2a90fe47d45/erclient-0.92.tar.gz#sha256=7db951007675c1e998fea47754c3e7da64101c19024e86e0b24d82920e5c55d7 to build tracker '/tmp/pip-req-tracker-k_967q2b' Running setup.py (path:/tmp/pip-wheel-qlohof9e/erclient/setup.py) egg_info for package erclient Running command python setup.py egg_info running egg_info creating pip-egg-info/erclient.egg-info writing pip-egg-info/erclient.egg-info/PKG-INFO writing requirements to pip-egg-info/erclient.egg-info/requires.txt writing dependency_links to pip-egg-info/erclient.egg-info/dependency_links.txt writing top-level names to pip-egg-info/erclient.egg-info/top_level.txt writing manifest file 'pip-egg-info/erclient.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/erclient.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/erclient.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qlohof9e/erclient has version 0.92, which satisfies requirement erclient==0.92 from https://files.pythonhosted.org/packages/6a/bb/91ebe5ee028049aa58af3eb4ba6050838f1dbbef4c52a879e2a90fe47d45/erclient-0.92.tar.gz#sha256=7db951007675c1e998fea47754c3e7da64101c19024e86e0b24d82920e5c55d7 Removed erclient==0.92 from https://files.pythonhosted.org/packages/6a/bb/91ebe5ee028049aa58af3eb4ba6050838f1dbbef4c52a879e2a90fe47d45/erclient-0.92.tar.gz#sha256=7db951007675c1e998fea47754c3e7da64101c19024e86e0b24d82920e5c55d7 from build tracker '/tmp/pip-req-tracker-k_967q2b' Building wheels for collected packages: erclient Created temporary directory: /tmp/pip-wheel-fe_thd2_ Running setup.py bdist_wheel for erclient: started Destination directory: /tmp/pip-wheel-fe_thd2_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qlohof9e/erclient/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-fe_thd2_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/erclient copying erclient/customfield.py -> build/lib/erclient copying erclient/estaff.py -> build/lib/erclient copying erclient/seed.py -> build/lib/erclient copying erclient/communication.py -> build/lib/erclient copying erclient/position.py -> build/lib/erclient copying erclient/department.py -> build/lib/erclient copying erclient/subcategory.py -> build/lib/erclient copying erclient/adsource.py -> build/lib/erclient copying erclient/foldergroup.py -> build/lib/erclient copying erclient/list.py -> build/lib/erclient copying erclient/candidate.py -> build/lib/erclient copying erclient/address.py -> build/lib/erclient copying erclient/tests.py -> build/lib/erclient copying erclient/__init__.py -> build/lib/erclient copying erclient/recruiter.py -> build/lib/erclient copying erclient/company.py -> build/lib/erclient copying erclient/base.py -> build/lib/erclient copying erclient/category.py -> build/lib/erclient copying erclient/attachment.py -> build/lib/erclient copying erclient/config.py -> build/lib/erclient copying erclient/owner.py -> build/lib/erclient copying erclient/contact.py -> build/lib/erclient running egg_info writing dependency_links to erclient.egg-info/dependency_links.txt writing top-level names to erclient.egg-info/top_level.txt writing erclient.egg-info/PKG-INFO writing requirements to erclient.egg-info/requires.txt reading manifest file 'erclient.egg-info/SOURCES.txt' writing manifest file 'erclient.egg-info/SOURCES.txt' 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/erclient copying build/lib/erclient/customfield.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/estaff.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/seed.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/communication.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/position.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/department.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/subcategory.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/adsource.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/foldergroup.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/list.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/candidate.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/address.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/tests.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/__init__.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/recruiter.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/company.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/base.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/category.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/attachment.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/config.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/owner.py -> build/bdist.linux-armv7l/wheel/erclient copying build/lib/erclient/contact.py -> build/bdist.linux-armv7l/wheel/erclient running install_egg_info Copying erclient.egg-info to build/bdist.linux-armv7l/wheel/erclient-0.92-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/erclient-0.92.dist-info/WHEEL creating '/tmp/pip-wheel-fe_thd2_/erclient-0.92-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'erclient/__init__.py' adding 'erclient/address.py' adding 'erclient/adsource.py' adding 'erclient/attachment.py' adding 'erclient/base.py' adding 'erclient/candidate.py' adding 'erclient/category.py' adding 'erclient/communication.py' adding 'erclient/company.py' adding 'erclient/config.py' adding 'erclient/contact.py' adding 'erclient/customfield.py' adding 'erclient/department.py' adding 'erclient/estaff.py' adding 'erclient/foldergroup.py' adding 'erclient/list.py' adding 'erclient/owner.py' adding 'erclient/position.py' adding 'erclient/recruiter.py' adding 'erclient/seed.py' adding 'erclient/subcategory.py' adding 'erclient/tests.py' adding 'erclient-0.92.dist-info/METADATA' adding 'erclient-0.92.dist-info/WHEEL' adding 'erclient-0.92.dist-info/top_level.txt' adding 'erclient-0.92.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for erclient: finished with status 'done' Stored in directory: /tmp/tmp1cicrsra Successfully built erclient Cleaning up... Removing source in /tmp/pip-wheel-qlohof9e/erclient Removed build tracker '/tmp/pip-req-tracker-k_967q2b'