Created temporary directory: /tmp/pip-ephem-wheel-cache-au2q9txc Created temporary directory: /tmp/pip-req-tracker-69j7f3pq Created requirements tracker '/tmp/pip-req-tracker-69j7f3pq' Created temporary directory: /tmp/pip-wheel-j4u8iszh Collecting terra-notebook-utils==0.1.0 1 location(s) to search for versions of terra-notebook-utils: * https://pypi.org/simple/terra-notebook-utils/ Getting page https://pypi.org/simple/terra-notebook-utils/ Analyzing links from page https://pypi.org/simple/terra-notebook-utils/ Found link https://files.pythonhosted.org/packages/17/84/06b9b76042b01221ebb758014183c91d685215b023cada4b00da220e06e9/terra-notebook-utils-0.0.2.tar.gz#sha256=29e4f4de27c1ac5b5be1d40c7e994c95e88a1cb258e7d10ddb56ebf2531bbad2 (from https://pypi.org/simple/terra-notebook-utils/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/ad/f1/5515d6775d82cd201589b18a2f02075768df7f1421ac3b9bdbfa1f9f64f4/terra-notebook-utils-0.1.0.tar.gz#sha256=13deb24324e6fcc587545d5ea8dfefc1cf124c1c24bfa25f351298c18a9e5d98 (from https://pypi.org/simple/terra-notebook-utils/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-ezhhaily Downloading https://files.pythonhosted.org/packages/ad/f1/5515d6775d82cd201589b18a2f02075768df7f1421ac3b9bdbfa1f9f64f4/terra-notebook-utils-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ad/f1/5515d6775d82cd201589b18a2f02075768df7f1421ac3b9bdbfa1f9f64f4/terra-notebook-utils-0.1.0.tar.gz#sha256=13deb24324e6fcc587545d5ea8dfefc1cf124c1c24bfa25f351298c18a9e5d98 (from https://pypi.org/simple/terra-notebook-utils/) Added terra-notebook-utils==0.1.0 from https://files.pythonhosted.org/packages/ad/f1/5515d6775d82cd201589b18a2f02075768df7f1421ac3b9bdbfa1f9f64f4/terra-notebook-utils-0.1.0.tar.gz#sha256=13deb24324e6fcc587545d5ea8dfefc1cf124c1c24bfa25f351298c18a9e5d98 to build tracker '/tmp/pip-req-tracker-69j7f3pq' Running setup.py (path:/tmp/pip-wheel-j4u8iszh/terra-notebook-utils/setup.py) egg_info for package terra-notebook-utils Running command python setup.py egg_info running egg_info creating pip-egg-info/terra_notebook_utils.egg-info writing top-level names to pip-egg-info/terra_notebook_utils.egg-info/top_level.txt writing dependency_links to pip-egg-info/terra_notebook_utils.egg-info/dependency_links.txt writing requirements to pip-egg-info/terra_notebook_utils.egg-info/requires.txt writing pip-egg-info/terra_notebook_utils.egg-info/PKG-INFO writing manifest file 'pip-egg-info/terra_notebook_utils.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/terra_notebook_utils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/terra_notebook_utils.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j4u8iszh/terra-notebook-utils has version 0.1.0, which satisfies requirement terra-notebook-utils==0.1.0 from https://files.pythonhosted.org/packages/ad/f1/5515d6775d82cd201589b18a2f02075768df7f1421ac3b9bdbfa1f9f64f4/terra-notebook-utils-0.1.0.tar.gz#sha256=13deb24324e6fcc587545d5ea8dfefc1cf124c1c24bfa25f351298c18a9e5d98 Removed terra-notebook-utils==0.1.0 from https://files.pythonhosted.org/packages/ad/f1/5515d6775d82cd201589b18a2f02075768df7f1421ac3b9bdbfa1f9f64f4/terra-notebook-utils-0.1.0.tar.gz#sha256=13deb24324e6fcc587545d5ea8dfefc1cf124c1c24bfa25f351298c18a9e5d98 from build tracker '/tmp/pip-req-tracker-69j7f3pq' Building wheels for collected packages: terra-notebook-utils Created temporary directory: /tmp/pip-wheel-c3ly3s5v Running setup.py bdist_wheel for terra-notebook-utils: started Destination directory: /tmp/pip-wheel-c3ly3s5v Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j4u8iszh/terra-notebook-utils/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-c3ly3s5v running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/terra_notebook_utils copying terra_notebook_utils/drs.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/progress.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/gs.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/__init__.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/workspace.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/profile.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/table.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/tar_gz.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/vcf.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/xprofile.py -> build/lib/terra_notebook_utils copying terra_notebook_utils/version.py -> build/lib/terra_notebook_utils creating build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/drs.py -> build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/__init__.py -> build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/workspace.py -> build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/profile.py -> build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/table.py -> build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/config.py -> build/lib/terra_notebook_utils/cli copying terra_notebook_utils/cli/vcf.py -> build/lib/terra_notebook_utils/cli running build_scripts creating build/scripts-3.4 copying and adjusting scripts/tnu -> build/scripts-3.4 changing mode of build/scripts-3.4/tnu from 644 to 755 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/terra_notebook_utils copying build/lib/terra_notebook_utils/drs.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/progress.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/gs.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils creating build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/drs.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/__init__.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/workspace.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/profile.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/table.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/config.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/cli/vcf.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils/cli copying build/lib/terra_notebook_utils/__init__.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/workspace.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/profile.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/table.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/tar_gz.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/vcf.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/xprofile.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils copying build/lib/terra_notebook_utils/version.py -> build/bdist.linux-armv7l/wheel/terra_notebook_utils running install_egg_info running egg_info writing top-level names to terra_notebook_utils.egg-info/top_level.txt writing dependency_links to terra_notebook_utils.egg-info/dependency_links.txt writing requirements to terra_notebook_utils.egg-info/requires.txt writing terra_notebook_utils.egg-info/PKG-INFO reading manifest file 'terra_notebook_utils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'terra_notebook_utils.egg-info/SOURCES.txt' Copying terra_notebook_utils.egg-info to build/bdist.linux-armv7l/wheel/terra_notebook_utils-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/terra_notebook_utils-0.1.0.data creating build/bdist.linux-armv7l/wheel/terra_notebook_utils-0.1.0.data/scripts copying build/scripts-3.4/tnu -> build/bdist.linux-armv7l/wheel/terra_notebook_utils-0.1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/terra_notebook_utils-0.1.0.data/scripts/tnu to 755 creating build/bdist.linux-armv7l/wheel/terra_notebook_utils-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-c3ly3s5v/terra_notebook_utils-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'terra_notebook_utils/__init__.py' adding 'terra_notebook_utils/drs.py' adding 'terra_notebook_utils/gs.py' adding 'terra_notebook_utils/profile.py' adding 'terra_notebook_utils/progress.py' adding 'terra_notebook_utils/table.py' adding 'terra_notebook_utils/tar_gz.py' adding 'terra_notebook_utils/vcf.py' adding 'terra_notebook_utils/version.py' adding 'terra_notebook_utils/workspace.py' adding 'terra_notebook_utils/xprofile.py' adding 'terra_notebook_utils/cli/__init__.py' adding 'terra_notebook_utils/cli/config.py' adding 'terra_notebook_utils/cli/drs.py' adding 'terra_notebook_utils/cli/profile.py' adding 'terra_notebook_utils/cli/table.py' adding 'terra_notebook_utils/cli/vcf.py' adding 'terra_notebook_utils/cli/workspace.py' adding 'terra_notebook_utils-0.1.0.data/scripts/tnu' adding 'terra_notebook_utils-0.1.0.dist-info/METADATA' adding 'terra_notebook_utils-0.1.0.dist-info/WHEEL' adding 'terra_notebook_utils-0.1.0.dist-info/top_level.txt' adding 'terra_notebook_utils-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for terra-notebook-utils: finished with status 'done' Stored in directory: /tmp/tmph_d5z1y3 Successfully built terra-notebook-utils Cleaning up... Removing source in /tmp/pip-wheel-j4u8iszh/terra-notebook-utils Removed build tracker '/tmp/pip-req-tracker-69j7f3pq'