Created temporary directory: /tmp/pip-ephem-wheel-cache-3t_nobhc Created temporary directory: /tmp/pip-req-tracker-pai81mgl Created requirements tracker '/tmp/pip-req-tracker-pai81mgl' Created temporary directory: /tmp/pip-wheel-emrww7jp Collecting anthill-game-controller==0.2.7 1 location(s) to search for versions of anthill-game-controller: * https://pypi.org/simple/anthill-game-controller/ Getting page https://pypi.org/simple/anthill-game-controller/ Analyzing links from page https://pypi.org/simple/anthill-game-controller/ Found link https://files.pythonhosted.org/packages/74/2e/aba023e4af412c2f8d3de379f2c99e43c6dbd52c7129922f5dd8133c215c/anthill-game-controller-0.2.5.tar.gz#sha256=a9213a0f60dcc2453b8720eac93e0a2da2d2ff5bda3de6d917cdb751d8eb584e (from https://pypi.org/simple/anthill-game-controller/), version: 0.2.5 Found link https://files.pythonhosted.org/packages/97/30/b07f7ad4f913011b31f588eabb9a7eb84ceffc8b867efdd3ce08a740732e/anthill-game-controller-0.2.6.tar.gz#sha256=61a70abf7663cf2630581c15881ac8d92a3b956c12bc1028e922c55af558455c (from https://pypi.org/simple/anthill-game-controller/), version: 0.2.6 Found link https://files.pythonhosted.org/packages/93/e2/88925583fddafa0aba2a16ef6e9a6e46c79a770b294348c762a5e0b57c30/anthill-game-controller-0.2.7.tar.gz#sha256=6aea6c66c342871fdb68c9d0d20d61f62a419f590f19560973ed6a9880a01394 (from https://pypi.org/simple/anthill-game-controller/), version: 0.2.7 Using version 0.2.7 (newest of versions: 0.2.7) Created temporary directory: /tmp/pip-unpack-shrkmnd8 Downloading https://files.pythonhosted.org/packages/93/e2/88925583fddafa0aba2a16ef6e9a6e46c79a770b294348c762a5e0b57c30/anthill-game-controller-0.2.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/93/e2/88925583fddafa0aba2a16ef6e9a6e46c79a770b294348c762a5e0b57c30/anthill-game-controller-0.2.7.tar.gz#sha256=6aea6c66c342871fdb68c9d0d20d61f62a419f590f19560973ed6a9880a01394 (from https://pypi.org/simple/anthill-game-controller/) Added anthill-game-controller==0.2.7 from https://files.pythonhosted.org/packages/93/e2/88925583fddafa0aba2a16ef6e9a6e46c79a770b294348c762a5e0b57c30/anthill-game-controller-0.2.7.tar.gz#sha256=6aea6c66c342871fdb68c9d0d20d61f62a419f590f19560973ed6a9880a01394 to build tracker '/tmp/pip-req-tracker-pai81mgl' Running setup.py (path:/tmp/pip-wheel-emrww7jp/anthill-game-controller/setup.py) egg_info for package anthill-game-controller Running command python setup.py egg_info running egg_info creating pip-egg-info/anthill_game_controller.egg-info writing namespace_packages to pip-egg-info/anthill_game_controller.egg-info/namespace_packages.txt writing pip-egg-info/anthill_game_controller.egg-info/PKG-INFO writing requirements to pip-egg-info/anthill_game_controller.egg-info/requires.txt writing top-level names to pip-egg-info/anthill_game_controller.egg-info/top_level.txt writing dependency_links to pip-egg-info/anthill_game_controller.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/anthill_game_controller.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/anthill_game_controller.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/game/controller/sql' warning: no directories found matching 'anthill/game/controller/static' writing manifest file 'pip-egg-info/anthill_game_controller.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-emrww7jp/anthill-game-controller has version 0.2.7, which satisfies requirement anthill-game-controller==0.2.7 from https://files.pythonhosted.org/packages/93/e2/88925583fddafa0aba2a16ef6e9a6e46c79a770b294348c762a5e0b57c30/anthill-game-controller-0.2.7.tar.gz#sha256=6aea6c66c342871fdb68c9d0d20d61f62a419f590f19560973ed6a9880a01394 Removed anthill-game-controller==0.2.7 from https://files.pythonhosted.org/packages/93/e2/88925583fddafa0aba2a16ef6e9a6e46c79a770b294348c762a5e0b57c30/anthill-game-controller-0.2.7.tar.gz#sha256=6aea6c66c342871fdb68c9d0d20d61f62a419f590f19560973ed6a9880a01394 from build tracker '/tmp/pip-req-tracker-pai81mgl' Building wheels for collected packages: anthill-game-controller Created temporary directory: /tmp/pip-wheel-t68b9a9i Running setup.py bdist_wheel for anthill-game-controller: started Destination directory: /tmp/pip-wheel-t68b9a9i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-emrww7jp/anthill-game-controller/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-t68b9a9i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anthill creating build/lib/anthill/game copying anthill/game/__init__.py -> build/lib/anthill/game creating build/lib/anthill/game/controller copying anthill/game/controller/options.py -> build/lib/anthill/game/controller copying anthill/game/controller/__init__.py -> build/lib/anthill/game/controller copying anthill/game/controller/server.py -> build/lib/anthill/game/controller creating build/lib/anthill/game/controller/model copying anthill/game/controller/model/controller.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/heartbeat.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/debug.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/master.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/__init__.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/delivery.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/gameserver.py -> build/lib/anthill/game/controller/model copying anthill/game/controller/model/msg.py -> build/lib/anthill/game/controller/model running egg_info writing dependency_links to anthill_game_controller.egg-info/dependency_links.txt writing top-level names to anthill_game_controller.egg-info/top_level.txt writing anthill_game_controller.egg-info/PKG-INFO writing namespace_packages to anthill_game_controller.egg-info/namespace_packages.txt writing requirements to anthill_game_controller.egg-info/requires.txt reading manifest file 'anthill_game_controller.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/game/controller/sql' warning: no directories found matching 'anthill/game/controller/static' writing manifest file 'anthill_game_controller.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib copying anthill/game/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/game copying anthill/game/controller/options.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller copying anthill/game/controller/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller copying anthill/game/controller/server.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller copying anthill/game/controller/model/controller.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/heartbeat.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/debug.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/master.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/delivery.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/gameserver.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model copying anthill/game/controller/model/msg.py -> build/bdist.linux-armv7l/wheel/anthill/game/controller/model running install_egg_info Copying anthill_game_controller.egg-info to build/bdist.linux-armv7l/wheel/anthill_game_controller-0.2.7-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/anthill_game_controller-0.2.7-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/anthill_game_controller-0.2.7.dist-info/WHEEL creating '/tmp/pip-wheel-t68b9a9i/anthill_game_controller-0.2.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'anthill_game_controller-0.2.7-py3.4-nspkg.pth' adding 'anthill/game/__init__.py' adding 'anthill/game/controller/__init__.py' adding 'anthill/game/controller/options.py' adding 'anthill/game/controller/server.py' adding 'anthill/game/controller/model/__init__.py' adding 'anthill/game/controller/model/controller.py' adding 'anthill/game/controller/model/debug.py' adding 'anthill/game/controller/model/delivery.py' adding 'anthill/game/controller/model/gameserver.py' adding 'anthill/game/controller/model/heartbeat.py' adding 'anthill/game/controller/model/master.py' adding 'anthill/game/controller/model/msg.py' adding 'anthill_game_controller-0.2.7.dist-info/METADATA' adding 'anthill_game_controller-0.2.7.dist-info/WHEEL' adding 'anthill_game_controller-0.2.7.dist-info/namespace_packages.txt' adding 'anthill_game_controller-0.2.7.dist-info/top_level.txt' adding 'anthill_game_controller-0.2.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for anthill-game-controller: finished with status 'done' Stored in directory: /tmp/tmprk9ttjme Successfully built anthill-game-controller Cleaning up... Removing source in /tmp/pip-wheel-emrww7jp/anthill-game-controller Removed build tracker '/tmp/pip-req-tracker-pai81mgl'