Collecting reactjo==1.8
1 location(s) to search for versions of reactjo:
* https://pypi.python.org/simple/reactjo/
Getting page https://pypi.python.org/simple/reactjo/
Analyzing links from page https://pypi.python.org/simple/reactjo/
Found link https://pypi.python.org/packages/25/6c/030fee7eb5300af3005adc45f88703e83d48145cb1cacd9bfcbb90a43ec4/reactjo-1.6.tar.gz#md5=66bc9549a9b0a0aa6f992006b953eecb (from https://pypi.python.org/simple/reactjo/), version: 1.6
Found link https://pypi.python.org/packages/2b/52/13a7bf7d9f1b20e8d39a9434cadf60bb0f6f5a810a4bc77ea2bf27e04f91/reactjo-1.8.tar.gz#md5=590d711457c5f3b0917d93e02b0105ef (from https://pypi.python.org/simple/reactjo/), version: 1.8
Found link https://pypi.python.org/packages/39/b7/513992214cdc16f91c68b7430cf35d9c2914fdbd9d375f03190460f41a16/reactjo-1.7.tar.gz#md5=9cef3e2a5ef684204927e84396b0e5a9 (from https://pypi.python.org/simple/reactjo/), version: 1.7
Found link https://pypi.python.org/packages/74/0e/03c5ea10f951f72bbd6069b6fd01b244fe55b0d131a502df53faa19e3332/reactjo-1.4.tar.gz#md5=b9894c413a708370984e676f421ecb5c (from https://pypi.python.org/simple/reactjo/), version: 1.4
Found link https://pypi.python.org/packages/e8/b1/af9dcb4886a0ac3b2602bceccc38dc6f78320e816718327fc37170198e7a/reactjo-1.3.tar.gz#md5=d007d699aa1bb9a226009bd1b1090427 (from https://pypi.python.org/simple/reactjo/), version: 1.3
Found link https://pypi.python.org/packages/f6/9d/65b3402cce34e6ab58cda9cddcffce6c1ee484f7e7647db96579363b909f/reactjo-1.5.tar.gz#md5=545b94bb1f0cba3434426b52c95a21c4 (from https://pypi.python.org/simple/reactjo/), version: 1.5
Using version 1.8 (newest of versions: 1.8)
Downloading reactjo-1.8.tar.gz
Downloading from URL https://pypi.python.org/packages/2b/52/13a7bf7d9f1b20e8d39a9434cadf60bb0f6f5a810a4bc77ea2bf27e04f91/reactjo-1.8.tar.gz#md5=590d711457c5f3b0917d93e02b0105ef (from https://pypi.python.org/simple/reactjo/)
Running setup.py (path:/tmp/pip-build-_i0aakgx/reactjo/setup.py) egg_info for package reactjo
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/reactjo.egg-info
writing pip-egg-info/reactjo.egg-info/PKG-INFO
writing entry points to pip-egg-info/reactjo.egg-info/entry_points.txt
writing dependency_links to pip-egg-info/reactjo.egg-info/dependency_links.txt
writing requirements to pip-egg-info/reactjo.egg-info/requires.txt
writing top-level names to pip-egg-info/reactjo.egg-info/top_level.txt
writing manifest file 'pip-egg-info/reactjo.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/reactjo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects
...
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ...
writing manifest file 'pip-egg-info/reactjo.egg-info/SOURCES.txt'
Source in /tmp/pip-build-_i0aakgx/reactjo has version 1.8, which satisfies requirement reactjo==1.8 from https://pypi.python.org/packages/2b/52/13a7bf7d9f1b20e8d39a9434cadf60bb0f6f5a810a4bc77ea2bf27e04f91/reactjo-1.8.tar.gz#md5=590d711457c5f3b0917d93e02b0105ef
Building wheels for collected packages: reactjo
Running setup.py bdist_wheel for reactjo: started
Destination directory: /tmp/tmpzhisxykgpip-wheel-
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_i0aakgx/reactjo/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/tmpzhisxykgpip-wheel-
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/reactjo
copying reactjo/__init__.py -> build/lib/reactjo
copying reactjo/__main__.py -> build/lib/reactjo
copying reactjo/reactjo.py -> build/lib/reactjo
creating build/lib/reactjo/helpers
copying reactjo/helpers/__init__.py -> build/lib/reactjo/helpers
copying reactjo/helpers/config_manipulation.py -> build/lib/reactjo/helpers
copying reactjo/helpers/get_path.py -> build/lib/reactjo/helpers
copying reactjo/helpers/ui.py -> build/lib/reactjo/helpers
copying reactjo/helpers/file_manager.py -> build/lib/reactjo/helpers
copying reactjo/helpers/worklist.py -> build/lib/reactjo/helpers
copying reactjo/helpers/commas.py -> build/lib/reactjo/helpers
copying reactjo/helpers/data_detection.py -> build/lib/reactjo/helpers
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/reactjo
copying build/lib/reactjo/__init__.py -> build/bdist.linux-armv7l/wheel/reactjo
copying build/lib/reactjo/__main__.py -> build/bdist.linux-armv7l/wheel/reactjo
creating build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/config_manipulation.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/get_path.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/ui.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/file_manager.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/worklist.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/commas.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/helpers/data_detection.py -> build/bdist.linux-armv7l/wheel/reactjo/helpers
copying build/lib/reactjo/reactjo.py -> build/bdist.linux-armv7l/wheel/reactjo
running install_egg_info
running egg_info
writing dependency_links to reactjo.egg-info/dependency_links.txt
writing reactjo.egg-info/PKG-INFO
writing entry points to reactjo.egg-info/entry_points.txt
writing top-level names to reactjo.egg-info/top_level.txt
writing requirements to reactjo.egg-info/requires.txt
reading manifest file 'reactjo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ...
writing manifest file 'reactjo.egg-info/SOURCES.txt'
Copying reactjo.egg-info to build/bdist.linux-armv7l/wheel/reactjo-1.8-py3.4.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/reactjo-1.8.dist-info/WHEEL
Running setup.py bdist_wheel for reactjo: finished with status 'done'
Stored in directory: /tmp/tmpfy075ejy
Successfully built reactjo
Cleaning up...
Removing source in /tmp/pip-build-_i0aakgx/reactjo