Created temporary directory: /tmp/pip-ephem-wheel-cache-93ue9its Created temporary directory: /tmp/pip-req-tracker-gdkvnava Created requirements tracker '/tmp/pip-req-tracker-gdkvnava' Created temporary directory: /tmp/pip-wheel-ihtadym6 Collecting dict-trie==1.0.1 1 location(s) to search for versions of dict-trie: * https://pypi.org/simple/dict-trie/ Getting page https://pypi.org/simple/dict-trie/ Analyzing links from page https://pypi.org/simple/dict-trie/ Found link https://files.pythonhosted.org/packages/94/48/9e5af15b56d6abec6d2ee066de51eb4c10a45620408835d204f457123b72/dict-trie-0.0.1.tar.gz#sha256=7c68108b8bf579f5c9cc3080400551e828f1bc9a5dc038f1078db9c5783e1117 (from https://pypi.org/simple/dict-trie/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/61/5b/9b4adcf459ea1995fdbabe81f8dc4d2eefc6f2c1dc717ebdfc0d02cde4ea/dict-trie-0.0.2.tar.gz#sha256=9367dc0c30372f2959ce6bbc0541a080f8faa34effceaa32f04e026d68ec44b4 (from https://pypi.org/simple/dict-trie/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/c6/a7/3818ea92f0fb42647c91c3f3755f5788d44bc0b1df2b3366f11c924bd1c4/dict-trie-0.0.3.tar.gz#sha256=2f8cea336c631d452503b3e07976710a23957986b6653b08b477b588e36dcc2d (from https://pypi.org/simple/dict-trie/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/e1/8b/5a77a391b43f5d55a832c79bb1ae4032dd391920cd4dbc617c1b969c3a53/dict-trie-1.0.0.tar.gz#sha256=89d2ebf57804cc527fe0a7c7e382899540e1df692500b99817424519290205f1 (from https://pypi.org/simple/dict-trie/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/18/f6/3b2722dc48c5eec0812e6d2edd9e25e07f766d169efacb14bc53ede615af/dict-trie-1.0.1.tar.gz#sha256=f201be32eea4a2239c1c31a0f738ad1bbb073a0bc738572606f4be5088e54ca7 (from https://pypi.org/simple/dict-trie/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-heqkmuo6 Downloading https://files.pythonhosted.org/packages/18/f6/3b2722dc48c5eec0812e6d2edd9e25e07f766d169efacb14bc53ede615af/dict-trie-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/18/f6/3b2722dc48c5eec0812e6d2edd9e25e07f766d169efacb14bc53ede615af/dict-trie-1.0.1.tar.gz#sha256=f201be32eea4a2239c1c31a0f738ad1bbb073a0bc738572606f4be5088e54ca7 (from https://pypi.org/simple/dict-trie/) Added dict-trie==1.0.1 from https://files.pythonhosted.org/packages/18/f6/3b2722dc48c5eec0812e6d2edd9e25e07f766d169efacb14bc53ede615af/dict-trie-1.0.1.tar.gz#sha256=f201be32eea4a2239c1c31a0f738ad1bbb073a0bc738572606f4be5088e54ca7 to build tracker '/tmp/pip-req-tracker-gdkvnava' Running setup.py (path:/tmp/pip-wheel-ihtadym6/dict-trie/setup.py) egg_info for package dict-trie Running command python setup.py egg_info running egg_info creating pip-egg-info/dict_trie.egg-info writing top-level names to pip-egg-info/dict_trie.egg-info/top_level.txt writing pip-egg-info/dict_trie.egg-info/PKG-INFO writing dependency_links to pip-egg-info/dict_trie.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/dict_trie.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dict_trie.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dict_trie.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ihtadym6/dict-trie has version 1.0.1, which satisfies requirement dict-trie==1.0.1 from https://files.pythonhosted.org/packages/18/f6/3b2722dc48c5eec0812e6d2edd9e25e07f766d169efacb14bc53ede615af/dict-trie-1.0.1.tar.gz#sha256=f201be32eea4a2239c1c31a0f738ad1bbb073a0bc738572606f4be5088e54ca7 Removed dict-trie==1.0.1 from https://files.pythonhosted.org/packages/18/f6/3b2722dc48c5eec0812e6d2edd9e25e07f766d169efacb14bc53ede615af/dict-trie-1.0.1.tar.gz#sha256=f201be32eea4a2239c1c31a0f738ad1bbb073a0bc738572606f4be5088e54ca7 from build tracker '/tmp/pip-req-tracker-gdkvnava' Building wheels for collected packages: dict-trie Created temporary directory: /tmp/pip-wheel-7ht2dazk Running setup.py bdist_wheel for dict-trie: started Destination directory: /tmp/pip-wheel-7ht2dazk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ihtadym6/dict-trie/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-7ht2dazk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dict_trie copying dict_trie/__init__.py -> build/lib/dict_trie copying dict_trie/dict_trie.py -> build/lib/dict_trie 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/dict_trie copying build/lib/dict_trie/__init__.py -> build/bdist.linux-armv7l/wheel/dict_trie copying build/lib/dict_trie/dict_trie.py -> build/bdist.linux-armv7l/wheel/dict_trie running install_egg_info running egg_info writing dict_trie.egg-info/PKG-INFO writing dependency_links to dict_trie.egg-info/dependency_links.txt writing top-level names to dict_trie.egg-info/top_level.txt reading manifest file 'dict_trie.egg-info/SOURCES.txt' writing manifest file 'dict_trie.egg-info/SOURCES.txt' Copying dict_trie.egg-info to build/bdist.linux-armv7l/wheel/dict_trie-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dict_trie-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-7ht2dazk/dict_trie-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dict_trie/__init__.py' adding 'dict_trie/dict_trie.py' adding 'dict_trie-1.0.1.dist-info/METADATA' adding 'dict_trie-1.0.1.dist-info/WHEEL' adding 'dict_trie-1.0.1.dist-info/top_level.txt' adding 'dict_trie-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dict-trie: finished with status 'done' Stored in directory: /tmp/tmph3mzaedl Successfully built dict-trie Cleaning up... Removing source in /tmp/pip-wheel-ihtadym6/dict-trie Removed build tracker '/tmp/pip-req-tracker-gdkvnava'