Created temporary directory: /tmp/pip-ephem-wheel-cache-sg5k61fy Created temporary directory: /tmp/pip-req-tracker-pw8zr7ee Created requirements tracker '/tmp/pip-req-tracker-pw8zr7ee' Created temporary directory: /tmp/pip-wheel-fxlxihzf Looking in indexes: https://pypi.python.org/simple Collecting calio-toolbox==v0.0.3 1 location(s) to search for versions of calio-toolbox: * https://pypi.python.org/simple/calio-toolbox/ Getting page https://pypi.python.org/simple/calio-toolbox/ Analyzing links from page https://pypi.org/simple/calio-toolbox/ Found link https://files.pythonhosted.org/packages/91/bb/9de6dde2d9c8416c7db2ea590525f0ec9388b387023ff35393724990f548/calio-toolbox-0.0.1.tar.gz#sha256=ec43644caff5a750d89d9a1810c3cf230c3aa9ee670e2447cb350ce13a7268fd (from https://pypi.org/simple/calio-toolbox/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/92/8a/3063d2751f459464f510d37d4758917432b7bc40bbcff1bed6b4feb3c3a7/calio-toolbox-v0.0.2.tar.gz#sha256=25b395f842f2ff1263c6fa1d6a9251901d40eb3335250fcbfb8a8a584ab493a3 (from https://pypi.org/simple/calio-toolbox/), version: v0.0.2 Found link https://files.pythonhosted.org/packages/28/27/eab8344d950096b0ab4a896216cffe125253576d4b84239c5c86c2f8a2ad/calio-toolbox-v0.0.3.tar.gz#sha256=78aad25a3d70a1fc8ea6efe910f10a33c9555343cde32c40afedf00725e02ddf (from https://pypi.org/simple/calio-toolbox/), version: v0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-bal1o5xj Downloading https://files.pythonhosted.org/packages/28/27/eab8344d950096b0ab4a896216cffe125253576d4b84239c5c86c2f8a2ad/calio-toolbox-v0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/28/27/eab8344d950096b0ab4a896216cffe125253576d4b84239c5c86c2f8a2ad/calio-toolbox-v0.0.3.tar.gz#sha256=78aad25a3d70a1fc8ea6efe910f10a33c9555343cde32c40afedf00725e02ddf (from https://pypi.org/simple/calio-toolbox/) Added calio-toolbox==v0.0.3 from https://files.pythonhosted.org/packages/28/27/eab8344d950096b0ab4a896216cffe125253576d4b84239c5c86c2f8a2ad/calio-toolbox-v0.0.3.tar.gz#sha256=78aad25a3d70a1fc8ea6efe910f10a33c9555343cde32c40afedf00725e02ddf to build tracker '/tmp/pip-req-tracker-pw8zr7ee' Running setup.py (path:/tmp/pip-wheel-fxlxihzf/calio-toolbox/setup.py) egg_info for package calio-toolbox Running command python setup.py egg_info running egg_info creating pip-egg-info/calio_toolbox.egg-info writing pip-egg-info/calio_toolbox.egg-info/PKG-INFO writing dependency_links to pip-egg-info/calio_toolbox.egg-info/dependency_links.txt writing top-level names to pip-egg-info/calio_toolbox.egg-info/top_level.txt writing requirements to pip-egg-info/calio_toolbox.egg-info/requires.txt writing manifest file 'pip-egg-info/calio_toolbox.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/calio_toolbox.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/calio_toolbox.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing 'v0.0.3' to '0.0.3' normalized_version, Source in /tmp/pip-wheel-fxlxihzf/calio-toolbox has version 0.0.3, which satisfies requirement calio-toolbox==v0.0.3 from https://files.pythonhosted.org/packages/28/27/eab8344d950096b0ab4a896216cffe125253576d4b84239c5c86c2f8a2ad/calio-toolbox-v0.0.3.tar.gz#sha256=78aad25a3d70a1fc8ea6efe910f10a33c9555343cde32c40afedf00725e02ddf Removed calio-toolbox==v0.0.3 from https://files.pythonhosted.org/packages/28/27/eab8344d950096b0ab4a896216cffe125253576d4b84239c5c86c2f8a2ad/calio-toolbox-v0.0.3.tar.gz#sha256=78aad25a3d70a1fc8ea6efe910f10a33c9555343cde32c40afedf00725e02ddf from build tracker '/tmp/pip-req-tracker-pw8zr7ee' Building wheels for collected packages: calio-toolbox Created temporary directory: /tmp/pip-wheel-s3y8wz9s Running setup.py bdist_wheel for calio-toolbox: started Destination directory: /tmp/pip-wheel-s3y8wz9s Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fxlxihzf/calio-toolbox/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-s3y8wz9s /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing 'v0.0.3' to '0.0.3' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/toolbox copying toolbox/util.py -> build/lib/toolbox copying toolbox/__init__.py -> build/lib/toolbox copying toolbox/list_test.py -> build/lib/toolbox copying toolbox/elo.py -> build/lib/toolbox copying toolbox/list.py -> build/lib/toolbox running build_scripts creating build/scripts-3.4 copying and adjusting bin/list -> build/scripts-3.4 copying and adjusting bin/elo -> build/scripts-3.4 changing mode of build/scripts-3.4/list from 644 to 755 changing mode of build/scripts-3.4/elo from 644 to 755 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/toolbox copying build/lib/toolbox/util.py -> build/bdist.linux-armv7l/wheel/toolbox copying build/lib/toolbox/__init__.py -> build/bdist.linux-armv7l/wheel/toolbox copying build/lib/toolbox/list_test.py -> build/bdist.linux-armv7l/wheel/toolbox copying build/lib/toolbox/elo.py -> build/bdist.linux-armv7l/wheel/toolbox copying build/lib/toolbox/list.py -> build/bdist.linux-armv7l/wheel/toolbox running install_egg_info running egg_info creating calio_toolbox.egg-info writing calio_toolbox.egg-info/PKG-INFO writing dependency_links to calio_toolbox.egg-info/dependency_links.txt writing top-level names to calio_toolbox.egg-info/top_level.txt writing requirements to calio_toolbox.egg-info/requires.txt writing manifest file 'calio_toolbox.egg-info/SOURCES.txt' reading manifest file 'calio_toolbox.egg-info/SOURCES.txt' writing manifest file 'calio_toolbox.egg-info/SOURCES.txt' Copying calio_toolbox.egg-info to build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.data creating build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.data/scripts copying build/scripts-3.4/elo -> build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.data/scripts copying build/scripts-3.4/list -> build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.data/scripts changing mode of build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.data/scripts/elo to 755 changing mode of build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.data/scripts/list to 755 creating build/bdist.linux-armv7l/wheel/calio_toolbox-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-s3y8wz9s/calio_toolbox-0.0.3-py3-none-any.whl' and adding '.' to it adding 'calio_toolbox-0.0.3.data/scripts/elo' adding 'calio_toolbox-0.0.3.data/scripts/list' adding 'toolbox/__init__.py' adding 'toolbox/elo.py' adding 'toolbox/list.py' adding 'toolbox/list_test.py' adding 'toolbox/util.py' adding 'calio_toolbox-0.0.3.dist-info/top_level.txt' adding 'calio_toolbox-0.0.3.dist-info/WHEEL' adding 'calio_toolbox-0.0.3.dist-info/METADATA' adding 'calio_toolbox-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for calio-toolbox: finished with status 'done' Stored in directory: /tmp/tmpgbwoj7tq Successfully built calio-toolbox Cleaning up... Removing source in /tmp/pip-wheel-fxlxihzf/calio-toolbox Removed build tracker '/tmp/pip-req-tracker-pw8zr7ee'