Created temporary directory: /tmp/pip-ephem-wheel-cache-pwh2i__b Created temporary directory: /tmp/pip-req-tracker-9ru_x1m4 Created requirements tracker '/tmp/pip-req-tracker-9ru_x1m4' Created temporary directory: /tmp/pip-wheel-v4h9shtb Looking in indexes: https://pypi.python.org/simple Collecting c3s-sm==0.1 1 location(s) to search for versions of c3s-sm: * https://pypi.python.org/simple/c3s-sm/ Getting page https://pypi.python.org/simple/c3s-sm/ Analyzing links from page https://pypi.org/simple/c3s-sm/ Found link https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz#sha256=1f6c28e84508053bd72a73411517de8d2a207e896abe9252170e844f023ad2fb (from https://pypi.org/simple/c3s-sm/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-t24jl9wa Downloading https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz (380kB) Downloading from URL https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz#sha256=1f6c28e84508053bd72a73411517de8d2a207e896abe9252170e844f023ad2fb (from https://pypi.org/simple/c3s-sm/) Added c3s-sm==0.1 from https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz#sha256=1f6c28e84508053bd72a73411517de8d2a207e896abe9252170e844f023ad2fb to build tracker '/tmp/pip-req-tracker-9ru_x1m4' Running setup.py (path:/tmp/pip-wheel-v4h9shtb/c3s-sm/setup.py) egg_info for package c3s-sm Running command python setup.py egg_info running egg_info creating pip-egg-info/c3s_sm.egg-info writing requirements to pip-egg-info/c3s_sm.egg-info/requires.txt writing pip-egg-info/c3s_sm.egg-info/PKG-INFO writing dependency_links to pip-egg-info/c3s_sm.egg-info/dependency_links.txt writing top-level names to pip-egg-info/c3s_sm.egg-info/top_level.txt writing entry points to pip-egg-info/c3s_sm.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/c3s_sm.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/c3s_sm.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v4h9shtb/c3s-sm has version 0.1, which satisfies requirement c3s-sm==0.1 from https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz#sha256=1f6c28e84508053bd72a73411517de8d2a207e896abe9252170e844f023ad2fb Removed c3s-sm==0.1 from https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz#sha256=1f6c28e84508053bd72a73411517de8d2a207e896abe9252170e844f023ad2fb from build tracker '/tmp/pip-req-tracker-9ru_x1m4' Building wheels for collected packages: c3s-sm Created temporary directory: /tmp/pip-wheel-gouljclz Running setup.py bdist_wheel for c3s-sm: started Destination directory: /tmp/pip-wheel-gouljclz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v4h9shtb/c3s-sm/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-gouljclz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/c3s_sm copying c3s_sm/metadata.py -> build/lib/c3s_sm copying c3s_sm/interface.py -> build/lib/c3s_sm copying c3s_sm/__init__.py -> build/lib/c3s_sm copying c3s_sm/reshuffle.py -> build/lib/c3s_sm copying c3s_sm/grid.py -> build/lib/c3s_sm running egg_info writing top-level names to c3s_sm.egg-info/top_level.txt writing c3s_sm.egg-info/PKG-INFO writing dependency_links to c3s_sm.egg-info/dependency_links.txt writing requirements to c3s_sm.egg-info/requires.txt writing entry points to c3s_sm.egg-info/entry_points.txt [pbr] Reusing existing 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/c3s_sm copying build/lib/c3s_sm/metadata.py -> build/bdist.linux-armv7l/wheel/c3s_sm copying build/lib/c3s_sm/interface.py -> build/bdist.linux-armv7l/wheel/c3s_sm copying build/lib/c3s_sm/__init__.py -> build/bdist.linux-armv7l/wheel/c3s_sm copying build/lib/c3s_sm/reshuffle.py -> build/bdist.linux-armv7l/wheel/c3s_sm copying build/lib/c3s_sm/grid.py -> build/bdist.linux-armv7l/wheel/c3s_sm running install_egg_info Copying c3s_sm.egg-info to build/bdist.linux-armv7l/wheel/c3s_sm-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/c3s_sm-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-gouljclz/c3s_sm-0.1-py2.py3-none-any.whl' and adding '.' to it adding 'c3s_sm/__init__.py' adding 'c3s_sm/grid.py' adding 'c3s_sm/interface.py' adding 'c3s_sm/metadata.py' adding 'c3s_sm/reshuffle.py' adding 'c3s_sm-0.1.dist-info/entry_points.txt' adding 'c3s_sm-0.1.dist-info/top_level.txt' adding 'c3s_sm-0.1.dist-info/WHEEL' adding 'c3s_sm-0.1.dist-info/METADATA' adding 'c3s_sm-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for c3s-sm: finished with status 'done' Stored in directory: /tmp/tmpudnfrc9t Successfully built c3s-sm Cleaning up... Removing source in /tmp/pip-wheel-v4h9shtb/c3s-sm Removed build tracker '/tmp/pip-req-tracker-9ru_x1m4'