Collecting human_word_indexes==1.2 1 location(s) to search for versions of human-word-indexes: * https://pypi.python.org/simple/human-word-indexes/ Getting page https://pypi.python.org/simple/human-word-indexes/ Analyzing links from page https://pypi.org/simple/human-word-indexes/ Found link https://files.pythonhosted.org/packages/36/ee/9dce8f19b5861591845130412dfdc7cc8b1636c62493f4de8bd91b67c1d2/human_word_indexes-1.0.tar.gz#sha256=2854a957baaecc3ba076422a12e2827a9b9f1c3c0af98138c555ea1710870b3e (from https://pypi.org/simple/human-word-indexes/), version: 1.0 Found link https://files.pythonhosted.org/packages/25/9d/cd4128a9db90d91bcd97e5daf017d7b66e6ebdbe7799d9130c483a118739/human_word_indexes-1.1.tar.gz#sha256=2f39381933fb0f4ee1d419cb06b2efd2c0acbc9a0645ae2ed80b3dd5a547ae02 (from https://pypi.org/simple/human-word-indexes/), version: 1.1 Found link https://files.pythonhosted.org/packages/cd/5a/85c9f4b03a9dd570e9dec20117d1ba86b1a9a229cbb3b4386d225ee1c3c8/human_word_indexes-1.2.tar.gz#sha256=8c31c907b56821997501bd351a03bdfa9a500c79007a7c07f638b913c4d7c313 (from https://pypi.org/simple/human-word-indexes/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Downloading https://files.pythonhosted.org/packages/cd/5a/85c9f4b03a9dd570e9dec20117d1ba86b1a9a229cbb3b4386d225ee1c3c8/human_word_indexes-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cd/5a/85c9f4b03a9dd570e9dec20117d1ba86b1a9a229cbb3b4386d225ee1c3c8/human_word_indexes-1.2.tar.gz#sha256=8c31c907b56821997501bd351a03bdfa9a500c79007a7c07f638b913c4d7c313 (from https://pypi.org/simple/human-word-indexes/) Running setup.py (path:/tmp/pip-build-sjyogirw/human-word-indexes/setup.py) egg_info for package human-word-indexes Running command python setup.py egg_info running egg_info creating pip-egg-info/human_word_indexes.egg-info writing requirements to pip-egg-info/human_word_indexes.egg-info/requires.txt writing pip-egg-info/human_word_indexes.egg-info/PKG-INFO writing top-level names to pip-egg-info/human_word_indexes.egg-info/top_level.txt writing dependency_links to pip-egg-info/human_word_indexes.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/human_word_indexes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/human_word_indexes.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/human_word_indexes.egg-info/SOURCES.txt' Source in /tmp/pip-build-sjyogirw/human-word-indexes has version 1.2, which satisfies requirement human_word_indexes==1.2 from https://files.pythonhosted.org/packages/cd/5a/85c9f4b03a9dd570e9dec20117d1ba86b1a9a229cbb3b4386d225ee1c3c8/human_word_indexes-1.2.tar.gz#sha256=8c31c907b56821997501bd351a03bdfa9a500c79007a7c07f638b913c4d7c313 Building wheels for collected packages: human-word-indexes Running setup.py bdist_wheel for human-word-indexes: started Destination directory: /tmp/tmpik8dvozepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sjyogirw/human-word-indexes/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/tmpik8dvozepip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/human_word_indexes copying human_word_indexes/__init__.py -> build/lib/human_word_indexes copying human_word_indexes/word_index_filter.py -> build/lib/human_word_indexes copying human_word_indexes/word_index_generator.py -> build/lib/human_word_indexes creating build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/three_word_index.py -> build/lib/examples 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/human_word_indexes copying build/lib/human_word_indexes/__init__.py -> build/bdist.linux-armv7l/wheel/human_word_indexes copying build/lib/human_word_indexes/word_index_filter.py -> build/bdist.linux-armv7l/wheel/human_word_indexes copying build/lib/human_word_indexes/word_index_generator.py -> build/bdist.linux-armv7l/wheel/human_word_indexes creating build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/three_word_index.py -> build/bdist.linux-armv7l/wheel/examples running install_egg_info running egg_info writing dependency_links to human_word_indexes.egg-info/dependency_links.txt writing top-level names to human_word_indexes.egg-info/top_level.txt writing human_word_indexes.egg-info/PKG-INFO writing requirements to human_word_indexes.egg-info/requires.txt reading manifest file 'human_word_indexes.egg-info/SOURCES.txt' writing manifest file 'human_word_indexes.egg-info/SOURCES.txt' Copying human_word_indexes.egg-info to build/bdist.linux-armv7l/wheel/human_word_indexes-1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/human_word_indexes-1.2.dist-info/WHEEL Running setup.py bdist_wheel for human-word-indexes: finished with status 'done' Stored in directory: /tmp/tmprj7qbi1t Successfully built human-word-indexes Cleaning up... Removing source in /tmp/pip-build-sjyogirw/human-word-indexes