Created temporary directory: /tmp/pip-ephem-wheel-cache-xnq9vxdv Created temporary directory: /tmp/pip-req-tracker-71quxwim Created requirements tracker '/tmp/pip-req-tracker-71quxwim' Created temporary directory: /tmp/pip-wheel-ye79ag66 Looking in indexes: https://pypi.python.org/simple Collecting toxicjasmine==0.1.1 1 location(s) to search for versions of toxicjasmine: * https://pypi.python.org/simple/toxicjasmine/ Getting page https://pypi.python.org/simple/toxicjasmine/ Analyzing links from page https://pypi.org/simple/toxicjasmine/ Found link https://files.pythonhosted.org/packages/3d/2a/ecd2110f2283b0c80cf2665690221b553ed86599576102fc7b374a94e643/toxicjasmine-0.1.tar.gz#sha256=ba7954958ab541f5f5121dfe6ce3b3a26b90b69a0261d2a6f4c2dd25fb558bf4 (from https://pypi.org/simple/toxicjasmine/), version: 0.1 Found link https://files.pythonhosted.org/packages/85/9f/1377cbcbff53f9db2b795852333174217879bce6ec4193f2f998a05d2d5b/toxicjasmine-0.1.1.tar.gz#sha256=d42b7654a3329cb145a950fbd84a045ed9da00be48a46bab46783dea7e73ca39 (from https://pypi.org/simple/toxicjasmine/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-bbgdams9 Downloading https://files.pythonhosted.org/packages/85/9f/1377cbcbff53f9db2b795852333174217879bce6ec4193f2f998a05d2d5b/toxicjasmine-0.1.1.tar.gz (71kB) Downloading from URL https://files.pythonhosted.org/packages/85/9f/1377cbcbff53f9db2b795852333174217879bce6ec4193f2f998a05d2d5b/toxicjasmine-0.1.1.tar.gz#sha256=d42b7654a3329cb145a950fbd84a045ed9da00be48a46bab46783dea7e73ca39 (from https://pypi.org/simple/toxicjasmine/) Added toxicjasmine==0.1.1 from https://files.pythonhosted.org/packages/85/9f/1377cbcbff53f9db2b795852333174217879bce6ec4193f2f998a05d2d5b/toxicjasmine-0.1.1.tar.gz#sha256=d42b7654a3329cb145a950fbd84a045ed9da00be48a46bab46783dea7e73ca39 to build tracker '/tmp/pip-req-tracker-71quxwim' Running setup.py (path:/tmp/pip-wheel-ye79ag66/toxicjasmine/setup.py) egg_info for package toxicjasmine Running command python setup.py egg_info running egg_info creating pip-egg-info/toxicjasmine.egg-info writing entry points to pip-egg-info/toxicjasmine.egg-info/entry_points.txt writing pip-egg-info/toxicjasmine.egg-info/PKG-INFO writing top-level names to pip-egg-info/toxicjasmine.egg-info/top_level.txt writing dependency_links to pip-egg-info/toxicjasmine.egg-info/dependency_links.txt writing requirements to pip-egg-info/toxicjasmine.egg-info/requires.txt writing manifest file 'pip-egg-info/toxicjasmine.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/toxicjasmine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found under directory 'toxicjasmine/' writing manifest file 'pip-egg-info/toxicjasmine.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ye79ag66/toxicjasmine has version 0.1.1, which satisfies requirement toxicjasmine==0.1.1 from https://files.pythonhosted.org/packages/85/9f/1377cbcbff53f9db2b795852333174217879bce6ec4193f2f998a05d2d5b/toxicjasmine-0.1.1.tar.gz#sha256=d42b7654a3329cb145a950fbd84a045ed9da00be48a46bab46783dea7e73ca39 Removed toxicjasmine==0.1.1 from https://files.pythonhosted.org/packages/85/9f/1377cbcbff53f9db2b795852333174217879bce6ec4193f2f998a05d2d5b/toxicjasmine-0.1.1.tar.gz#sha256=d42b7654a3329cb145a950fbd84a045ed9da00be48a46bab46783dea7e73ca39 from build tracker '/tmp/pip-req-tracker-71quxwim' Building wheels for collected packages: toxicjasmine Created temporary directory: /tmp/pip-wheel-68nvzs6w Running setup.py bdist_wheel for toxicjasmine: started Destination directory: /tmp/pip-wheel-68nvzs6w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ye79ag66/toxicjasmine/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-68nvzs6w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/toxicjasmine copying toxicjasmine/__init__.py -> build/lib/toxicjasmine running egg_info writing entry points to toxicjasmine.egg-info/entry_points.txt writing dependency_links to toxicjasmine.egg-info/dependency_links.txt writing top-level names to toxicjasmine.egg-info/top_level.txt writing toxicjasmine.egg-info/PKG-INFO writing requirements to toxicjasmine.egg-info/requires.txt reading manifest file 'toxicjasmine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found under directory 'toxicjasmine/' writing manifest file 'toxicjasmine.egg-info/SOURCES.txt' copying toxicjasmine/README -> build/lib/toxicjasmine copying toxicjasmine/boot.js -> build/lib/toxicjasmine copying toxicjasmine/jasmine-clear.css -> build/lib/toxicjasmine copying toxicjasmine/jasmine-dark.css -> build/lib/toxicjasmine copying toxicjasmine/jasmine-html.js -> build/lib/toxicjasmine copying toxicjasmine/jasmine.js -> build/lib/toxicjasmine copying toxicjasmine/json2.js -> build/lib/toxicjasmine copying toxicjasmine/node_boot.js -> build/lib/toxicjasmine creating build/lib/toxicjasmine/__pycache__ copying toxicjasmine/__pycache__/__init__.cpython-36.pyc -> build/lib/toxicjasmine/__pycache__ 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/toxicjasmine copying build/lib/toxicjasmine/jasmine-html.js -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/json2.js -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/jasmine-clear.css -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/README -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/jasmine-dark.css -> build/bdist.linux-armv7l/wheel/toxicjasmine creating build/bdist.linux-armv7l/wheel/toxicjasmine/__pycache__ copying build/lib/toxicjasmine/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/toxicjasmine/__pycache__ copying build/lib/toxicjasmine/__init__.py -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/node_boot.js -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/boot.js -> build/bdist.linux-armv7l/wheel/toxicjasmine copying build/lib/toxicjasmine/jasmine.js -> build/bdist.linux-armv7l/wheel/toxicjasmine running install_egg_info Copying toxicjasmine.egg-info to build/bdist.linux-armv7l/wheel/toxicjasmine-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/toxicjasmine-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for toxicjasmine: finished with status 'done' Stored in directory: /tmp/tmp3b044a0b Successfully built toxicjasmine Cleaning up... Removing source in /tmp/pip-wheel-ye79ag66/toxicjasmine Removed build tracker '/tmp/pip-req-tracker-71quxwim'