Created temporary directory: /tmp/pip-ephem-wheel-cache-bhs0qret
Created temporary directory: /tmp/pip-req-tracker-_2235sex
Created requirements tracker '/tmp/pip-req-tracker-_2235sex'
Created temporary directory: /tmp/pip-wheel-_1sl280_
Collecting shell-proc==1.0.0
1 location(s) to search for versions of shell-proc:
* https://pypi.org/simple/shell-proc/
Getting page https://pypi.org/simple/shell-proc/
Analyzing links from page https://pypi.org/simple/shell-proc/
Found link https://files.pythonhosted.org/packages/10/fc/d5f47d0ec31d435b5bc903d926432f13f49c544c78809f37ce0ee1ad6262/shell_proc-1.0.0.tar.gz#sha256=4f14a5bcde6511a57091bcbbfac224145e730aa892419369b3b9c4974d2dd3cd (from https://pypi.org/simple/shell-proc/), version: 1.0.0
Using version 1.0.0 (newest of versions: 1.0.0)
Created temporary directory: /tmp/pip-unpack-t95vqch_
Downloading https://files.pythonhosted.org/packages/10/fc/d5f47d0ec31d435b5bc903d926432f13f49c544c78809f37ce0ee1ad6262/shell_proc-1.0.0.tar.gz
Downloading from URL https://files.pythonhosted.org/packages/10/fc/d5f47d0ec31d435b5bc903d926432f13f49c544c78809f37ce0ee1ad6262/shell_proc-1.0.0.tar.gz#sha256=4f14a5bcde6511a57091bcbbfac224145e730aa892419369b3b9c4974d2dd3cd (from https://pypi.org/simple/shell-proc/)
Added shell-proc==1.0.0 from https://files.pythonhosted.org/packages/10/fc/d5f47d0ec31d435b5bc903d926432f13f49c544c78809f37ce0ee1ad6262/shell_proc-1.0.0.tar.gz#sha256=4f14a5bcde6511a57091bcbbfac224145e730aa892419369b3b9c4974d2dd3cd to build tracker '/tmp/pip-req-tracker-_2235sex'
Running setup.py (path:/tmp/pip-wheel-_1sl280_/shell-proc/setup.py) egg_info for package shell-proc
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/shell_proc.egg-info
writing dependency_links to pip-egg-info/shell_proc.egg-info/dependency_links.txt
writing top-level names to pip-egg-info/shell_proc.egg-info/top_level.txt
writing pip-egg-info/shell_proc.egg-info/PKG-INFO
writing manifest file 'pip-egg-info/shell_proc.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/shell_proc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory '*/resources'
warning: no files found matching '*' under directory '*/templates'
warning: no files found matching '*' under directory 'bin'
warning: no files found matching '*' under directory 'test'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'LICENSES'
warning: manifest_maker: MANIFEST.in, line 13: 'recursive-include' expects
...
warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ...
warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*.exe' found anywhere in distribution
writing manifest file 'pip-egg-info/shell_proc.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-_1sl280_/shell-proc has version 1.0.0, which satisfies requirement shell-proc==1.0.0 from https://files.pythonhosted.org/packages/10/fc/d5f47d0ec31d435b5bc903d926432f13f49c544c78809f37ce0ee1ad6262/shell_proc-1.0.0.tar.gz#sha256=4f14a5bcde6511a57091bcbbfac224145e730aa892419369b3b9c4974d2dd3cd
Removed shell-proc==1.0.0 from https://files.pythonhosted.org/packages/10/fc/d5f47d0ec31d435b5bc903d926432f13f49c544c78809f37ce0ee1ad6262/shell_proc-1.0.0.tar.gz#sha256=4f14a5bcde6511a57091bcbbfac224145e730aa892419369b3b9c4974d2dd3cd from build tracker '/tmp/pip-req-tracker-_2235sex'
Building wheels for collected packages: shell-proc
Created temporary directory: /tmp/pip-wheel-qcr3rm9p
Running setup.py bdist_wheel for shell-proc: started
Destination directory: /tmp/pip-wheel-qcr3rm9p
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_1sl280_/shell-proc/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-qcr3rm9p
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/shell_proc
copying shell_proc/__meta__.py -> build/lib/shell_proc
copying shell_proc/shell.py -> build/lib/shell_proc
copying shell_proc/__init__.py -> build/lib/shell_proc
running egg_info
writing dependency_links to shell_proc.egg-info/dependency_links.txt
writing shell_proc.egg-info/PKG-INFO
writing top-level names to shell_proc.egg-info/top_level.txt
reading manifest file 'shell_proc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory '*/resources'
warning: no files found matching '*' under directory '*/templates'
warning: no files found matching '*' under directory 'bin'
warning: no files found matching '*' under directory 'test'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'LICENSES'
warning: manifest_maker: MANIFEST.in, line 13: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ...
warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*.exe' found anywhere in distribution
writing manifest file 'shell_proc.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/shell_proc
copying build/lib/shell_proc/__meta__.py -> build/bdist.linux-armv7l/wheel/shell_proc
copying build/lib/shell_proc/shell.py -> build/bdist.linux-armv7l/wheel/shell_proc
copying build/lib/shell_proc/__init__.py -> build/bdist.linux-armv7l/wheel/shell_proc
running install_egg_info
Copying shell_proc.egg-info to build/bdist.linux-armv7l/wheel/shell_proc-1.0.0-py3.4.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-armv7l/wheel/shell_proc-1.0.0.dist-info/WHEEL
creating '/tmp/pip-wheel-qcr3rm9p/shell_proc-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'shell_proc/__init__.py'
adding 'shell_proc/__meta__.py'
adding 'shell_proc/shell.py'
adding 'shell_proc-1.0.0.dist-info/LICENSE'
adding 'shell_proc-1.0.0.dist-info/METADATA'
adding 'shell_proc-1.0.0.dist-info/WHEEL'
adding 'shell_proc-1.0.0.dist-info/top_level.txt'
adding 'shell_proc-1.0.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for shell-proc: finished with status 'done'
Stored in directory: /tmp/tmpzb6qfxdz
Successfully built shell-proc
Cleaning up...
Removing source in /tmp/pip-wheel-_1sl280_/shell-proc
Removed build tracker '/tmp/pip-req-tracker-_2235sex'