Created temporary directory: /tmp/pip-ephem-wheel-cache-qocwkhp0 Created temporary directory: /tmp/pip-req-tracker-yh3j27yu Created requirements tracker '/tmp/pip-req-tracker-yh3j27yu' Created temporary directory: /tmp/pip-wheel-m0btu92k Collecting vsutil==0.1.0 1 location(s) to search for versions of vsutil: * https://pypi.org/simple/vsutil/ Getting page https://pypi.org/simple/vsutil/ Analyzing links from page https://pypi.org/simple/vsutil/ Found link https://files.pythonhosted.org/packages/88/60/348f544f4f15013bd4966b51b9177d7ba4621b09e811d6d1ad6c285fed52/vsutil-0.1.0.zip#sha256=1e2d6466964f4eb1d2889dbe12e1275bae941a0cdd8aa6322abd2aa5e51dfef0 (from https://pypi.org/simple/vsutil/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ed/ca/3bf231eaf9c0242a660662f2e1e7682da72453346c5bd09a43a4552cb6c0/vsutil-0.2.0-py3-none-any.whl#sha256=be1d06bc43b5a0e426a3b0b340099afb5b0bbff79f9265f925de76ad5989bae6 (from https://pypi.org/simple/vsutil/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/0c/bd/62868be4c05a275ef00798e3df434ac39611d71d4dd5f91208e09997173e/vsutil-0.2.0.zip#sha256=4fc919a277d8dba8737d39ddcb6f796d0ac0870f856311daaf230e24865c346f (from https://pypi.org/simple/vsutil/), version: 0.2.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-0an89t4n Downloading https://files.pythonhosted.org/packages/88/60/348f544f4f15013bd4966b51b9177d7ba4621b09e811d6d1ad6c285fed52/vsutil-0.1.0.zip Downloading from URL https://files.pythonhosted.org/packages/88/60/348f544f4f15013bd4966b51b9177d7ba4621b09e811d6d1ad6c285fed52/vsutil-0.1.0.zip#sha256=1e2d6466964f4eb1d2889dbe12e1275bae941a0cdd8aa6322abd2aa5e51dfef0 (from https://pypi.org/simple/vsutil/) Added vsutil==0.1.0 from https://files.pythonhosted.org/packages/88/60/348f544f4f15013bd4966b51b9177d7ba4621b09e811d6d1ad6c285fed52/vsutil-0.1.0.zip#sha256=1e2d6466964f4eb1d2889dbe12e1275bae941a0cdd8aa6322abd2aa5e51dfef0 to build tracker '/tmp/pip-req-tracker-yh3j27yu' Running setup.py (path:/tmp/pip-wheel-m0btu92k/vsutil/setup.py) egg_info for package vsutil Running command python setup.py egg_info running egg_info creating pip-egg-info/vsutil.egg-info writing dependency_links to pip-egg-info/vsutil.egg-info/dependency_links.txt writing requirements to pip-egg-info/vsutil.egg-info/requires.txt writing top-level names to pip-egg-info/vsutil.egg-info/top_level.txt writing pip-egg-info/vsutil.egg-info/PKG-INFO writing manifest file 'pip-egg-info/vsutil.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vsutil.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/vsutil.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m0btu92k/vsutil has version 0.1.0, which satisfies requirement vsutil==0.1.0 from https://files.pythonhosted.org/packages/88/60/348f544f4f15013bd4966b51b9177d7ba4621b09e811d6d1ad6c285fed52/vsutil-0.1.0.zip#sha256=1e2d6466964f4eb1d2889dbe12e1275bae941a0cdd8aa6322abd2aa5e51dfef0 Removed vsutil==0.1.0 from https://files.pythonhosted.org/packages/88/60/348f544f4f15013bd4966b51b9177d7ba4621b09e811d6d1ad6c285fed52/vsutil-0.1.0.zip#sha256=1e2d6466964f4eb1d2889dbe12e1275bae941a0cdd8aa6322abd2aa5e51dfef0 from build tracker '/tmp/pip-req-tracker-yh3j27yu' Building wheels for collected packages: vsutil Created temporary directory: /tmp/pip-wheel-wr1bqr6o Running setup.py bdist_wheel for vsutil: started Destination directory: /tmp/pip-wheel-wr1bqr6o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m0btu92k/vsutil/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-wr1bqr6o running bdist_wheel running build running build_py creating build creating build/lib copying vsutil.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/vsutil.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing vsutil.egg-info/PKG-INFO writing top-level names to vsutil.egg-info/top_level.txt writing requirements to vsutil.egg-info/requires.txt writing dependency_links to vsutil.egg-info/dependency_links.txt reading manifest file 'vsutil.egg-info/SOURCES.txt' writing manifest file 'vsutil.egg-info/SOURCES.txt' Copying vsutil.egg-info to build/bdist.linux-armv7l/wheel/vsutil-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vsutil-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-wr1bqr6o/vsutil-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vsutil.py' adding 'vsutil-0.1.0.dist-info/METADATA' adding 'vsutil-0.1.0.dist-info/WHEEL' adding 'vsutil-0.1.0.dist-info/top_level.txt' adding 'vsutil-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vsutil: finished with status 'done' Stored in directory: /tmp/tmpytmabk8v Successfully built vsutil Cleaning up... Removing source in /tmp/pip-wheel-m0btu92k/vsutil Removed build tracker '/tmp/pip-req-tracker-yh3j27yu'