Created temporary directory: /tmp/pip-ephem-wheel-cache-21squexr Created temporary directory: /tmp/pip-req-tracker-5rhro9w0 Created requirements tracker '/tmp/pip-req-tracker-5rhro9w0' Created temporary directory: /tmp/pip-wheel-95piny3v Collecting syncFiles==0.0.1 1 location(s) to search for versions of syncFiles: * https://pypi.org/simple/syncfiles/ Getting page https://pypi.org/simple/syncfiles/ Analyzing links from page https://pypi.org/simple/syncfiles/ Found link https://files.pythonhosted.org/packages/28/e2/42c7b9475a6c0be4c62beb3bbd386ab94c89dee9b9459cfe8ebb13b4bf6c/syncFiles-0.0.1.tar.gz#sha256=23c201610663366216d1c8391630f3dea10243eaf29c867efa7244493f8fc946 (from https://pypi.org/simple/syncfiles/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-8n0lgh5u Downloading https://files.pythonhosted.org/packages/28/e2/42c7b9475a6c0be4c62beb3bbd386ab94c89dee9b9459cfe8ebb13b4bf6c/syncFiles-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/28/e2/42c7b9475a6c0be4c62beb3bbd386ab94c89dee9b9459cfe8ebb13b4bf6c/syncFiles-0.0.1.tar.gz#sha256=23c201610663366216d1c8391630f3dea10243eaf29c867efa7244493f8fc946 (from https://pypi.org/simple/syncfiles/) Added syncFiles==0.0.1 from https://files.pythonhosted.org/packages/28/e2/42c7b9475a6c0be4c62beb3bbd386ab94c89dee9b9459cfe8ebb13b4bf6c/syncFiles-0.0.1.tar.gz#sha256=23c201610663366216d1c8391630f3dea10243eaf29c867efa7244493f8fc946 to build tracker '/tmp/pip-req-tracker-5rhro9w0' Running setup.py (path:/tmp/pip-wheel-95piny3v/syncFiles/setup.py) egg_info for package syncFiles Running command python setup.py egg_info running egg_info creating pip-egg-info/syncFiles.egg-info writing dependency_links to pip-egg-info/syncFiles.egg-info/dependency_links.txt writing top-level names to pip-egg-info/syncFiles.egg-info/top_level.txt writing pip-egg-info/syncFiles.egg-info/PKG-INFO writing manifest file 'pip-egg-info/syncFiles.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/syncFiles.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/syncFiles.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-95piny3v/syncFiles has version 0.0.1, which satisfies requirement syncFiles==0.0.1 from https://files.pythonhosted.org/packages/28/e2/42c7b9475a6c0be4c62beb3bbd386ab94c89dee9b9459cfe8ebb13b4bf6c/syncFiles-0.0.1.tar.gz#sha256=23c201610663366216d1c8391630f3dea10243eaf29c867efa7244493f8fc946 Removed syncFiles==0.0.1 from https://files.pythonhosted.org/packages/28/e2/42c7b9475a6c0be4c62beb3bbd386ab94c89dee9b9459cfe8ebb13b4bf6c/syncFiles-0.0.1.tar.gz#sha256=23c201610663366216d1c8391630f3dea10243eaf29c867efa7244493f8fc946 from build tracker '/tmp/pip-req-tracker-5rhro9w0' Building wheels for collected packages: syncFiles Created temporary directory: /tmp/pip-wheel-xm0ru20p Running setup.py bdist_wheel for syncFiles: started Destination directory: /tmp/pip-wheel-xm0ru20p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-95piny3v/syncFiles/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-xm0ru20p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/syncFiles copying syncFiles/__init__.py -> build/lib/syncFiles copying syncFiles/syncFiles.py -> build/lib/syncFiles running build_scripts creating build/scripts-3.4 copying bin/syncFiles.py -> build/scripts-3.4 changing mode of build/scripts-3.4/syncFiles.py 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/syncFiles copying build/lib/syncFiles/__init__.py -> build/bdist.linux-armv7l/wheel/syncFiles copying build/lib/syncFiles/syncFiles.py -> build/bdist.linux-armv7l/wheel/syncFiles running install_egg_info running egg_info writing dependency_links to syncFiles.egg-info/dependency_links.txt writing syncFiles.egg-info/PKG-INFO writing top-level names to syncFiles.egg-info/top_level.txt reading manifest file 'syncFiles.egg-info/SOURCES.txt' writing manifest file 'syncFiles.egg-info/SOURCES.txt' Copying syncFiles.egg-info to build/bdist.linux-armv7l/wheel/syncFiles-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/syncFiles-0.0.1.data creating build/bdist.linux-armv7l/wheel/syncFiles-0.0.1.data/scripts copying build/scripts-3.4/syncFiles.py -> build/bdist.linux-armv7l/wheel/syncFiles-0.0.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/syncFiles-0.0.1.data/scripts/syncFiles.py to 755 creating build/bdist.linux-armv7l/wheel/syncFiles-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-xm0ru20p/syncFiles-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'syncFiles/__init__.py' adding 'syncFiles/syncFiles.py' adding 'syncFiles-0.0.1.data/scripts/syncFiles.py' adding 'syncFiles-0.0.1.dist-info/METADATA' adding 'syncFiles-0.0.1.dist-info/WHEEL' adding 'syncFiles-0.0.1.dist-info/top_level.txt' adding 'syncFiles-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for syncFiles: finished with status 'done' Stored in directory: /tmp/tmpc3ayxh69 Successfully built syncFiles Cleaning up... Removing source in /tmp/pip-wheel-95piny3v/syncFiles Removed build tracker '/tmp/pip-req-tracker-5rhro9w0'