Collecting fuzzymatcher==0.0.1 1 location(s) to search for versions of fuzzymatcher: * https://pypi.python.org/simple/fuzzymatcher/ Getting page https://pypi.python.org/simple/fuzzymatcher/ Analyzing links from page https://pypi.python.org/simple/fuzzymatcher/ Found link https://pypi.python.org/packages/ce/91/6a398eeb1ebcabdee49f866289ed5ae5bd861124a9403be9c8e46408d869/fuzzymatcher-0.0.1.tar.gz#md5=8dcaa920984c7f26ad67cf236e3e722a (from https://pypi.python.org/simple/fuzzymatcher/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading fuzzymatcher-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/ce/91/6a398eeb1ebcabdee49f866289ed5ae5bd861124a9403be9c8e46408d869/fuzzymatcher-0.0.1.tar.gz#md5=8dcaa920984c7f26ad67cf236e3e722a (from https://pypi.python.org/simple/fuzzymatcher/) Running setup.py (path:/tmp/pip-build-04zq6jqx/fuzzymatcher/setup.py) egg_info for package fuzzymatcher Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-04zq6jqx/fuzzymatcher/.eggs/Metaphone-0.6-py3.4.egg running egg_info creating pip-egg-info/fuzzymatcher.egg-info writing top-level names to pip-egg-info/fuzzymatcher.egg-info/top_level.txt writing dependency_links to pip-egg-info/fuzzymatcher.egg-info/dependency_links.txt writing pip-egg-info/fuzzymatcher.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fuzzymatcher.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fuzzymatcher.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fuzzymatcher.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-build-04zq6jqx/fuzzymatcher has version 0.0.1, which satisfies requirement fuzzymatcher==0.0.1 from https://pypi.python.org/packages/ce/91/6a398eeb1ebcabdee49f866289ed5ae5bd861124a9403be9c8e46408d869/fuzzymatcher-0.0.1.tar.gz#md5=8dcaa920984c7f26ad67cf236e3e722a Building wheels for collected packages: fuzzymatcher Running setup.py bdist_wheel for fuzzymatcher: started Destination directory: /tmp/tmpk7gndooqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-04zq6jqx/fuzzymatcher/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/tmpk7gndooqpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fuzzymatcher copying fuzzymatcher/data_preprocessor_default.py -> build/lib/fuzzymatcher copying fuzzymatcher/record.py -> build/lib/fuzzymatcher copying fuzzymatcher/scorer_abc.py -> build/lib/fuzzymatcher copying fuzzymatcher/data_preprocessor_abc.py -> build/lib/fuzzymatcher copying fuzzymatcher/data_getter_sqlite.py -> build/lib/fuzzymatcher copying fuzzymatcher/__init__.py -> build/lib/fuzzymatcher copying fuzzymatcher/scorer_default.py -> build/lib/fuzzymatcher copying fuzzymatcher/data_getter_abc.py -> build/lib/fuzzymatcher copying fuzzymatcher/matcher.py -> build/lib/fuzzymatcher 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/fuzzymatcher copying build/lib/fuzzymatcher/data_preprocessor_default.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/record.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/scorer_abc.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/data_preprocessor_abc.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/data_getter_sqlite.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/__init__.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/scorer_default.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/data_getter_abc.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher copying build/lib/fuzzymatcher/matcher.py -> build/bdist.linux-armv7l/wheel/fuzzymatcher running install_egg_info running egg_info writing fuzzymatcher.egg-info/PKG-INFO writing dependency_links to fuzzymatcher.egg-info/dependency_links.txt writing top-level names to fuzzymatcher.egg-info/top_level.txt reading manifest file 'fuzzymatcher.egg-info/SOURCES.txt' writing manifest file 'fuzzymatcher.egg-info/SOURCES.txt' Copying fuzzymatcher.egg-info to build/bdist.linux-armv7l/wheel/fuzzymatcher-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fuzzymatcher-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for fuzzymatcher: finished with status 'done' Stored in directory: /tmp/tmp36sii3oz Successfully built fuzzymatcher Cleaning up... Removing source in /tmp/pip-build-04zq6jqx/fuzzymatcher