Collecting scif==0.0.52 1 location(s) to search for versions of scif: * https://pypi.python.org/simple/scif/ Getting page https://pypi.python.org/simple/scif/ Analyzing links from page https://pypi.python.org/simple/scif/ Found link https://pypi.python.org/packages/45/f0/1ca8c96ae7bf3e965442b20f3905240610147d9233cb5390b3bd9a613e47/scif-0.0.2.tar.gz#md5=a7411eb748cf9e8848131b5f63090321 (from https://pypi.python.org/simple/scif/), version: 0.0.2 Found link https://pypi.python.org/packages/65/fd/c5fcd51f1d45143bd0de07b2ca7b89f30b42b2a90d0225790dc9510839e2/scif-0.0.51.tar.gz#md5=1cedaa8681f24d0c43f062565e903c83 (from https://pypi.python.org/simple/scif/), version: 0.0.51 Found link https://pypi.python.org/packages/9d/e1/178f751eab5c30679f6e2fc673dcfa66a9433d20e8f91cc2b7c3e0897e6d/scif-0.0.52.tar.gz#md5=1c976c8fde4e3696487b6917cb76dc0b (from https://pypi.python.org/simple/scif/), version: 0.0.52 Found link https://pypi.python.org/packages/9e/ad/c46f0bb5f51e2ad6995c038de17ca52955ce8b114f5553b42dcb79429e04/scif-0.0.5.tar.gz#md5=2261683fad4942953681244aa8888541 (from https://pypi.python.org/simple/scif/), version: 0.0.5 Found link https://pypi.python.org/packages/d8/2e/98a2f60c99d2c5492867f51b16fc0c0688aa16b40393b8cb97efaf500d07/scif-0.0.3.tar.gz#md5=9caca1211c3df4e984f44cfedf465741 (from https://pypi.python.org/simple/scif/), version: 0.0.3 Found link https://pypi.python.org/packages/ff/a1/7ab1934e1b8648e9dea7c238819f4eb6bfb71174c5adb10a0ccc915e0cfd/scif-0.0.4.tar.gz#md5=e4221fd65b8e4b3034c09904e15f732b (from https://pypi.python.org/simple/scif/), version: 0.0.4 Using version 0.0.52 (newest of versions: 0.0.52) Downloading scif-0.0.52.tar.gz (44kB) Downloading from URL https://pypi.python.org/packages/9d/e1/178f751eab5c30679f6e2fc673dcfa66a9433d20e8f91cc2b7c3e0897e6d/scif-0.0.52.tar.gz#md5=1c976c8fde4e3696487b6917cb76dc0b (from https://pypi.python.org/simple/scif/) Running setup.py (path:/tmp/pip-build-s0sedqsl/scif/setup.py) egg_info for package scif Running command python setup.py egg_info running egg_info creating pip-egg-info/scif.egg-info writing top-level names to pip-egg-info/scif.egg-info/top_level.txt writing pip-egg-info/scif.egg-info/PKG-INFO writing dependency_links to pip-egg-info/scif.egg-info/dependency_links.txt writing requirements to pip-egg-info/scif.egg-info/requires.txt writing entry points to pip-egg-info/scif.egg-info/entry_points.txt writing manifest file 'pip-egg-info/scif.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'scif' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*.img' found anywhere in distribution warning: no previously-included files matching 'OLD-scif/*' found anywhere in distribution warning: no previously-included files matching '*.simg' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'pip-egg-info/scif.egg-info/SOURCES.txt' Source in /tmp/pip-build-s0sedqsl/scif has version 0.0.52, which satisfies requirement scif==0.0.52 from https://pypi.python.org/packages/9d/e1/178f751eab5c30679f6e2fc673dcfa66a9433d20e8f91cc2b7c3e0897e6d/scif-0.0.52.tar.gz#md5=1c976c8fde4e3696487b6917cb76dc0b Building wheels for collected packages: scif Running setup.py bdist_wheel for scif: started Destination directory: /tmp/tmpgmxxq33tpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-s0sedqsl/scif/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/tmpgmxxq33tpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/scif copying scif/defaults.py -> build/lib/scif copying scif/version.py -> build/lib/scif copying scif/__init__.py -> build/lib/scif creating build/lib/scif/client copying scif/client/inspect.py -> build/lib/scif/client copying scif/client/shell.py -> build/lib/scif/client copying scif/client/list.py -> build/lib/scif/client copying scif/client/pyshell.py -> build/lib/scif/client copying scif/client/install.py -> build/lib/scif/client copying scif/client/run.py -> build/lib/scif/client copying scif/client/utils.py -> build/lib/scif/client copying scif/client/exec.py -> build/lib/scif/client copying scif/client/help.py -> build/lib/scif/client copying scif/client/__init__.py -> build/lib/scif/client copying scif/client/dump.py -> build/lib/scif/client copying scif/client/preview.py -> build/lib/scif/client creating build/lib/scif/utils copying scif/utils/__init__.py -> build/lib/scif/utils copying scif/utils/fileio.py -> build/lib/scif/utils copying scif/utils/terminal.py -> build/lib/scif/utils creating build/lib/scif/main copying scif/main/base.py -> build/lib/scif/main copying scif/main/setup.py -> build/lib/scif/main copying scif/main/install.py -> build/lib/scif/main copying scif/main/__init__.py -> build/lib/scif/main copying scif/main/commands.py -> build/lib/scif/main copying scif/main/helpers.py -> build/lib/scif/main copying scif/main/parser.py -> build/lib/scif/main copying scif/main/preview.py -> build/lib/scif/main copying scif/main/environment.py -> build/lib/scif/main copying scif/main/apps.py -> build/lib/scif/main creating build/lib/scif/actions copying scif/actions/models.py -> build/lib/scif/actions copying scif/actions/__init__.py -> build/lib/scif/actions copying scif/actions/write.py -> build/lib/scif/actions copying scif/actions/environment.py -> build/lib/scif/actions creating build/lib/scif/logger copying scif/logger/message.py -> build/lib/scif/logger copying scif/logger/__init__.py -> build/lib/scif/logger copying scif/logger/spinner.py -> build/lib/scif/logger copying scif/logger/progress.py -> build/lib/scif/logger running egg_info writing entry points to scif.egg-info/entry_points.txt writing requirements to scif.egg-info/requires.txt writing scif.egg-info/PKG-INFO writing dependency_links to scif.egg-info/dependency_links.txt writing top-level names to scif.egg-info/top_level.txt reading manifest file 'scif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'scif' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*.img' found anywhere in distribution warning: no previously-included files matching 'OLD-scif/*' found anywhere in distribution warning: no previously-included files matching '*.simg' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'scif.egg-info/SOURCES.txt' creating build/lib/scif/actions/OLD copying scif/actions/OLD/filesystem.py -> build/lib/scif/actions/OLD copying scif/actions/OLD/relational.py -> build/lib/scif/actions/OLD 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/scif creating build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/inspect.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/shell.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/list.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/pyshell.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/install.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/run.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/utils.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/exec.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/help.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/__init__.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/dump.py -> build/bdist.linux-armv7l/wheel/scif/client copying build/lib/scif/client/preview.py -> build/bdist.linux-armv7l/wheel/scif/client creating build/bdist.linux-armv7l/wheel/scif/utils copying build/lib/scif/utils/__init__.py -> build/bdist.linux-armv7l/wheel/scif/utils copying build/lib/scif/utils/fileio.py -> build/bdist.linux-armv7l/wheel/scif/utils copying build/lib/scif/utils/terminal.py -> build/bdist.linux-armv7l/wheel/scif/utils creating build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/base.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/setup.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/install.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/__init__.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/commands.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/helpers.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/parser.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/preview.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/environment.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/main/apps.py -> build/bdist.linux-armv7l/wheel/scif/main copying build/lib/scif/defaults.py -> build/bdist.linux-armv7l/wheel/scif copying build/lib/scif/version.py -> build/bdist.linux-armv7l/wheel/scif copying build/lib/scif/__init__.py -> build/bdist.linux-armv7l/wheel/scif creating build/bdist.linux-armv7l/wheel/scif/actions copying build/lib/scif/actions/models.py -> build/bdist.linux-armv7l/wheel/scif/actions copying build/lib/scif/actions/__init__.py -> build/bdist.linux-armv7l/wheel/scif/actions creating build/bdist.linux-armv7l/wheel/scif/actions/OLD copying build/lib/scif/actions/OLD/filesystem.py -> build/bdist.linux-armv7l/wheel/scif/actions/OLD copying build/lib/scif/actions/OLD/relational.py -> build/bdist.linux-armv7l/wheel/scif/actions/OLD copying build/lib/scif/actions/write.py -> build/bdist.linux-armv7l/wheel/scif/actions copying build/lib/scif/actions/environment.py -> build/bdist.linux-armv7l/wheel/scif/actions creating build/bdist.linux-armv7l/wheel/scif/logger copying build/lib/scif/logger/message.py -> build/bdist.linux-armv7l/wheel/scif/logger copying build/lib/scif/logger/__init__.py -> build/bdist.linux-armv7l/wheel/scif/logger copying build/lib/scif/logger/spinner.py -> build/bdist.linux-armv7l/wheel/scif/logger copying build/lib/scif/logger/progress.py -> build/bdist.linux-armv7l/wheel/scif/logger running install_egg_info Copying scif.egg-info to build/bdist.linux-armv7l/wheel/scif-0.0.52-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scif-0.0.52.dist-info/WHEEL Running setup.py bdist_wheel for scif: finished with status 'done' Stored in directory: /tmp/tmp4ohz4z75 Successfully built scif Cleaning up... Removing source in /tmp/pip-build-s0sedqsl/scif