Created temporary directory: /tmp/pip-ephem-wheel-cache-e_93c8xp Created temporary directory: /tmp/pip-req-tracker-11ldge6v Created requirements tracker '/tmp/pip-req-tracker-11ldge6v' Created temporary directory: /tmp/pip-wheel-76_tfugn Collecting gamble==0.0.5 1 location(s) to search for versions of gamble: * https://pypi.org/simple/gamble/ Getting page https://pypi.org/simple/gamble/ Analyzing links from page https://pypi.org/simple/gamble/ Found link https://files.pythonhosted.org/packages/10/84/a58b8e4ac7b064ad8997ba98264bd2a5434ccbce87e3753f977e6e8cc81a/gamble-0.0.4.tar.gz#sha256=c0d637dfa3db369ebe4639820520a927f76986a14652c6038b5f8592f89a723d (from https://pypi.org/simple/gamble/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/37/2f/181768e20c24ac8a8927859104d222c7387abc4f56caa735a0559818f599/gamble-0.0.5.tar.gz#sha256=245fc013e862a63c0e2e1b7e85996b3a97e4a342ac9d20e2e16d926fc522d437 (from https://pypi.org/simple/gamble/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-q830fdhi Downloading https://files.pythonhosted.org/packages/37/2f/181768e20c24ac8a8927859104d222c7387abc4f56caa735a0559818f599/gamble-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/37/2f/181768e20c24ac8a8927859104d222c7387abc4f56caa735a0559818f599/gamble-0.0.5.tar.gz#sha256=245fc013e862a63c0e2e1b7e85996b3a97e4a342ac9d20e2e16d926fc522d437 (from https://pypi.org/simple/gamble/) Added gamble==0.0.5 from https://files.pythonhosted.org/packages/37/2f/181768e20c24ac8a8927859104d222c7387abc4f56caa735a0559818f599/gamble-0.0.5.tar.gz#sha256=245fc013e862a63c0e2e1b7e85996b3a97e4a342ac9d20e2e16d926fc522d437 to build tracker '/tmp/pip-req-tracker-11ldge6v' Running setup.py (path:/tmp/pip-wheel-76_tfugn/gamble/setup.py) egg_info for package gamble Running command python setup.py egg_info running egg_info creating pip-egg-info/gamble.egg-info writing top-level names to pip-egg-info/gamble.egg-info/top_level.txt writing pip-egg-info/gamble.egg-info/PKG-INFO writing dependency_links to pip-egg-info/gamble.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/gamble.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gamble.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gamble.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-76_tfugn/gamble has version 0.0.5, which satisfies requirement gamble==0.0.5 from https://files.pythonhosted.org/packages/37/2f/181768e20c24ac8a8927859104d222c7387abc4f56caa735a0559818f599/gamble-0.0.5.tar.gz#sha256=245fc013e862a63c0e2e1b7e85996b3a97e4a342ac9d20e2e16d926fc522d437 Removed gamble==0.0.5 from https://files.pythonhosted.org/packages/37/2f/181768e20c24ac8a8927859104d222c7387abc4f56caa735a0559818f599/gamble-0.0.5.tar.gz#sha256=245fc013e862a63c0e2e1b7e85996b3a97e4a342ac9d20e2e16d926fc522d437 from build tracker '/tmp/pip-req-tracker-11ldge6v' Building wheels for collected packages: gamble Created temporary directory: /tmp/pip-wheel-4sxmujhq Running setup.py bdist_wheel for gamble: started Destination directory: /tmp/pip-wheel-4sxmujhq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-76_tfugn/gamble/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-4sxmujhq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/gamble copying gamble/__init__.py -> build/lib/gamble creating build/lib/tests/models copying tests/models/test_dice.py -> build/lib/tests/models copying tests/models/__init__.py -> build/lib/tests/models copying tests/models/test_cards.py -> build/lib/tests/models creating build/lib/gamble/models copying gamble/models/cards.py -> build/lib/gamble/models copying gamble/models/__init__.py -> build/lib/gamble/models copying gamble/models/dice.py -> build/lib/gamble/models 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/tests creating build/bdist.linux-armv7l/wheel/tests/models copying build/lib/tests/models/test_dice.py -> build/bdist.linux-armv7l/wheel/tests/models copying build/lib/tests/models/__init__.py -> build/bdist.linux-armv7l/wheel/tests/models copying build/lib/tests/models/test_cards.py -> build/bdist.linux-armv7l/wheel/tests/models copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/gamble creating build/bdist.linux-armv7l/wheel/gamble/models copying build/lib/gamble/models/cards.py -> build/bdist.linux-armv7l/wheel/gamble/models copying build/lib/gamble/models/__init__.py -> build/bdist.linux-armv7l/wheel/gamble/models copying build/lib/gamble/models/dice.py -> build/bdist.linux-armv7l/wheel/gamble/models copying build/lib/gamble/__init__.py -> build/bdist.linux-armv7l/wheel/gamble running install_egg_info running egg_info writing gamble.egg-info/PKG-INFO writing top-level names to gamble.egg-info/top_level.txt writing dependency_links to gamble.egg-info/dependency_links.txt reading manifest file 'gamble.egg-info/SOURCES.txt' writing manifest file 'gamble.egg-info/SOURCES.txt' Copying gamble.egg-info to build/bdist.linux-armv7l/wheel/gamble-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gamble-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-4sxmujhq/gamble-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gamble/__init__.py' adding 'gamble/models/__init__.py' adding 'gamble/models/cards.py' adding 'gamble/models/dice.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/models/__init__.py' adding 'tests/models/test_cards.py' adding 'tests/models/test_dice.py' adding 'gamble-0.0.5.dist-info/METADATA' adding 'gamble-0.0.5.dist-info/WHEEL' adding 'gamble-0.0.5.dist-info/top_level.txt' adding 'gamble-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gamble: finished with status 'done' Stored in directory: /tmp/tmpcii3ez79 Successfully built gamble Cleaning up... Removing source in /tmp/pip-wheel-76_tfugn/gamble Removed build tracker '/tmp/pip-req-tracker-11ldge6v'