Collecting cavefinder==1.0.0 1 location(s) to search for versions of cavefinder: * https://pypi.python.org/simple/cavefinder/ Getting page https://pypi.python.org/simple/cavefinder/ Analyzing links from page https://pypi.org/simple/cavefinder/ Found link https://files.pythonhosted.org/packages/2c/da/beb5ac16e8526df90033ea4d530d43b5fb2295afa52a355e46d4efa4f034/cavefinder-1.0.0.tar.gz#sha256=223df85e70ae6d2d366d6fe9389b5cbe85d42ea1c57e2e482e80e57df9b3042e (from https://pypi.org/simple/cavefinder/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Downloading https://files.pythonhosted.org/packages/2c/da/beb5ac16e8526df90033ea4d530d43b5fb2295afa52a355e46d4efa4f034/cavefinder-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2c/da/beb5ac16e8526df90033ea4d530d43b5fb2295afa52a355e46d4efa4f034/cavefinder-1.0.0.tar.gz#sha256=223df85e70ae6d2d366d6fe9389b5cbe85d42ea1c57e2e482e80e57df9b3042e (from https://pypi.org/simple/cavefinder/) Running setup.py (path:/tmp/pip-build-g9hzei1i/cavefinder/setup.py) egg_info for package cavefinder Running command python setup.py egg_info running egg_info creating pip-egg-info/cavefinder.egg-info writing top-level names to pip-egg-info/cavefinder.egg-info/top_level.txt writing entry points to pip-egg-info/cavefinder.egg-info/entry_points.txt writing dependency_links to pip-egg-info/cavefinder.egg-info/dependency_links.txt writing pip-egg-info/cavefinder.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cavefinder.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cavefinder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cavefinder.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-g9hzei1i/cavefinder has version 1.0.0, which satisfies requirement cavefinder==1.0.0 from https://files.pythonhosted.org/packages/2c/da/beb5ac16e8526df90033ea4d530d43b5fb2295afa52a355e46d4efa4f034/cavefinder-1.0.0.tar.gz#sha256=223df85e70ae6d2d366d6fe9389b5cbe85d42ea1c57e2e482e80e57df9b3042e Building wheels for collected packages: cavefinder Running setup.py bdist_wheel for cavefinder: started Destination directory: /tmp/tmpoz8g_q8vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g9hzei1i/cavefinder/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/tmpoz8g_q8vpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cavefinder copying cavefinder/main.py -> build/lib/cavefinder copying cavefinder/__init__.py -> build/lib/cavefinder copying cavefinder/finder.py -> build/lib/cavefinder creating build/lib/cavefinder/support copying cavefinder/support/__init__.py -> build/lib/cavefinder/support copying cavefinder/support/mspe.py -> build/lib/cavefinder/support copying cavefinder/support/macho.py -> build/lib/cavefinder/support copying cavefinder/support/cstruct.py -> build/lib/cavefinder/support copying cavefinder/support/elf.py -> build/lib/cavefinder/support 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/cavefinder copying build/lib/cavefinder/main.py -> build/bdist.linux-armv7l/wheel/cavefinder copying build/lib/cavefinder/__init__.py -> build/bdist.linux-armv7l/wheel/cavefinder copying build/lib/cavefinder/finder.py -> build/bdist.linux-armv7l/wheel/cavefinder creating build/bdist.linux-armv7l/wheel/cavefinder/support copying build/lib/cavefinder/support/__init__.py -> build/bdist.linux-armv7l/wheel/cavefinder/support copying build/lib/cavefinder/support/mspe.py -> build/bdist.linux-armv7l/wheel/cavefinder/support copying build/lib/cavefinder/support/macho.py -> build/bdist.linux-armv7l/wheel/cavefinder/support copying build/lib/cavefinder/support/cstruct.py -> build/bdist.linux-armv7l/wheel/cavefinder/support copying build/lib/cavefinder/support/elf.py -> build/bdist.linux-armv7l/wheel/cavefinder/support running install_egg_info running egg_info writing top-level names to cavefinder.egg-info/top_level.txt writing dependency_links to cavefinder.egg-info/dependency_links.txt writing entry points to cavefinder.egg-info/entry_points.txt writing cavefinder.egg-info/PKG-INFO reading manifest file 'cavefinder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cavefinder.egg-info/SOURCES.txt' Copying cavefinder.egg-info to build/bdist.linux-armv7l/wheel/cavefinder-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cavefinder-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for cavefinder: finished with status 'done' Stored in directory: /tmp/tmp6r3mnrkg Successfully built cavefinder Cleaning up... Removing source in /tmp/pip-build-g9hzei1i/cavefinder