Created temporary directory: /tmp/pip-ephem-wheel-cache-gcjwt4jb Created temporary directory: /tmp/pip-req-tracker-fbktgwjp Created requirements tracker '/tmp/pip-req-tracker-fbktgwjp' Created temporary directory: /tmp/pip-wheel-iw3jhwk4 Collecting findit==0.1.2 1 location(s) to search for versions of findit: * https://pypi.org/simple/findit/ Getting page https://pypi.org/simple/findit/ Analyzing links from page https://pypi.org/simple/findit/ Found link https://files.pythonhosted.org/packages/23/4d/b16fee0a85668e750d16576f32854e11adea4edd6944516910dfebc92cf3/findit-0.1.0.tar.gz#sha256=9b37ef06e89533228146f136a9a023f1e1214c458c7a45109b4dceb1c5aa1b16 (from https://pypi.org/simple/findit/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/e9/cd/b2084b188e13ed3546141f2bf5e0ccd83071b4b649a5b2025039f096fdcf/findit-0.1.1.tar.gz#sha256=976b49504d264ce1c68b391c8c1531d04b60496bd2e935eb1dc90bb01fd2e866 (from https://pypi.org/simple/findit/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/07/9e/4f1977872d5198dac71c59c65d38a72a92f9a5002ee72b78a7e118ce0913/findit-0.1.2.tar.gz#sha256=8849800f65784445616c66aa475b76e3c9f35070c191ad979354c9f1a9073354 (from https://pypi.org/simple/findit/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-skj4_6li Downloading https://files.pythonhosted.org/packages/07/9e/4f1977872d5198dac71c59c65d38a72a92f9a5002ee72b78a7e118ce0913/findit-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/07/9e/4f1977872d5198dac71c59c65d38a72a92f9a5002ee72b78a7e118ce0913/findit-0.1.2.tar.gz#sha256=8849800f65784445616c66aa475b76e3c9f35070c191ad979354c9f1a9073354 (from https://pypi.org/simple/findit/) Added findit==0.1.2 from https://files.pythonhosted.org/packages/07/9e/4f1977872d5198dac71c59c65d38a72a92f9a5002ee72b78a7e118ce0913/findit-0.1.2.tar.gz#sha256=8849800f65784445616c66aa475b76e3c9f35070c191ad979354c9f1a9073354 to build tracker '/tmp/pip-req-tracker-fbktgwjp' Running setup.py (path:/tmp/pip-wheel-iw3jhwk4/findit/setup.py) egg_info for package findit Running command python setup.py egg_info running egg_info creating pip-egg-info/findit.egg-info writing dependency_links to pip-egg-info/findit.egg-info/dependency_links.txt writing top-level names to pip-egg-info/findit.egg-info/top_level.txt writing pip-egg-info/findit.egg-info/PKG-INFO writing requirements to pip-egg-info/findit.egg-info/requires.txt writing manifest file 'pip-egg-info/findit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/findit.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/findit.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-iw3jhwk4/findit has version 0.1.2, which satisfies requirement findit==0.1.2 from https://files.pythonhosted.org/packages/07/9e/4f1977872d5198dac71c59c65d38a72a92f9a5002ee72b78a7e118ce0913/findit-0.1.2.tar.gz#sha256=8849800f65784445616c66aa475b76e3c9f35070c191ad979354c9f1a9073354 Removed findit==0.1.2 from https://files.pythonhosted.org/packages/07/9e/4f1977872d5198dac71c59c65d38a72a92f9a5002ee72b78a7e118ce0913/findit-0.1.2.tar.gz#sha256=8849800f65784445616c66aa475b76e3c9f35070c191ad979354c9f1a9073354 from build tracker '/tmp/pip-req-tracker-fbktgwjp' Building wheels for collected packages: findit Created temporary directory: /tmp/pip-wheel-5_k5pe9w Running setup.py bdist_wheel for findit: started Destination directory: /tmp/pip-wheel-5_k5pe9w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-iw3jhwk4/findit/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-5_k5pe9w running bdist_wheel running build running build_py creating build creating build/lib copying findit.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/findit.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing requirements to findit.egg-info/requires.txt writing top-level names to findit.egg-info/top_level.txt writing findit.egg-info/PKG-INFO writing dependency_links to findit.egg-info/dependency_links.txt reading manifest file 'findit.egg-info/SOURCES.txt' writing manifest file 'findit.egg-info/SOURCES.txt' Copying findit.egg-info to build/bdist.linux-armv7l/wheel/findit-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/findit-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-5_k5pe9w/findit-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'findit.py' adding 'findit-0.1.2.dist-info/METADATA' adding 'findit-0.1.2.dist-info/WHEEL' adding 'findit-0.1.2.dist-info/top_level.txt' adding 'findit-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for findit: finished with status 'done' Stored in directory: /tmp/tmptwsgkq40 Successfully built findit Cleaning up... Removing source in /tmp/pip-wheel-iw3jhwk4/findit Removed build tracker '/tmp/pip-req-tracker-fbktgwjp'