Created temporary directory: /tmp/pip-ephem-wheel-cache-8wdsppkx Created temporary directory: /tmp/pip-req-tracker-9y1_pf3b Created requirements tracker '/tmp/pip-req-tracker-9y1_pf3b' Created temporary directory: /tmp/pip-wheel-uscf64z2 Collecting teapot-nlp==0.2 1 location(s) to search for versions of teapot-nlp: * https://pypi.org/simple/teapot-nlp/ Getting page https://pypi.org/simple/teapot-nlp/ Analyzing links from page https://pypi.org/simple/teapot-nlp/ Found link https://files.pythonhosted.org/packages/d7/2a/d990a38de3dd88b4148db22e945d88163d4936013389b796f8a0edfa63c3/teapot-nlp-0.1.tar.gz#sha256=ff0388d8b274517db20f338930b6f0f9d94a697ec2f4768f21a1382631dc0ec6 (from https://pypi.org/simple/teapot-nlp/), version: 0.1 Found link https://files.pythonhosted.org/packages/4c/db/3010a267871293ed7115ff253ba33ed7c1a239a3dd4eb2b1cc4bb14c0b01/teapot-nlp-0.2.tar.gz#sha256=f80b34d14359208ee37868925ba2f00728932e4d6ae933283c22b2560cf28340 (from https://pypi.org/simple/teapot-nlp/), version: 0.2 Found link https://files.pythonhosted.org/packages/d5/e0/49677535a248972396964013aa5eccc4e5855c39e683e18cded36e2dbd73/teapot-nlp-0.2.1.tar.gz#sha256=4453c5a007dd4cd6cfa54ef49d34d6a23d1b7969e5be514961f6a3bc68a82714 (from https://pypi.org/simple/teapot-nlp/), version: 0.2.1 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-yf6sk_4t Downloading https://files.pythonhosted.org/packages/4c/db/3010a267871293ed7115ff253ba33ed7c1a239a3dd4eb2b1cc4bb14c0b01/teapot-nlp-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4c/db/3010a267871293ed7115ff253ba33ed7c1a239a3dd4eb2b1cc4bb14c0b01/teapot-nlp-0.2.tar.gz#sha256=f80b34d14359208ee37868925ba2f00728932e4d6ae933283c22b2560cf28340 (from https://pypi.org/simple/teapot-nlp/) Added teapot-nlp==0.2 from https://files.pythonhosted.org/packages/4c/db/3010a267871293ed7115ff253ba33ed7c1a239a3dd4eb2b1cc4bb14c0b01/teapot-nlp-0.2.tar.gz#sha256=f80b34d14359208ee37868925ba2f00728932e4d6ae933283c22b2560cf28340 to build tracker '/tmp/pip-req-tracker-9y1_pf3b' Running setup.py (path:/tmp/pip-wheel-uscf64z2/teapot-nlp/setup.py) egg_info for package teapot-nlp Running command python setup.py egg_info running egg_info creating pip-egg-info/teapot_nlp.egg-info writing requirements to pip-egg-info/teapot_nlp.egg-info/requires.txt writing pip-egg-info/teapot_nlp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/teapot_nlp.egg-info/dependency_links.txt writing top-level names to pip-egg-info/teapot_nlp.egg-info/top_level.txt writing entry points to pip-egg-info/teapot_nlp.egg-info/entry_points.txt writing manifest file 'pip-egg-info/teapot_nlp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/teapot_nlp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/teapot_nlp.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uscf64z2/teapot-nlp has version 0.2, which satisfies requirement teapot-nlp==0.2 from https://files.pythonhosted.org/packages/4c/db/3010a267871293ed7115ff253ba33ed7c1a239a3dd4eb2b1cc4bb14c0b01/teapot-nlp-0.2.tar.gz#sha256=f80b34d14359208ee37868925ba2f00728932e4d6ae933283c22b2560cf28340 Removed teapot-nlp==0.2 from https://files.pythonhosted.org/packages/4c/db/3010a267871293ed7115ff253ba33ed7c1a239a3dd4eb2b1cc4bb14c0b01/teapot-nlp-0.2.tar.gz#sha256=f80b34d14359208ee37868925ba2f00728932e4d6ae933283c22b2560cf28340 from build tracker '/tmp/pip-req-tracker-9y1_pf3b' Building wheels for collected packages: teapot-nlp Created temporary directory: /tmp/pip-wheel-r09v4pi9 Running setup.py bdist_wheel for teapot-nlp: started Destination directory: /tmp/pip-wheel-r09v4pi9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uscf64z2/teapot-nlp/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-r09v4pi9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_scorers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/teapot copying teapot/scorers.py -> build/lib/teapot copying teapot/main.py -> build/lib/teapot copying teapot/utils.py -> build/lib/teapot copying teapot/__init__.py -> build/lib/teapot running egg_info writing dependency_links to teapot_nlp.egg-info/dependency_links.txt writing requirements to teapot_nlp.egg-info/requires.txt writing teapot_nlp.egg-info/PKG-INFO writing entry points to teapot_nlp.egg-info/entry_points.txt writing top-level names to teapot_nlp.egg-info/top_level.txt reading manifest file 'teapot_nlp.egg-info/SOURCES.txt' writing manifest file 'teapot_nlp.egg-info/SOURCES.txt' 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/tests copying build/lib/tests/test_api.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_scorers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/teapot copying build/lib/teapot/scorers.py -> build/bdist.linux-armv7l/wheel/teapot copying build/lib/teapot/main.py -> build/bdist.linux-armv7l/wheel/teapot copying build/lib/teapot/utils.py -> build/bdist.linux-armv7l/wheel/teapot copying build/lib/teapot/__init__.py -> build/bdist.linux-armv7l/wheel/teapot running install_egg_info Copying teapot_nlp.egg-info to build/bdist.linux-armv7l/wheel/teapot_nlp-0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/teapot_nlp-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-r09v4pi9/teapot_nlp-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'teapot/__init__.py' adding 'teapot/main.py' adding 'teapot/scorers.py' adding 'teapot/utils.py' adding 'tests/__init__.py' adding 'tests/test_api.py' adding 'tests/test_scorers.py' adding 'teapot_nlp-0.2.dist-info/METADATA' adding 'teapot_nlp-0.2.dist-info/WHEEL' adding 'teapot_nlp-0.2.dist-info/entry_points.txt' adding 'teapot_nlp-0.2.dist-info/top_level.txt' adding 'teapot_nlp-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for teapot-nlp: finished with status 'done' Stored in directory: /tmp/tmpa1mq5pno Successfully built teapot-nlp Cleaning up... Removing source in /tmp/pip-wheel-uscf64z2/teapot-nlp Removed build tracker '/tmp/pip-req-tracker-9y1_pf3b'