Collecting ajedrez-asir==0.1 1 location(s) to search for versions of ajedrez-asir: * https://pypi.python.org/simple/ajedrez-asir/ Getting page https://pypi.python.org/simple/ajedrez-asir/ Analyzing links from page https://pypi.org/simple/ajedrez-asir/ Found link https://files.pythonhosted.org/packages/dc/51/1b9ab600d7c16a6645254b49641fcae396bcc3eecb4166ea1e30534c1bd1/ajedrez-asir-0.1.tar.gz#sha256=d9f5b0009b14df4ff986da836198e1f331e72391284eae2714ad34019565911a (from https://pypi.org/simple/ajedrez-asir/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading https://files.pythonhosted.org/packages/dc/51/1b9ab600d7c16a6645254b49641fcae396bcc3eecb4166ea1e30534c1bd1/ajedrez-asir-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dc/51/1b9ab600d7c16a6645254b49641fcae396bcc3eecb4166ea1e30534c1bd1/ajedrez-asir-0.1.tar.gz#sha256=d9f5b0009b14df4ff986da836198e1f331e72391284eae2714ad34019565911a (from https://pypi.org/simple/ajedrez-asir/) Running setup.py (path:/tmp/pip-build-2vrjtbuy/ajedrez-asir/setup.py) egg_info for package ajedrez-asir Running command python setup.py egg_info running egg_info creating pip-egg-info/ajedrez_asir.egg-info writing top-level names to pip-egg-info/ajedrez_asir.egg-info/top_level.txt writing dependency_links to pip-egg-info/ajedrez_asir.egg-info/dependency_links.txt writing entry points to pip-egg-info/ajedrez_asir.egg-info/entry_points.txt writing pip-egg-info/ajedrez_asir.egg-info/PKG-INFO writing requirements to pip-egg-info/ajedrez_asir.egg-info/requires.txt writing manifest file 'pip-egg-info/ajedrez_asir.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ajedrez_asir.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ajedrez_asir.egg-info/SOURCES.txt' Source in /tmp/pip-build-2vrjtbuy/ajedrez-asir has version 0.1, which satisfies requirement ajedrez-asir==0.1 from https://files.pythonhosted.org/packages/dc/51/1b9ab600d7c16a6645254b49641fcae396bcc3eecb4166ea1e30534c1bd1/ajedrez-asir-0.1.tar.gz#sha256=d9f5b0009b14df4ff986da836198e1f331e72391284eae2714ad34019565911a Building wheels for collected packages: ajedrez-asir Running setup.py bdist_wheel for ajedrez-asir: started Destination directory: /tmp/tmp0_xaafnjpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2vrjtbuy/ajedrez-asir/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/tmp0_xaafnjpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chessasir copying chessasir/game.py -> build/lib/chessasir copying chessasir/server.py -> build/lib/chessasir copying chessasir/__init__.py -> build/lib/chessasir copying chessasir/moves.py -> build/lib/chessasir copying chessasir/player.py -> build/lib/chessasir creating build/lib/chessasir/chess-client copying chessasir/chess-client/main.js -> build/lib/chessasir/chess-client copying chessasir/chess-client/chess.css -> build/lib/chessasir/chess-client copying chessasir/chess-client/chess.js -> build/lib/chessasir/chess-client copying chessasir/chess-client/game.js -> build/lib/chessasir/chess-client copying chessasir/chess-client/widget.js -> build/lib/chessasir/chess-client copying chessasir/chess-client/server.js -> build/lib/chessasir/chess-client copying chessasir/chess-client/index.html -> build/lib/chessasir/chess-client 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/chessasir copying build/lib/chessasir/game.py -> build/bdist.linux-armv7l/wheel/chessasir copying build/lib/chessasir/server.py -> build/bdist.linux-armv7l/wheel/chessasir copying build/lib/chessasir/__init__.py -> build/bdist.linux-armv7l/wheel/chessasir copying build/lib/chessasir/moves.py -> build/bdist.linux-armv7l/wheel/chessasir creating build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/main.js -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/chess.css -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/chess.js -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/game.js -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/widget.js -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/server.js -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/chess-client/index.html -> build/bdist.linux-armv7l/wheel/chessasir/chess-client copying build/lib/chessasir/player.py -> build/bdist.linux-armv7l/wheel/chessasir running install_egg_info running egg_info writing ajedrez_asir.egg-info/PKG-INFO writing dependency_links to ajedrez_asir.egg-info/dependency_links.txt writing requirements to ajedrez_asir.egg-info/requires.txt writing entry points to ajedrez_asir.egg-info/entry_points.txt writing top-level names to ajedrez_asir.egg-info/top_level.txt reading manifest file 'ajedrez_asir.egg-info/SOURCES.txt' writing manifest file 'ajedrez_asir.egg-info/SOURCES.txt' Copying ajedrez_asir.egg-info to build/bdist.linux-armv7l/wheel/ajedrez_asir-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ajedrez_asir-0.1.dist-info/WHEEL Running setup.py bdist_wheel for ajedrez-asir: finished with status 'done' Stored in directory: /tmp/tmp78q4fu30 Successfully built ajedrez-asir Cleaning up... Removing source in /tmp/pip-build-2vrjtbuy/ajedrez-asir