Collecting chillin-server==1.0.1 1 location(s) to search for versions of chillin-server: * https://pypi.python.org/simple/chillin-server/ Getting page https://pypi.python.org/simple/chillin-server/ Analyzing links from page https://pypi.python.org/simple/chillin-server/ Found link https://pypi.python.org/packages/44/11/7c2b64848a6f4b4f911a1d41a76a08548336007dd5bfc2e4465b68c9f619/chillin_server-1.1.0-py2.py3-none-any.tar.gz#md5=51d9db554cc29823a28932ae61f9a251 (from https://pypi.python.org/simple/chillin-server/), version: 1.1.0-py2.py3-none-any Found link https://pypi.python.org/packages/5d/9f/31398f2597b14f8a19eb8b55a8f1e2fc9da722823e428c64e95f08473a6d/chillin_server-1.1.0-py2.py3-none-any.whl#md5=3af49d2d77aed294a3ac258d840e8ea0 (from https://pypi.python.org/simple/chillin-server/), version: 1.1.0 Found link https://pypi.python.org/packages/70/f2/7ff8eb7f6291211546c53bbb3f17e4c1af78cf80275abf6821fd1a1f1e19/chillin-server-1.1.1.tar.gz#md5=5f30662b12732ee1290c8cea6ad4037f (from https://pypi.python.org/simple/chillin-server/), version: 1.1.1 Found link https://pypi.python.org/packages/c6/8a/adf817d858c0fd22dc676227137747886d5d9384982bdcaa265173a7d1d3/chillin_server-1.0.0-py2.py3-none-any.whl#md5=7ce73021d08a8952007bd1c25fa30ce7 (from https://pypi.python.org/simple/chillin-server/), version: 1.0.0 Found link https://pypi.python.org/packages/cb/b8/51a8fdb7835b66cdee66e7cace0177005e08fd0b617b1955e1d0196aab9b/chillin-server-1.2.1.tar.gz#md5=a96a588d6c8e36d2a3515c7fab6110fe (from https://pypi.python.org/simple/chillin-server/), version: 1.2.1 Found link https://pypi.python.org/packages/d0/8e/13581a45fc3421cf8628ce95f8520f76686c33713b0357c729219e4b88b9/chillin-server-1.0.1.tar.gz#md5=47d8f43a4ade5c9671e91964119f2fb5 (from https://pypi.python.org/simple/chillin-server/), version: 1.0.1 Found link https://pypi.python.org/packages/db/a4/f02e19e7c30e4c22ffd8825c3f012015bfe206f9c06567b3de058c014e73/chillin_server-1.0.0-py2.py3-none-any.tar.gz#md5=3bb9b77d5982c89467fb9d3d802a8bd4 (from https://pypi.python.org/simple/chillin-server/), version: 1.0.0-py2.py3-none-any Found link https://pypi.python.org/packages/fa/7b/0e306d525c95c7903f35130a95cf00ca0d103c1e57588970f8fa846ada02/chillin-server-1.2.0.tar.gz#md5=ac366eb8fefc9e74615dcc5d77be5829 (from https://pypi.python.org/simple/chillin-server/), version: 1.2.0 Using version 1.0.1 (newest of versions: 1.0.1) Downloading chillin-server-1.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/d0/8e/13581a45fc3421cf8628ce95f8520f76686c33713b0357c729219e4b88b9/chillin-server-1.0.1.tar.gz#md5=47d8f43a4ade5c9671e91964119f2fb5 (from https://pypi.python.org/simple/chillin-server/) Running setup.py (path:/tmp/pip-build-xs224uzb/chillin-server/setup.py) egg_info for package chillin-server Running command python setup.py egg_info running egg_info creating pip-egg-info/chillin_server.egg-info writing dependency_links to pip-egg-info/chillin_server.egg-info/dependency_links.txt writing top-level names to pip-egg-info/chillin_server.egg-info/top_level.txt writing pip-egg-info/chillin_server.egg-info/PKG-INFO writing requirements to pip-egg-info/chillin_server.egg-info/requires.txt writing manifest file 'pip-egg-info/chillin_server.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/chillin_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'examples/' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/chillin_server.egg-info/SOURCES.txt' Source in /tmp/pip-build-xs224uzb/chillin-server has version 1.0.1, which satisfies requirement chillin-server==1.0.1 from https://pypi.python.org/packages/d0/8e/13581a45fc3421cf8628ce95f8520f76686c33713b0357c729219e4b88b9/chillin-server-1.0.1.tar.gz#md5=47d8f43a4ade5c9671e91964119f2fb5 Building wheels for collected packages: chillin-server Running setup.py bdist_wheel for chillin-server: started Destination directory: /tmp/tmpn09gu0zypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xs224uzb/chillin-server/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/tmpn09gu0zypip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chillin_server copying chillin_server/__init__.py -> build/lib/chillin_server copying chillin_server/config.py -> build/lib/chillin_server creating build/lib/chillin_server/components copying chillin_server/components/game_handlers.py -> build/lib/chillin_server/components copying chillin_server/components/core.py -> build/lib/chillin_server/components copying chillin_server/components/__init__.py -> build/lib/chillin_server/components copying chillin_server/components/protocol.py -> build/lib/chillin_server/components copying chillin_server/components/network.py -> build/lib/chillin_server/components creating build/lib/chillin_server/helpers copying chillin_server/helpers/datetime.py -> build/lib/chillin_server/helpers copying chillin_server/helpers/messages.py -> build/lib/chillin_server/helpers copying chillin_server/helpers/parser.py -> build/lib/chillin_server/helpers copying chillin_server/helpers/singleton.py -> build/lib/chillin_server/helpers copying chillin_server/helpers/__init__.py -> build/lib/chillin_server/helpers copying chillin_server/helpers/master_server.py -> build/lib/chillin_server/helpers copying chillin_server/helpers/auth.py -> build/lib/chillin_server/helpers creating build/lib/chillin_server/gui copying chillin_server/gui/replay.py -> build/lib/chillin_server/gui copying chillin_server/gui/messages.py -> build/lib/chillin_server/gui copying chillin_server/gui/parser.py -> build/lib/chillin_server/gui copying chillin_server/gui/__init__.py -> build/lib/chillin_server/gui copying chillin_server/gui/canvas_elements.py -> build/lib/chillin_server/gui copying chillin_server/gui/canvas.py -> build/lib/chillin_server/gui copying chillin_server/gui/protocol.py -> build/lib/chillin_server/gui copying chillin_server/gui/network.py -> build/lib/chillin_server/gui copying chillin_server/gui/screen.py -> build/lib/chillin_server/gui copying chillin_server/gui/canvas_actions.py -> build/lib/chillin_server/gui creating build/lib/chillin_server/events copying chillin_server/events/game_handlers.py -> build/lib/chillin_server/events copying chillin_server/events/core.py -> build/lib/chillin_server/events copying chillin_server/events/__init__.py -> build/lib/chillin_server/events copying chillin_server/events/protocol.py -> build/lib/chillin_server/events copying chillin_server/events/network.py -> build/lib/chillin_server/events creating build/lib/chillin_server/default_certs copying chillin_server/default_certs/cert.pem -> build/lib/chillin_server/default_certs copying chillin_server/default_certs/key.pem -> build/lib/chillin_server/default_certs 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/chillin_server creating build/bdist.linux-armv7l/wheel/chillin_server/default_certs copying build/lib/chillin_server/default_certs/cert.pem -> build/bdist.linux-armv7l/wheel/chillin_server/default_certs copying build/lib/chillin_server/default_certs/key.pem -> build/bdist.linux-armv7l/wheel/chillin_server/default_certs creating build/bdist.linux-armv7l/wheel/chillin_server/components copying build/lib/chillin_server/components/game_handlers.py -> build/bdist.linux-armv7l/wheel/chillin_server/components copying build/lib/chillin_server/components/core.py -> build/bdist.linux-armv7l/wheel/chillin_server/components copying build/lib/chillin_server/components/__init__.py -> build/bdist.linux-armv7l/wheel/chillin_server/components copying build/lib/chillin_server/components/protocol.py -> build/bdist.linux-armv7l/wheel/chillin_server/components copying build/lib/chillin_server/components/network.py -> build/bdist.linux-armv7l/wheel/chillin_server/components creating build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/datetime.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/messages.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/parser.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/singleton.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/master_server.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers copying build/lib/chillin_server/helpers/auth.py -> build/bdist.linux-armv7l/wheel/chillin_server/helpers creating build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/replay.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/messages.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/parser.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/__init__.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/canvas_elements.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/canvas.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/protocol.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/network.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/screen.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/gui/canvas_actions.py -> build/bdist.linux-armv7l/wheel/chillin_server/gui copying build/lib/chillin_server/__init__.py -> build/bdist.linux-armv7l/wheel/chillin_server creating build/bdist.linux-armv7l/wheel/chillin_server/events copying build/lib/chillin_server/events/game_handlers.py -> build/bdist.linux-armv7l/wheel/chillin_server/events copying build/lib/chillin_server/events/core.py -> build/bdist.linux-armv7l/wheel/chillin_server/events copying build/lib/chillin_server/events/__init__.py -> build/bdist.linux-armv7l/wheel/chillin_server/events copying build/lib/chillin_server/events/protocol.py -> build/bdist.linux-armv7l/wheel/chillin_server/events copying build/lib/chillin_server/events/network.py -> build/bdist.linux-armv7l/wheel/chillin_server/events copying build/lib/chillin_server/config.py -> build/bdist.linux-armv7l/wheel/chillin_server running install_egg_info running egg_info writing dependency_links to chillin_server.egg-info/dependency_links.txt writing requirements to chillin_server.egg-info/requires.txt writing top-level names to chillin_server.egg-info/top_level.txt writing chillin_server.egg-info/PKG-INFO reading manifest file 'chillin_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'examples/' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'chillin_server.egg-info/SOURCES.txt' Copying chillin_server.egg-info to build/bdist.linux-armv7l/wheel/chillin_server-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/chillin_server-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for chillin-server: finished with status 'done' Stored in directory: /tmp/tmpk6_tmuqi Successfully built chillin-server Cleaning up... Removing source in /tmp/pip-build-xs224uzb/chillin-server