Created temporary directory: /tmp/pip-ephem-wheel-cache-5bdglfah Created temporary directory: /tmp/pip-req-tracker-ecr_sjbs Created requirements tracker '/tmp/pip-req-tracker-ecr_sjbs' Created temporary directory: /tmp/pip-wheel-2ct94brg Collecting wangle==0.1.3 1 location(s) to search for versions of wangle: * https://pypi.org/simple/wangle/ Getting page https://pypi.org/simple/wangle/ Analyzing links from page https://pypi.org/simple/wangle/ Found link https://files.pythonhosted.org/packages/8f/58/0145ac10749ffa0777a75aecb0398722cb90db8cf18c62e3c6fde4fe87e1/wangle-0.1-py3-none-any.whl#sha256=5e2428ad045a8de68c60f47bba735fd07872da5b7421547bf95a90e7523e74a1 (from https://pypi.org/simple/wangle/), version: 0.1 Found link https://files.pythonhosted.org/packages/33/f7/8205d28f4bbb301d273eaf94ff7c44fac3d8a39e8466aaa83951ea45f9bb/wangle-0.1.tar.gz#sha256=229e6b198b8d7ab1e3636ad8d692a24a37f16984c6954c4768d542962a4562ba (from https://pypi.org/simple/wangle/), version: 0.1 Found link https://files.pythonhosted.org/packages/22/e6/aeef37d2875e95163cd0541ca7932e1677f01dcb6f0e03634d51d99ca673/wangle-0.1.2-py3-none-any.whl#sha256=324122dfbb03b0621f0af4d0ae7e5a031046aa75e136ee5d4b151d0bfd9b4630 (from https://pypi.org/simple/wangle/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/80/b1/d179999f5a01eebb6b0b97d71882ac52b908dd8dbf7ce80b172514d3f301/wangle-0.1.3.tar.gz#sha256=f1c92080ea28f799cdcf8d8310cd8138e3e71e3a3791b5d8c36a23d01eeccbdf (from https://pypi.org/simple/wangle/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-c1h0e350 Downloading https://files.pythonhosted.org/packages/80/b1/d179999f5a01eebb6b0b97d71882ac52b908dd8dbf7ce80b172514d3f301/wangle-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/80/b1/d179999f5a01eebb6b0b97d71882ac52b908dd8dbf7ce80b172514d3f301/wangle-0.1.3.tar.gz#sha256=f1c92080ea28f799cdcf8d8310cd8138e3e71e3a3791b5d8c36a23d01eeccbdf (from https://pypi.org/simple/wangle/) Added wangle==0.1.3 from https://files.pythonhosted.org/packages/80/b1/d179999f5a01eebb6b0b97d71882ac52b908dd8dbf7ce80b172514d3f301/wangle-0.1.3.tar.gz#sha256=f1c92080ea28f799cdcf8d8310cd8138e3e71e3a3791b5d8c36a23d01eeccbdf to build tracker '/tmp/pip-req-tracker-ecr_sjbs' Running setup.py (path:/tmp/pip-wheel-2ct94brg/wangle/setup.py) egg_info for package wangle Running command python setup.py egg_info running egg_info creating pip-egg-info/wangle.egg-info writing pip-egg-info/wangle.egg-info/PKG-INFO writing dependency_links to pip-egg-info/wangle.egg-info/dependency_links.txt writing top-level names to pip-egg-info/wangle.egg-info/top_level.txt writing manifest file 'pip-egg-info/wangle.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wangle.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/wangle.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2ct94brg/wangle has version 0.1.3, which satisfies requirement wangle==0.1.3 from https://files.pythonhosted.org/packages/80/b1/d179999f5a01eebb6b0b97d71882ac52b908dd8dbf7ce80b172514d3f301/wangle-0.1.3.tar.gz#sha256=f1c92080ea28f799cdcf8d8310cd8138e3e71e3a3791b5d8c36a23d01eeccbdf Removed wangle==0.1.3 from https://files.pythonhosted.org/packages/80/b1/d179999f5a01eebb6b0b97d71882ac52b908dd8dbf7ce80b172514d3f301/wangle-0.1.3.tar.gz#sha256=f1c92080ea28f799cdcf8d8310cd8138e3e71e3a3791b5d8c36a23d01eeccbdf from build tracker '/tmp/pip-req-tracker-ecr_sjbs' Building wheels for collected packages: wangle Created temporary directory: /tmp/pip-wheel-o6dkm6o4 Running setup.py bdist_wheel for wangle: started Destination directory: /tmp/pip-wheel-o6dkm6o4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2ct94brg/wangle/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-o6dkm6o4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wangle copying wangle/__init__.py -> build/lib/wangle copying wangle/structure.py -> build/lib/wangle creating build/lib/wangle/german copying wangle/german/conjugator.py -> build/lib/wangle/german copying wangle/german/test_conjugator.py -> build/lib/wangle/german copying wangle/german/__init__.py -> build/lib/wangle/german creating build/lib/wangle/french copying wangle/french/pronoun.py -> build/lib/wangle/french copying wangle/french/test_declension.py -> build/lib/wangle/french copying wangle/french/test_pronoun.py -> build/lib/wangle/french copying wangle/french/test_inflection.py -> build/lib/wangle/french copying wangle/french/test_verb.py -> build/lib/wangle/french copying wangle/french/inflection.py -> build/lib/wangle/french copying wangle/french/test_conjugation.py -> build/lib/wangle/french copying wangle/french/__init__.py -> build/lib/wangle/french copying wangle/french/conjugation.py -> build/lib/wangle/french copying wangle/french/verb.py -> build/lib/wangle/french copying wangle/french/adjective.py -> build/lib/wangle/french copying wangle/french/helper.py -> build/lib/wangle/french copying wangle/french/declension.py -> build/lib/wangle/french 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/wangle creating build/bdist.linux-armv7l/wheel/wangle/german copying build/lib/wangle/german/conjugator.py -> build/bdist.linux-armv7l/wheel/wangle/german copying build/lib/wangle/german/test_conjugator.py -> build/bdist.linux-armv7l/wheel/wangle/german copying build/lib/wangle/german/__init__.py -> build/bdist.linux-armv7l/wheel/wangle/german copying build/lib/wangle/__init__.py -> build/bdist.linux-armv7l/wheel/wangle copying build/lib/wangle/structure.py -> build/bdist.linux-armv7l/wheel/wangle creating build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/pronoun.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/test_declension.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/test_pronoun.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/test_inflection.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/test_verb.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/inflection.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/test_conjugation.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/__init__.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/conjugation.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/verb.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/adjective.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/helper.py -> build/bdist.linux-armv7l/wheel/wangle/french copying build/lib/wangle/french/declension.py -> build/bdist.linux-armv7l/wheel/wangle/french running install_egg_info running egg_info writing dependency_links to wangle.egg-info/dependency_links.txt writing wangle.egg-info/PKG-INFO writing top-level names to wangle.egg-info/top_level.txt reading manifest file 'wangle.egg-info/SOURCES.txt' writing manifest file 'wangle.egg-info/SOURCES.txt' Copying wangle.egg-info to build/bdist.linux-armv7l/wheel/wangle-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wangle-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-o6dkm6o4/wangle-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'wangle/__init__.py' adding 'wangle/structure.py' adding 'wangle/french/__init__.py' adding 'wangle/french/adjective.py' adding 'wangle/french/conjugation.py' adding 'wangle/french/declension.py' adding 'wangle/french/helper.py' adding 'wangle/french/inflection.py' adding 'wangle/french/pronoun.py' adding 'wangle/french/test_conjugation.py' adding 'wangle/french/test_declension.py' adding 'wangle/french/test_inflection.py' adding 'wangle/french/test_pronoun.py' adding 'wangle/french/test_verb.py' adding 'wangle/french/verb.py' adding 'wangle/german/__init__.py' adding 'wangle/german/conjugator.py' adding 'wangle/german/test_conjugator.py' adding 'wangle-0.1.3.dist-info/METADATA' adding 'wangle-0.1.3.dist-info/WHEEL' adding 'wangle-0.1.3.dist-info/top_level.txt' adding 'wangle-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for wangle: finished with status 'done' Stored in directory: /tmp/tmpwty9oif8 Successfully built wangle Cleaning up... Removing source in /tmp/pip-wheel-2ct94brg/wangle Removed build tracker '/tmp/pip-req-tracker-ecr_sjbs'