Collecting reana-client==0.2.0 1 location(s) to search for versions of reana-client: * https://pypi.python.org/simple/reana-client/ Getting page https://pypi.python.org/simple/reana-client/ Analyzing links from page https://pypi.org/simple/reana-client/ Found link https://files.pythonhosted.org/packages/28/ca/8f069312ed6b6da9c7b955a824cc5a94d9cd8aec83235d52ad8c3642ae5e/reana-client-0.1.0.tar.gz#sha256=4fb4960c2af0b2230c45ed054234629967fc5f3c6ac247d8d8519b59e7baefc6 (from https://pypi.org/simple/reana-client/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d4/36/c9ba23d5f49c104946f5fc1f4dece3f87e4954e8704509449b4ef236dd7a/reana-client-0.2.0.tar.gz#sha256=df2576243ded3d399eea1bb1e95925930433346cdf87cc023fc1c8be869ede9c (from https://pypi.org/simple/reana-client/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading https://files.pythonhosted.org/packages/d4/36/c9ba23d5f49c104946f5fc1f4dece3f87e4954e8704509449b4ef236dd7a/reana-client-0.2.0.tar.gz (44kB) Downloading from URL https://files.pythonhosted.org/packages/d4/36/c9ba23d5f49c104946f5fc1f4dece3f87e4954e8704509449b4ef236dd7a/reana-client-0.2.0.tar.gz#sha256=df2576243ded3d399eea1bb1e95925930433346cdf87cc023fc1c8be869ede9c (from https://pypi.org/simple/reana-client/) Running setup.py (path:/tmp/pip-build-rbj1offu/reana-client/setup.py) egg_info for package reana-client Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-rbj1offu/reana-client/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/reana_client.egg-info writing pip-egg-info/reana_client.egg-info/PKG-INFO writing top-level names to pip-egg-info/reana_client.egg-info/top_level.txt writing dependency_links to pip-egg-info/reana_client.egg-info/dependency_links.txt writing requirements to pip-egg-info/reana_client.egg-info/requires.txt writing entry points to pip-egg-info/reana_client.egg-info/entry_points.txt writing manifest file 'pip-egg-info/reana_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/reana_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'reana.yaml' warning: no files found matching '*.yaml' no previously-included directories found matching 'docs/_build' writing manifest file 'pip-egg-info/reana_client.egg-info/SOURCES.txt' Source in /tmp/pip-build-rbj1offu/reana-client has version 0.2.0, which satisfies requirement reana-client==0.2.0 from https://files.pythonhosted.org/packages/d4/36/c9ba23d5f49c104946f5fc1f4dece3f87e4954e8704509449b4ef236dd7a/reana-client-0.2.0.tar.gz#sha256=df2576243ded3d399eea1bb1e95925930433346cdf87cc023fc1c8be869ede9c Building wheels for collected packages: reana-client Running setup.py bdist_wheel for reana-client: started Destination directory: /tmp/tmp4168oz27pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rbj1offu/reana-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/tmp4168oz27pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/reana_client copying reana_client/errors.py -> build/lib/reana_client copying reana_client/config.py -> build/lib/reana_client copying reana_client/utils.py -> build/lib/reana_client copying reana_client/version.py -> build/lib/reana_client copying reana_client/__init__.py -> build/lib/reana_client running egg_info writing top-level names to reana_client.egg-info/top_level.txt writing dependency_links to reana_client.egg-info/dependency_links.txt writing reana_client.egg-info/PKG-INFO writing requirements to reana_client.egg-info/requires.txt writing entry points to reana_client.egg-info/entry_points.txt reading manifest file 'reana_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'reana.yaml' warning: no files found matching '*.yaml' no previously-included directories found matching 'docs/_build' writing manifest file 'reana_client.egg-info/SOURCES.txt' creating build/lib/reana_client/api copying reana_client/api/__init__.py -> build/lib/reana_client/api copying reana_client/api/client.py -> build/lib/reana_client/api creating build/lib/reana_client/cli copying reana_client/cli/__init__.py -> build/lib/reana_client/cli copying reana_client/cli/analyses.py -> build/lib/reana_client/cli copying reana_client/cli/code.py -> build/lib/reana_client/cli copying reana_client/cli/cwl_runner.py -> build/lib/reana_client/cli copying reana_client/cli/inputs.py -> build/lib/reana_client/cli copying reana_client/cli/outputs.py -> build/lib/reana_client/cli copying reana_client/cli/ping.py -> build/lib/reana_client/cli copying reana_client/cli/status.py -> build/lib/reana_client/cli copying reana_client/cli/workflow.py -> build/lib/reana_client/cli creating build/lib/reana_client/openapi_connections copying reana_client/openapi_connections/reana_server.json -> build/lib/reana_client/openapi_connections creating build/lib/reana_client/schemas copying reana_client/schemas/reana_analysis_schema.json -> build/lib/reana_client/schemas 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/reana_client creating build/bdist.linux-armv7l/wheel/reana_client/schemas copying build/lib/reana_client/schemas/reana_analysis_schema.json -> build/bdist.linux-armv7l/wheel/reana_client/schemas copying build/lib/reana_client/errors.py -> build/bdist.linux-armv7l/wheel/reana_client copying build/lib/reana_client/config.py -> build/bdist.linux-armv7l/wheel/reana_client creating build/bdist.linux-armv7l/wheel/reana_client/api copying build/lib/reana_client/api/client.py -> build/bdist.linux-armv7l/wheel/reana_client/api copying build/lib/reana_client/api/__init__.py -> build/bdist.linux-armv7l/wheel/reana_client/api creating build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/outputs.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/ping.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/cwl_runner.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/inputs.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/__init__.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/workflow.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/status.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/analyses.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/cli/code.py -> build/bdist.linux-armv7l/wheel/reana_client/cli copying build/lib/reana_client/utils.py -> build/bdist.linux-armv7l/wheel/reana_client copying build/lib/reana_client/version.py -> build/bdist.linux-armv7l/wheel/reana_client copying build/lib/reana_client/__init__.py -> build/bdist.linux-armv7l/wheel/reana_client creating build/bdist.linux-armv7l/wheel/reana_client/openapi_connections copying build/lib/reana_client/openapi_connections/reana_server.json -> build/bdist.linux-armv7l/wheel/reana_client/openapi_connections running install_egg_info Copying reana_client.egg-info to build/bdist.linux-armv7l/wheel/reana_client-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/reana_client-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for reana-client: finished with status 'done' Stored in directory: /tmp/tmp7pluz1ke Successfully built reana-client Cleaning up... Removing source in /tmp/pip-build-rbj1offu/reana-client