Created temporary directory: /tmp/pip-ephem-wheel-cache-6yzx3utm Created temporary directory: /tmp/pip-wheel-4rkdqg9z Looking in indexes: https://pypi.python.org/simple Collecting gamechain==0.0.2.1 1 location(s) to search for versions of gamechain: * https://pypi.python.org/simple/gamechain/ Getting page https://pypi.python.org/simple/gamechain/ Analyzing links from page https://pypi.org/simple/gamechain/ Found link https://files.pythonhosted.org/packages/0a/ab/3d3cbbbd55c3efe37b04538a2c29e9b01a80ee053497189fb06e97b064bc/gamechain-0.0.1-py3-none-any.whl#sha256=9e981699d66bea7cd08ab7c186140f6b38ec4f148b333b0fbab7e9651f925809 (from https://pypi.org/simple/gamechain/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/db/6b/88e29bd36bb906296527588e971c65ffdb521db1c369cc23e2f530d431f0/gamechain-0.0.1.tar.gz#sha256=99468d59b5e68a28b2c1bb290666f5ac0381162820f513b4ad016a3577847b8e (from https://pypi.org/simple/gamechain/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/09/8f/ff0c8e7142c9829fc6d1aae4b53a31c88195e911c2b2ba287f95695c3683/gamechain-0.0.2-py3-none-any.whl#sha256=6c56900d887af417a56bc6f2ebb0cd795d6b9d8ed6dc25ccbe80a74fcf800df6 (from https://pypi.org/simple/gamechain/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/95/2a/fe381451193968d68565c06527e59e739399d557ed2f2edd3d6c2f18b272/gamechain-0.0.2.tar.gz#sha256=7d9bce85f8a86c084cd21b7871415a92f866b653c38ae75e9ada6d021ef12c9c (from https://pypi.org/simple/gamechain/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/11/47/d618d9e03720ccd6f99e01de386180823ad373a37c72a52fe4f0261df46f/gamechain-0.0.2.1.tar.gz#sha256=b549a89fae901fca5c313abd99ce9fcb0113b199e11ac4dcff9acacaf9ee6524 (from https://pypi.org/simple/gamechain/), version: 0.0.2.1 Using version 0.0.2.1 (newest of versions: 0.0.2.1) Created temporary directory: /tmp/pip-unpack-om7soo7b Downloading https://files.pythonhosted.org/packages/11/47/d618d9e03720ccd6f99e01de386180823ad373a37c72a52fe4f0261df46f/gamechain-0.0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/11/47/d618d9e03720ccd6f99e01de386180823ad373a37c72a52fe4f0261df46f/gamechain-0.0.2.1.tar.gz#sha256=b549a89fae901fca5c313abd99ce9fcb0113b199e11ac4dcff9acacaf9ee6524 (from https://pypi.org/simple/gamechain/) Running setup.py (path:/tmp/pip-wheel-4rkdqg9z/gamechain/setup.py) egg_info for package gamechain Running command python setup.py egg_info running egg_info creating pip-egg-info/gamechain.egg-info writing top-level names to pip-egg-info/gamechain.egg-info/top_level.txt writing requirements to pip-egg-info/gamechain.egg-info/requires.txt writing dependency_links to pip-egg-info/gamechain.egg-info/dependency_links.txt writing pip-egg-info/gamechain.egg-info/PKG-INFO writing manifest file 'pip-egg-info/gamechain.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/gamechain.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gamechain.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4rkdqg9z/gamechain has version 0.0.2.1, which satisfies requirement gamechain==0.0.2.1 from https://files.pythonhosted.org/packages/11/47/d618d9e03720ccd6f99e01de386180823ad373a37c72a52fe4f0261df46f/gamechain-0.0.2.1.tar.gz#sha256=b549a89fae901fca5c313abd99ce9fcb0113b199e11ac4dcff9acacaf9ee6524 Building wheels for collected packages: gamechain Created temporary directory: /tmp/pip-wheel-b8rcd36j Running setup.py bdist_wheel for gamechain: started Destination directory: /tmp/pip-wheel-b8rcd36j Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4rkdqg9z/gamechain/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-b8rcd36j /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gamechain copying gamechain/gamechain.py -> build/lib/gamechain copying gamechain/gc_engine.py -> build/lib/gamechain copying gamechain/gc_message.py -> build/lib/gamechain copying gamechain/games.py -> build/lib/gamechain copying gamechain/gc_parser.py -> build/lib/gamechain copying gamechain/gc_state.py -> build/lib/gamechain copying gamechain/__init__.py -> build/lib/gamechain copying gamechain/gc_message_builder.py -> build/lib/gamechain 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/gamechain copying build/lib/gamechain/gamechain.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/gc_engine.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/gc_message.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/games.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/gc_parser.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/gc_state.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/__init__.py -> build/bdist.linux-armv7l/wheel/gamechain copying build/lib/gamechain/gc_message_builder.py -> build/bdist.linux-armv7l/wheel/gamechain running install_egg_info running egg_info writing gamechain.egg-info/PKG-INFO writing dependency_links to gamechain.egg-info/dependency_links.txt writing top-level names to gamechain.egg-info/top_level.txt writing requirements to gamechain.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'gamechain.egg-info/SOURCES.txt' writing manifest file 'gamechain.egg-info/SOURCES.txt' Copying gamechain.egg-info to build/bdist.linux-armv7l/wheel/gamechain-0.0.2.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gamechain-0.0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-b8rcd36j/gamechain-0.0.2.1-py3-none-any.whl' and adding '.' to it adding 'gamechain/__init__.py' adding 'gamechain/gamechain.py' adding 'gamechain/games.py' adding 'gamechain/gc_engine.py' adding 'gamechain/gc_message.py' adding 'gamechain/gc_message_builder.py' adding 'gamechain/gc_parser.py' adding 'gamechain/gc_state.py' adding 'gamechain-0.0.2.1.dist-info/top_level.txt' adding 'gamechain-0.0.2.1.dist-info/WHEEL' adding 'gamechain-0.0.2.1.dist-info/METADATA' adding 'gamechain-0.0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gamechain: finished with status 'done' Stored in directory: /tmp/tmp530nkwp4 Successfully built gamechain Cleaning up... Removing source in /tmp/pip-wheel-4rkdqg9z/gamechain