Collecting dciclient==0.4 1 location(s) to search for versions of dciclient: * https://pypi.python.org/simple/dciclient/ Getting page https://pypi.python.org/simple/dciclient/ Analyzing links from page https://pypi.python.org/simple/dciclient/ Found link https://pypi.python.org/packages/14/db/89ccd018e8d79e5f7bbccde2ed7f424640dbda0ad51bdbadfbd8b8743db0/dciclient-0.1a4.tar.gz#md5=4f052fc2a21c7f8b1b9c621ab70eba78 (from https://pypi.python.org/simple/dciclient/), version: 0.1a4 Skipping link https://pypi.python.org/packages/22/0c/95fe5d37fc5ddf8d62a35d692a1c94590c64bfc59e1da5e0e27f11b0ede2/dciclient-0.4-py2-none-any.whl#md5=0d4895f043527e18291ffae2d679ec54 (from https://pypi.python.org/simple/dciclient/); it is not compatible with this Python Found link https://pypi.python.org/packages/30/a0/e423f971c2150ba53d5aed317169dd99ada01fe75a95d70efc18fc2795d0/dciclient-0.1a1.tar.gz#md5=4a905116673a664dd3f9dced7669d6b8 (from https://pypi.python.org/simple/dciclient/), version: 0.1a1 Found link https://pypi.python.org/packages/5f/cc/4ac72e193f99b76cfa466a6911f4772c2023b1a42c0114436e23b1dab32f/dciclient-0.1a3.tar.gz#md5=9efbb9a5edc6323c43ac51aa714c0ae8 (from https://pypi.python.org/simple/dciclient/), version: 0.1a3 Found link https://pypi.python.org/packages/75/2d/d24f741462eae86186028ab5049ef9de90eb7b86217f4229e683e3398dc3/dciclient-0.1a10.tar.gz#md5=18d855093f68276534201352ee2f7d38 (from https://pypi.python.org/simple/dciclient/), version: 0.1a10 Found link https://pypi.python.org/packages/b5/87/fa87c5f9ecfebb1cde5afa4762ef72a42510eb7543e4f84d5cf44c4ebe93/dciclient-0.4.tar.gz#md5=fd56f10eb51ec9b46109288c59033f6c (from https://pypi.python.org/simple/dciclient/), version: 0.4 Found link https://pypi.python.org/packages/bc/53/292ddce459bf2d2678bb94d098075c3f78c14c4eaf13557791474d2f580a/dciclient-0.2.tar.gz#md5=f01b181d8f455ad56414de3fedf7edee (from https://pypi.python.org/simple/dciclient/), version: 0.2 Found link https://pypi.python.org/packages/d5/99/44ea207795f8d8d2412ad27d125d511e0cc0f86f99ab2e49374126a82ffd/dciclient-0.1a9.tar.gz#md5=601278778f18bd21fd00a4c89fdae08d (from https://pypi.python.org/simple/dciclient/), version: 0.1a9 Found link https://pypi.python.org/packages/d8/94/c2a8828158f56e1786f6fb04332c7ff335d65554183bfed4fd774f0252c9/dciclient-0.3.0.tar.gz#md5=adb060edc97da6b6693b2955dad54e33 (from https://pypi.python.org/simple/dciclient/), version: 0.3.0 Found link https://pypi.python.org/packages/dd/af/ab6fb299d654d8d8b10d7cbda20aeedf5c58b2f698edb1b962805d1445b2/dciclient-0.3.3.tar.gz#md5=408defc5d2417ac5be7b33859ea81225 (from https://pypi.python.org/simple/dciclient/), version: 0.3.3 Using version 0.4 (newest of versions: 0.4) Downloading dciclient-0.4.tar.gz (42kB) Downloading from URL https://pypi.python.org/packages/b5/87/fa87c5f9ecfebb1cde5afa4762ef72a42510eb7543e4f84d5cf44c4ebe93/dciclient-0.4.tar.gz#md5=fd56f10eb51ec9b46109288c59033f6c (from https://pypi.python.org/simple/dciclient/) Running setup.py (path:/tmp/pip-build-tfmbzwfp/dciclient/setup.py) egg_info for package dciclient Running command python setup.py egg_info running egg_info creating pip-egg-info/dciclient.egg-info writing requirements to pip-egg-info/dciclient.egg-info/requires.txt writing pip-egg-info/dciclient.egg-info/PKG-INFO writing entry points to pip-egg-info/dciclient.egg-info/entry_points.txt writing dependency_links to pip-egg-info/dciclient.egg-info/dependency_links.txt writing top-level names to pip-egg-info/dciclient.egg-info/top_level.txt writing manifest file 'pip-egg-info/dciclient.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dciclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/dciclient.egg-info/SOURCES.txt' Source in /tmp/pip-build-tfmbzwfp/dciclient has version 0.4, which satisfies requirement dciclient==0.4 from https://pypi.python.org/packages/b5/87/fa87c5f9ecfebb1cde5afa4762ef72a42510eb7543e4f84d5cf44c4ebe93/dciclient-0.4.tar.gz#md5=fd56f10eb51ec9b46109288c59033f6c Building wheels for collected packages: dciclient Running setup.py bdist_wheel for dciclient: started Destination directory: /tmp/tmp6e2vssh3pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tfmbzwfp/dciclient/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/tmp6e2vssh3pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dciclient copying dciclient/version.py -> build/lib/dciclient copying dciclient/shell.py -> build/lib/dciclient copying dciclient/__init__.py -> build/lib/dciclient creating build/lib/dciclient/v1 copying dciclient/v1/exceptions.py -> build/lib/dciclient/v1 copying dciclient/v1/__init__.py -> build/lib/dciclient/v1 copying dciclient/v1/utils.py -> build/lib/dciclient/v1 copying dciclient/v1/auth.py -> build/lib/dciclient/v1 creating build/lib/dciclient/v1/api copying dciclient/v1/api/identity.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/files_events.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/jobstate.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/remoteci.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/context.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/user.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/topic.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/team.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/__init__.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/job.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/role.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/base.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/product.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/feeder.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/file.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/component.py -> build/lib/dciclient/v1/api copying dciclient/v1/api/test.py -> build/lib/dciclient/v1/api creating build/lib/dciclient/v1/tests copying dciclient/v1/tests/test_file.py -> build/lib/dciclient/v1/tests copying dciclient/v1/tests/conftest.py -> build/lib/dciclient/v1/tests copying dciclient/v1/tests/__init__.py -> build/lib/dciclient/v1/tests copying dciclient/v1/tests/test_lib.py -> build/lib/dciclient/v1/tests copying dciclient/v1/tests/settings.py -> build/lib/dciclient/v1/tests copying dciclient/v1/tests/test_signature.py -> build/lib/dciclient/v1/tests copying dciclient/v1/tests/test_job.py -> build/lib/dciclient/v1/tests creating build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/jobstate.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/remoteci.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/purge.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/user.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/topic.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/team.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/__init__.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/job.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/role.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/product.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/feeder.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/file.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/component.py -> build/lib/dciclient/v1/shell_commands copying dciclient/v1/shell_commands/test.py -> build/lib/dciclient/v1/shell_commands creating build/lib/dciclient/v1/tests/api copying dciclient/v1/tests/api/test_products.py -> build/lib/dciclient/v1/tests/api copying dciclient/v1/tests/api/test_components.py -> build/lib/dciclient/v1/tests/api copying dciclient/v1/tests/api/test_files_events.py -> build/lib/dciclient/v1/tests/api copying dciclient/v1/tests/api/__init__.py -> build/lib/dciclient/v1/tests/api creating build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_file.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_feeder.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_remoteci.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_purge.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_role.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_team.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_user.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_product.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_topic.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/__init__.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_test.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/utils.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_utils.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_job.py -> build/lib/dciclient/v1/tests/shell_commands copying dciclient/v1/tests/shell_commands/test_component.py -> build/lib/dciclient/v1/tests/shell_commands 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/dciclient copying build/lib/dciclient/version.py -> build/bdist.linux-armv7l/wheel/dciclient creating build/bdist.linux-armv7l/wheel/dciclient/v1 copying build/lib/dciclient/v1/exceptions.py -> build/bdist.linux-armv7l/wheel/dciclient/v1 creating build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/identity.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/files_events.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/jobstate.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/remoteci.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/context.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/user.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/topic.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/team.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/job.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/role.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/base.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/product.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/feeder.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/file.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/component.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/api/test.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/api copying build/lib/dciclient/v1/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient/v1 creating build/bdist.linux-armv7l/wheel/dciclient/v1/tests copying build/lib/dciclient/v1/tests/test_file.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests copying build/lib/dciclient/v1/tests/conftest.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests creating build/bdist.linux-armv7l/wheel/dciclient/v1/tests/api copying build/lib/dciclient/v1/tests/api/test_products.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/api copying build/lib/dciclient/v1/tests/api/test_components.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/api copying build/lib/dciclient/v1/tests/api/test_files_events.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/api copying build/lib/dciclient/v1/tests/api/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/api copying build/lib/dciclient/v1/tests/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests copying build/lib/dciclient/v1/tests/test_lib.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests copying build/lib/dciclient/v1/tests/settings.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests copying build/lib/dciclient/v1/tests/test_signature.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests creating build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_file.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_feeder.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_remoteci.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_purge.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_role.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_team.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_user.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_product.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_topic.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_test.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/utils.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_utils.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_job.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/shell_commands/test_component.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests/shell_commands copying build/lib/dciclient/v1/tests/test_job.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/tests copying build/lib/dciclient/v1/utils.py -> build/bdist.linux-armv7l/wheel/dciclient/v1 copying build/lib/dciclient/v1/auth.py -> build/bdist.linux-armv7l/wheel/dciclient/v1 creating build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/jobstate.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/remoteci.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/purge.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/user.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/topic.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/team.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/job.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/role.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/product.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/feeder.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/file.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/component.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/v1/shell_commands/test.py -> build/bdist.linux-armv7l/wheel/dciclient/v1/shell_commands copying build/lib/dciclient/shell.py -> build/bdist.linux-armv7l/wheel/dciclient copying build/lib/dciclient/__init__.py -> build/bdist.linux-armv7l/wheel/dciclient running install_egg_info running egg_info writing dependency_links to dciclient.egg-info/dependency_links.txt writing entry points to dciclient.egg-info/entry_points.txt writing dciclient.egg-info/PKG-INFO writing top-level names to dciclient.egg-info/top_level.txt writing requirements to dciclient.egg-info/requires.txt reading manifest file 'dciclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dciclient.egg-info/SOURCES.txt' Copying dciclient.egg-info to build/bdist.linux-armv7l/wheel/dciclient-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dciclient-0.4.dist-info/WHEEL Running setup.py bdist_wheel for dciclient: finished with status 'done' Stored in directory: /tmp/tmporcpjhyg Successfully built dciclient Cleaning up... Removing source in /tmp/pip-build-tfmbzwfp/dciclient