Created temporary directory: /tmp/pip-ephem-wheel-cache-san83i9k Created temporary directory: /tmp/pip-req-tracker-mcx54zrd Created requirements tracker '/tmp/pip-req-tracker-mcx54zrd' Created temporary directory: /tmp/pip-wheel-qdvth159 Looking in indexes: https://pypi.python.org/simple Collecting cs200==0.3.2 1 location(s) to search for versions of cs200: * https://pypi.python.org/simple/cs200/ Getting page https://pypi.python.org/simple/cs200/ Analyzing links from page https://pypi.org/simple/cs200/ Found link https://files.pythonhosted.org/packages/82/72/b2fd0942989bb17de221f5431b85fc57160bf7f1a9ea10633368997f5590/cs200-0.0.1.tar.gz#sha256=cb91452e4b4891d0760024cfa2e604e8691ef50cd46405c6cda61617eb05f084 (from https://pypi.org/simple/cs200/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/22/47/7f2277a508ea54ee202f2d211ff2a31ebeaa2d43b495dbf93132c9125949/cs200-0.0.2.tar.gz#sha256=869dcb59a26de52fe9687b9ac181b84fb088b65eb7fb8dd54cfeaa40695a4b14 (from https://pypi.org/simple/cs200/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/27/db/8bb6df3ec6d9551cd1af8157f0969b0349838e68be1a77023454fbdd14c1/cs200-0.3.2.tar.gz#sha256=4a4f39c887eef3a50f8fd79c3cd3dfc5eda177f594c27b1049f0691f281744d8 (from https://pypi.org/simple/cs200/), version: 0.3.2 Using version 0.3.2 (newest of versions: 0.3.2) Created temporary directory: /tmp/pip-unpack-k_7p1y4u Downloading https://files.pythonhosted.org/packages/27/db/8bb6df3ec6d9551cd1af8157f0969b0349838e68be1a77023454fbdd14c1/cs200-0.3.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/27/db/8bb6df3ec6d9551cd1af8157f0969b0349838e68be1a77023454fbdd14c1/cs200-0.3.2.tar.gz#sha256=4a4f39c887eef3a50f8fd79c3cd3dfc5eda177f594c27b1049f0691f281744d8 (from https://pypi.org/simple/cs200/) Added cs200==0.3.2 from https://files.pythonhosted.org/packages/27/db/8bb6df3ec6d9551cd1af8157f0969b0349838e68be1a77023454fbdd14c1/cs200-0.3.2.tar.gz#sha256=4a4f39c887eef3a50f8fd79c3cd3dfc5eda177f594c27b1049f0691f281744d8 to build tracker '/tmp/pip-req-tracker-mcx54zrd' Running setup.py (path:/tmp/pip-wheel-qdvth159/cs200/setup.py) egg_info for package cs200 Running command python setup.py egg_info running egg_info creating pip-egg-info/cs200.egg-info writing dependency_links to pip-egg-info/cs200.egg-info/dependency_links.txt writing requirements to pip-egg-info/cs200.egg-info/requires.txt writing pip-egg-info/cs200.egg-info/PKG-INFO writing top-level names to pip-egg-info/cs200.egg-info/top_level.txt writing manifest file 'pip-egg-info/cs200.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cs200.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cs200.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qdvth159/cs200 has version 0.3.2, which satisfies requirement cs200==0.3.2 from https://files.pythonhosted.org/packages/27/db/8bb6df3ec6d9551cd1af8157f0969b0349838e68be1a77023454fbdd14c1/cs200-0.3.2.tar.gz#sha256=4a4f39c887eef3a50f8fd79c3cd3dfc5eda177f594c27b1049f0691f281744d8 Removed cs200==0.3.2 from https://files.pythonhosted.org/packages/27/db/8bb6df3ec6d9551cd1af8157f0969b0349838e68be1a77023454fbdd14c1/cs200-0.3.2.tar.gz#sha256=4a4f39c887eef3a50f8fd79c3cd3dfc5eda177f594c27b1049f0691f281744d8 from build tracker '/tmp/pip-req-tracker-mcx54zrd' Building wheels for collected packages: cs200 Created temporary directory: /tmp/pip-wheel-bo43s16k Running setup.py bdist_wheel for cs200: started Destination directory: /tmp/pip-wheel-bo43s16k Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qdvth159/cs200/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-bo43s16k running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cs200 copying cs200/summarizer.py -> build/lib/cs200 copying cs200/core.py -> build/lib/cs200 copying cs200/__init__.py -> build/lib/cs200 copying cs200/scraper.py -> build/lib/cs200 copying cs200/main.py -> build/lib/cs200 copying cs200/app.py -> build/lib/cs200 running build_scripts creating build/scripts-3.4 copying and adjusting cs200/bin/cs200 -> build/scripts-3.4 changing mode of build/scripts-3.4/cs200 from 644 to 755 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/cs200 copying build/lib/cs200/summarizer.py -> build/bdist.linux-armv7l/wheel/cs200 copying build/lib/cs200/core.py -> build/bdist.linux-armv7l/wheel/cs200 copying build/lib/cs200/__init__.py -> build/bdist.linux-armv7l/wheel/cs200 copying build/lib/cs200/scraper.py -> build/bdist.linux-armv7l/wheel/cs200 copying build/lib/cs200/main.py -> build/bdist.linux-armv7l/wheel/cs200 copying build/lib/cs200/app.py -> build/bdist.linux-armv7l/wheel/cs200 running install_egg_info running egg_info writing requirements to cs200.egg-info/requires.txt writing dependency_links to cs200.egg-info/dependency_links.txt writing cs200.egg-info/PKG-INFO writing top-level names to cs200.egg-info/top_level.txt reading manifest file 'cs200.egg-info/SOURCES.txt' writing manifest file 'cs200.egg-info/SOURCES.txt' Copying cs200.egg-info to build/bdist.linux-armv7l/wheel/cs200-0.3.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cs200-0.3.2.data creating build/bdist.linux-armv7l/wheel/cs200-0.3.2.data/scripts copying build/scripts-3.4/cs200 -> build/bdist.linux-armv7l/wheel/cs200-0.3.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/cs200-0.3.2.data/scripts/cs200 to 755 creating build/bdist.linux-armv7l/wheel/cs200-0.3.2.dist-info/WHEEL creating '/tmp/pip-wheel-bo43s16k/cs200-0.3.2-py3-none-any.whl' and adding '.' to it adding 'cs200/__init__.py' adding 'cs200/app.py' adding 'cs200/core.py' adding 'cs200/main.py' adding 'cs200/scraper.py' adding 'cs200/summarizer.py' adding 'cs200-0.3.2.data/scripts/cs200' adding 'cs200-0.3.2.dist-info/top_level.txt' adding 'cs200-0.3.2.dist-info/WHEEL' adding 'cs200-0.3.2.dist-info/METADATA' adding 'cs200-0.3.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cs200: finished with status 'done' Stored in directory: /tmp/tmpk6nxdwb_ Successfully built cs200 Cleaning up... Removing source in /tmp/pip-wheel-qdvth159/cs200 Removed build tracker '/tmp/pip-req-tracker-mcx54zrd'