Created temporary directory: /tmp/pip-ephem-wheel-cache-4vxbefq3 Created temporary directory: /tmp/pip-req-tracker-h5z0atvr Created requirements tracker '/tmp/pip-req-tracker-h5z0atvr' Created temporary directory: /tmp/pip-wheel-hbc0w0o5 Collecting pyLatch==0.1.1 1 location(s) to search for versions of pyLatch: * https://pypi.org/simple/pylatch/ Getting page https://pypi.org/simple/pylatch/ Analyzing links from page https://pypi.org/simple/pylatch/ Found link https://files.pythonhosted.org/packages/ba/6b/e5920e9ea285198b35c6f30b8b8e66b94a282e9499aa3893133dc8fc23e1/pyLatch-0.1.0-py3-none-any.whl#sha256=2004b1173cd2d4bc4bfbbed24865f22e79f1794c6a9026ff7dc30842dea20d3c (from https://pypi.org/simple/pylatch/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/61/ef/dabc4ea52942a18c27a844fc294a85b367ed5e0b83b607a534a20681143c/pyLatch-0.1.0.tar.gz#sha256=535d3883cd3a5287740137bd5fe21a56a7b233d6ba419d1c990241ee454060e1 (from https://pypi.org/simple/pylatch/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/09/43/7649aa6f2cea2f1d8eda3d40cf3493e74b67e132e48bbb5c2798bda21412/pyLatch-0.1.1.tar.gz#sha256=c7d09aa8642017941d5a8e012a1adc986966f21873ae2caee0bdd617a6383037 (from https://pypi.org/simple/pylatch/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-i439cyh7 Downloading https://files.pythonhosted.org/packages/09/43/7649aa6f2cea2f1d8eda3d40cf3493e74b67e132e48bbb5c2798bda21412/pyLatch-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/09/43/7649aa6f2cea2f1d8eda3d40cf3493e74b67e132e48bbb5c2798bda21412/pyLatch-0.1.1.tar.gz#sha256=c7d09aa8642017941d5a8e012a1adc986966f21873ae2caee0bdd617a6383037 (from https://pypi.org/simple/pylatch/) Added pyLatch==0.1.1 from https://files.pythonhosted.org/packages/09/43/7649aa6f2cea2f1d8eda3d40cf3493e74b67e132e48bbb5c2798bda21412/pyLatch-0.1.1.tar.gz#sha256=c7d09aa8642017941d5a8e012a1adc986966f21873ae2caee0bdd617a6383037 to build tracker '/tmp/pip-req-tracker-h5z0atvr' Running setup.py (path:/tmp/pip-wheel-hbc0w0o5/pyLatch/setup.py) egg_info for package pyLatch Running command python setup.py egg_info running egg_info creating pip-egg-info/pyLatch.egg-info writing top-level names to pip-egg-info/pyLatch.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyLatch.egg-info/dependency_links.txt writing pip-egg-info/pyLatch.egg-info/PKG-INFO writing requirements to pip-egg-info/pyLatch.egg-info/requires.txt writing manifest file 'pip-egg-info/pyLatch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyLatch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyLatch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hbc0w0o5/pyLatch has version 0.1.1, which satisfies requirement pyLatch==0.1.1 from https://files.pythonhosted.org/packages/09/43/7649aa6f2cea2f1d8eda3d40cf3493e74b67e132e48bbb5c2798bda21412/pyLatch-0.1.1.tar.gz#sha256=c7d09aa8642017941d5a8e012a1adc986966f21873ae2caee0bdd617a6383037 Removed pyLatch==0.1.1 from https://files.pythonhosted.org/packages/09/43/7649aa6f2cea2f1d8eda3d40cf3493e74b67e132e48bbb5c2798bda21412/pyLatch-0.1.1.tar.gz#sha256=c7d09aa8642017941d5a8e012a1adc986966f21873ae2caee0bdd617a6383037 from build tracker '/tmp/pip-req-tracker-h5z0atvr' Building wheels for collected packages: pyLatch Created temporary directory: /tmp/pip-wheel-xhn_1smf Running setup.py bdist_wheel for pyLatch: started Destination directory: /tmp/pip-wheel-xhn_1smf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hbc0w0o5/pyLatch/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-xhn_1smf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyLatch copying pyLatch/latchapp.py -> build/lib/pyLatch copying pyLatch/latchreq.py -> build/lib/pyLatch copying pyLatch/__init__.py -> build/lib/pyLatch copying pyLatch/pyLatch.py -> build/lib/pyLatch 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/pyLatch copying build/lib/pyLatch/latchapp.py -> build/bdist.linux-armv7l/wheel/pyLatch copying build/lib/pyLatch/latchreq.py -> build/bdist.linux-armv7l/wheel/pyLatch copying build/lib/pyLatch/__init__.py -> build/bdist.linux-armv7l/wheel/pyLatch copying build/lib/pyLatch/pyLatch.py -> build/bdist.linux-armv7l/wheel/pyLatch running install_egg_info running egg_info writing requirements to pyLatch.egg-info/requires.txt writing pyLatch.egg-info/PKG-INFO writing top-level names to pyLatch.egg-info/top_level.txt writing dependency_links to pyLatch.egg-info/dependency_links.txt reading manifest file 'pyLatch.egg-info/SOURCES.txt' writing manifest file 'pyLatch.egg-info/SOURCES.txt' Copying pyLatch.egg-info to build/bdist.linux-armv7l/wheel/pyLatch-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyLatch-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-xhn_1smf/pyLatch-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyLatch/__init__.py' adding 'pyLatch/latchapp.py' adding 'pyLatch/latchreq.py' adding 'pyLatch/pyLatch.py' adding 'pyLatch-0.1.1.dist-info/METADATA' adding 'pyLatch-0.1.1.dist-info/WHEEL' adding 'pyLatch-0.1.1.dist-info/top_level.txt' adding 'pyLatch-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyLatch: finished with status 'done' Stored in directory: /tmp/tmpktakil24 Successfully built pyLatch Cleaning up... Removing source in /tmp/pip-wheel-hbc0w0o5/pyLatch Removed build tracker '/tmp/pip-req-tracker-h5z0atvr'