Collecting civis-compute==0.1.0 1 location(s) to search for versions of civis-compute: * https://pypi.python.org/simple/civis-compute/ Getting page https://pypi.python.org/simple/civis-compute/ Analyzing links from page https://pypi.python.org/simple/civis-compute/ Found link https://pypi.python.org/packages/6c/a4/408b982b0eb5aaa325cf4455c21289cdc19c28ace2d4a6907e9763875c91/civis-compute-0.1.0.tar.gz#md5=1bc34c9678a9722472776ed03a2e03da (from https://pypi.python.org/simple/civis-compute/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading civis-compute-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/6c/a4/408b982b0eb5aaa325cf4455c21289cdc19c28ace2d4a6907e9763875c91/civis-compute-0.1.0.tar.gz#md5=1bc34c9678a9722472776ed03a2e03da (from https://pypi.python.org/simple/civis-compute/) Running setup.py (path:/tmp/pip-build-4c1mwky6/civis-compute/setup.py) egg_info for package civis-compute Running command python setup.py egg_info running egg_info creating pip-egg-info/civis_compute.egg-info writing entry points to pip-egg-info/civis_compute.egg-info/entry_points.txt writing top-level names to pip-egg-info/civis_compute.egg-info/top_level.txt writing pip-egg-info/civis_compute.egg-info/PKG-INFO writing requirements to pip-egg-info/civis_compute.egg-info/requires.txt writing dependency_links to pip-egg-info/civis_compute.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/civis_compute.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/civis_compute.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/civis_compute.egg-info/SOURCES.txt' Source in /tmp/pip-build-4c1mwky6/civis-compute has version 0.1.0, which satisfies requirement civis-compute==0.1.0 from https://pypi.python.org/packages/6c/a4/408b982b0eb5aaa325cf4455c21289cdc19c28ace2d4a6907e9763875c91/civis-compute-0.1.0.tar.gz#md5=1bc34c9678a9722472776ed03a2e03da Building wheels for collected packages: civis-compute Running setup.py bdist_wheel for civis-compute: started Destination directory: /tmp/tmpou417s8tpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4c1mwky6/civis-compute/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/tmpou417s8tpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/civiscompute copying civiscompute/cancel.py -> build/lib/civiscompute copying civiscompute/get.py -> build/lib/civiscompute copying civiscompute/cli.py -> build/lib/civiscompute copying civiscompute/sub.py -> build/lib/civiscompute copying civiscompute/defaults.py -> build/lib/civiscompute copying civiscompute/utils.py -> build/lib/civiscompute copying civiscompute/stat.py -> build/lib/civiscompute copying civiscompute/notebooks.py -> build/lib/civiscompute copying civiscompute/version.py -> build/lib/civiscompute copying civiscompute/__init__.py -> build/lib/civiscompute copying civiscompute/caching.py -> build/lib/civiscompute copying civiscompute/parsing.py -> build/lib/civiscompute creating build/lib/civiscompute/tests copying civiscompute/tests/test_stat.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_cancel.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_utils.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_parsing.py -> build/lib/civiscompute/tests copying civiscompute/tests/conftest.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_get.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_sub.py -> build/lib/civiscompute/tests copying civiscompute/tests/__init__.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_caching.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_aws_creds.py -> build/lib/civiscompute/tests copying civiscompute/tests/test_notebooks.py -> build/lib/civiscompute/tests running egg_info writing dependency_links to civis_compute.egg-info/dependency_links.txt writing requirements to civis_compute.egg-info/requires.txt writing civis_compute.egg-info/PKG-INFO writing entry points to civis_compute.egg-info/entry_points.txt writing top-level names to civis_compute.egg-info/top_level.txt reading manifest file 'civis_compute.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'civis_compute.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/civiscompute copying build/lib/civiscompute/cancel.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/get.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/cli.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/sub.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/defaults.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/utils.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/stat.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/notebooks.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/version.py -> build/bdist.linux-armv7l/wheel/civiscompute creating build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_stat.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_cancel.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_parsing.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/conftest.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_get.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_sub.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/__init__.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_caching.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_aws_creds.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/tests/test_notebooks.py -> build/bdist.linux-armv7l/wheel/civiscompute/tests copying build/lib/civiscompute/__init__.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/caching.py -> build/bdist.linux-armv7l/wheel/civiscompute copying build/lib/civiscompute/parsing.py -> build/bdist.linux-armv7l/wheel/civiscompute running install_egg_info Copying civis_compute.egg-info to build/bdist.linux-armv7l/wheel/civis_compute-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/civis_compute-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for civis-compute: finished with status 'done' Stored in directory: /tmp/tmpmxdc5ukb Successfully built civis-compute Cleaning up... Removing source in /tmp/pip-build-4c1mwky6/civis-compute