Created temporary directory: /tmp/pip-ephem-wheel-cache-e__drvuy Created temporary directory: /tmp/pip-req-tracker-fc_950xc Created requirements tracker '/tmp/pip-req-tracker-fc_950xc' Created temporary directory: /tmp/pip-wheel-osqdkgcr Collecting transfertools==0.1.2 1 location(s) to search for versions of transfertools: * https://pypi.org/simple/transfertools/ Getting page https://pypi.org/simple/transfertools/ Analyzing links from page https://pypi.org/simple/transfertools/ Found link https://files.pythonhosted.org/packages/1e/a6/84f96ff9b6d381127fe1b77b0319663d3ce13c7700ce5802a318c4ed7a74/transfertools-0.1.0.tar.gz#sha256=3e4dcc98641decf9cdc6afb6bcda37a5f8c248eb6fbfdd705041a4f61cac1bcd (from https://pypi.org/simple/transfertools/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/b2/44/0bfaa6f8f8ae4639ac55d5b9e6951df8feb6ebeb3dc02236b16946005e96/transfertools-0.1.1.tar.gz#sha256=f0d66fa70fa1eef1294c6ec309b7bfca9e812bfe5b3bc889536d9c5ce734565a (from https://pypi.org/simple/transfertools/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/6e/ee/5ea81234f1e2d83d67189d1c137c2e7d416f52478fda6d46f96a285abdeb/transfertools-0.1.2.tar.gz#sha256=2aba6dd67f3ab2bfc30d1b70ff40cc8520333b1d05f5321264179846c4af5005 (from https://pypi.org/simple/transfertools/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-ug5r1vv7 Downloading https://files.pythonhosted.org/packages/6e/ee/5ea81234f1e2d83d67189d1c137c2e7d416f52478fda6d46f96a285abdeb/transfertools-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6e/ee/5ea81234f1e2d83d67189d1c137c2e7d416f52478fda6d46f96a285abdeb/transfertools-0.1.2.tar.gz#sha256=2aba6dd67f3ab2bfc30d1b70ff40cc8520333b1d05f5321264179846c4af5005 (from https://pypi.org/simple/transfertools/) Added transfertools==0.1.2 from https://files.pythonhosted.org/packages/6e/ee/5ea81234f1e2d83d67189d1c137c2e7d416f52478fda6d46f96a285abdeb/transfertools-0.1.2.tar.gz#sha256=2aba6dd67f3ab2bfc30d1b70ff40cc8520333b1d05f5321264179846c4af5005 to build tracker '/tmp/pip-req-tracker-fc_950xc' Running setup.py (path:/tmp/pip-wheel-osqdkgcr/transfertools/setup.py) egg_info for package transfertools Running command python setup.py egg_info running egg_info creating pip-egg-info/transfertools.egg-info writing dependency_links to pip-egg-info/transfertools.egg-info/dependency_links.txt writing requirements to pip-egg-info/transfertools.egg-info/requires.txt writing pip-egg-info/transfertools.egg-info/PKG-INFO writing top-level names to pip-egg-info/transfertools.egg-info/top_level.txt writing manifest file 'pip-egg-info/transfertools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/transfertools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'notebooks' writing manifest file 'pip-egg-info/transfertools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-osqdkgcr/transfertools has version 0.1.2, which satisfies requirement transfertools==0.1.2 from https://files.pythonhosted.org/packages/6e/ee/5ea81234f1e2d83d67189d1c137c2e7d416f52478fda6d46f96a285abdeb/transfertools-0.1.2.tar.gz#sha256=2aba6dd67f3ab2bfc30d1b70ff40cc8520333b1d05f5321264179846c4af5005 Removed transfertools==0.1.2 from https://files.pythonhosted.org/packages/6e/ee/5ea81234f1e2d83d67189d1c137c2e7d416f52478fda6d46f96a285abdeb/transfertools-0.1.2.tar.gz#sha256=2aba6dd67f3ab2bfc30d1b70ff40cc8520333b1d05f5321264179846c4af5005 from build tracker '/tmp/pip-req-tracker-fc_950xc' Building wheels for collected packages: transfertools Created temporary directory: /tmp/pip-wheel-7h2lm_im Running setup.py bdist_wheel for transfertools: started Destination directory: /tmp/pip-wheel-7h2lm_im Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-osqdkgcr/transfertools/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-7h2lm_im running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/transfertools copying transfertools/version.py -> build/lib/transfertools copying transfertools/__init__.py -> build/lib/transfertools creating build/lib/transfertools/utils copying transfertools/utils/preprocessing.py -> build/lib/transfertools/utils copying transfertools/utils/utils.py -> build/lib/transfertools/utils copying transfertools/utils/__init__.py -> build/lib/transfertools/utils creating build/lib/transfertools/models copying transfertools/models/base.py -> build/lib/transfertools/models copying transfertools/models/tca.py -> build/lib/transfertools/models copying transfertools/models/cbit.py -> build/lib/transfertools/models copying transfertools/models/coral.py -> build/lib/transfertools/models copying transfertools/models/locit.py -> build/lib/transfertools/models copying transfertools/models/__init__.py -> build/lib/transfertools/models running egg_info writing requirements to transfertools.egg-info/requires.txt writing transfertools.egg-info/PKG-INFO writing top-level names to transfertools.egg-info/top_level.txt writing dependency_links to transfertools.egg-info/dependency_links.txt reading manifest file 'transfertools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'notebooks' writing manifest file 'transfertools.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/transfertools creating build/bdist.linux-armv7l/wheel/transfertools/utils copying build/lib/transfertools/utils/preprocessing.py -> build/bdist.linux-armv7l/wheel/transfertools/utils copying build/lib/transfertools/utils/utils.py -> build/bdist.linux-armv7l/wheel/transfertools/utils copying build/lib/transfertools/utils/__init__.py -> build/bdist.linux-armv7l/wheel/transfertools/utils creating build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/models/base.py -> build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/models/tca.py -> build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/models/cbit.py -> build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/models/coral.py -> build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/models/locit.py -> build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/models/__init__.py -> build/bdist.linux-armv7l/wheel/transfertools/models copying build/lib/transfertools/version.py -> build/bdist.linux-armv7l/wheel/transfertools copying build/lib/transfertools/__init__.py -> build/bdist.linux-armv7l/wheel/transfertools running install_egg_info Copying transfertools.egg-info to build/bdist.linux-armv7l/wheel/transfertools-0.1.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/transfertools-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-7h2lm_im/transfertools-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'transfertools/__init__.py' adding 'transfertools/version.py' adding 'transfertools/models/__init__.py' adding 'transfertools/models/base.py' adding 'transfertools/models/cbit.py' adding 'transfertools/models/coral.py' adding 'transfertools/models/locit.py' adding 'transfertools/models/tca.py' adding 'transfertools/utils/__init__.py' adding 'transfertools/utils/preprocessing.py' adding 'transfertools/utils/utils.py' adding 'transfertools-0.1.2.dist-info/LICENSE' adding 'transfertools-0.1.2.dist-info/METADATA' adding 'transfertools-0.1.2.dist-info/WHEEL' adding 'transfertools-0.1.2.dist-info/top_level.txt' adding 'transfertools-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for transfertools: finished with status 'done' Stored in directory: /tmp/tmp4dn6ktsr Successfully built transfertools Cleaning up... Removing source in /tmp/pip-wheel-osqdkgcr/transfertools Removed build tracker '/tmp/pip-req-tracker-fc_950xc'