Created temporary directory: /tmp/pip-ephem-wheel-cache-wmeqloo_ Created temporary directory: /tmp/pip-req-tracker-9qz0yunv Created requirements tracker '/tmp/pip-req-tracker-9qz0yunv' Created temporary directory: /tmp/pip-wheel-_r68n_8q Collecting messenger_client==0.0.1 1 location(s) to search for versions of messenger-client: * https://pypi.org/simple/messenger-client/ Getting page https://pypi.org/simple/messenger-client/ Analyzing links from page https://pypi.org/simple/messenger-client/ Found link https://files.pythonhosted.org/packages/cd/3f/0955a2507ca19ee0bdb63e2f3c7528f3b9bcfe4b89b0179ff9ea043380d7/messenger_client-0.0.1.tar.gz#sha256=dcd41b67ae160bd7704bddb0533e1c0e4fc980560fe60fe6ab452d103fbbc8a4 (from https://pypi.org/simple/messenger-client/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-ihipv1sh Downloading https://files.pythonhosted.org/packages/cd/3f/0955a2507ca19ee0bdb63e2f3c7528f3b9bcfe4b89b0179ff9ea043380d7/messenger_client-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cd/3f/0955a2507ca19ee0bdb63e2f3c7528f3b9bcfe4b89b0179ff9ea043380d7/messenger_client-0.0.1.tar.gz#sha256=dcd41b67ae160bd7704bddb0533e1c0e4fc980560fe60fe6ab452d103fbbc8a4 (from https://pypi.org/simple/messenger-client/) Added messenger_client==0.0.1 from https://files.pythonhosted.org/packages/cd/3f/0955a2507ca19ee0bdb63e2f3c7528f3b9bcfe4b89b0179ff9ea043380d7/messenger_client-0.0.1.tar.gz#sha256=dcd41b67ae160bd7704bddb0533e1c0e4fc980560fe60fe6ab452d103fbbc8a4 to build tracker '/tmp/pip-req-tracker-9qz0yunv' Running setup.py (path:/tmp/pip-wheel-_r68n_8q/messenger-client/setup.py) egg_info for package messenger-client Running command python setup.py egg_info running egg_info creating pip-egg-info/messenger_client.egg-info writing dependency_links to pip-egg-info/messenger_client.egg-info/dependency_links.txt writing top-level names to pip-egg-info/messenger_client.egg-info/top_level.txt writing pip-egg-info/messenger_client.egg-info/PKG-INFO writing requirements to pip-egg-info/messenger_client.egg-info/requires.txt writing manifest file 'pip-egg-info/messenger_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/messenger_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/messenger_client.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_r68n_8q/messenger-client has version 0.0.1, which satisfies requirement messenger_client==0.0.1 from https://files.pythonhosted.org/packages/cd/3f/0955a2507ca19ee0bdb63e2f3c7528f3b9bcfe4b89b0179ff9ea043380d7/messenger_client-0.0.1.tar.gz#sha256=dcd41b67ae160bd7704bddb0533e1c0e4fc980560fe60fe6ab452d103fbbc8a4 Removed messenger_client==0.0.1 from https://files.pythonhosted.org/packages/cd/3f/0955a2507ca19ee0bdb63e2f3c7528f3b9bcfe4b89b0179ff9ea043380d7/messenger_client-0.0.1.tar.gz#sha256=dcd41b67ae160bd7704bddb0533e1c0e4fc980560fe60fe6ab452d103fbbc8a4 from build tracker '/tmp/pip-req-tracker-9qz0yunv' Building wheels for collected packages: messenger-client Created temporary directory: /tmp/pip-wheel-kyhkdltb Running setup.py bdist_wheel for messenger-client: started Destination directory: /tmp/pip-wheel-kyhkdltb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_r68n_8q/messenger-client/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-kyhkdltb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/client copying client/client.py -> build/lib/client copying client/__init__.py -> build/lib/client creating build/lib/client/common copying client/common/__init__.py -> build/lib/client/common copying client/common/variables.py -> build/lib/client/common copying client/common/descryptors.py -> build/lib/client/common copying client/common/functions.py -> build/lib/client/common copying client/common/metaclasses.py -> build/lib/client/common copying client/common/decorators.py -> build/lib/client/common copying client/common/errors.py -> build/lib/client/common creating build/lib/client/client copying client/client/transport.py -> build/lib/client/client copying client/client/main_window.py -> build/lib/client/client copying client/client/__init__.py -> build/lib/client/client copying client/client/database.py -> build/lib/client/client copying client/client/del_contact.py -> build/lib/client/client copying client/client/add_contact.py -> build/lib/client/client copying client/client/main_window_conv.py -> build/lib/client/client copying client/client/start_dialog.py -> build/lib/client/client creating build/lib/client/log copying client/log/__init__.py -> build/lib/client/log copying client/log/config_client_log.py -> build/lib/client/log copying client/log/config_server_log.py -> build/lib/client/log creating build/lib/client/test copying client/test/__init__.py -> build/lib/client/test 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/client copying build/lib/client/client.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/__init__.py -> build/bdist.linux-armv7l/wheel/client creating build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/__init__.py -> build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/variables.py -> build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/descryptors.py -> build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/functions.py -> build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/metaclasses.py -> build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/decorators.py -> build/bdist.linux-armv7l/wheel/client/common copying build/lib/client/common/errors.py -> build/bdist.linux-armv7l/wheel/client/common creating build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/transport.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/main_window.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/__init__.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/database.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/del_contact.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/add_contact.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/main_window_conv.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/start_dialog.py -> build/bdist.linux-armv7l/wheel/client/client creating build/bdist.linux-armv7l/wheel/client/log copying build/lib/client/log/__init__.py -> build/bdist.linux-armv7l/wheel/client/log copying build/lib/client/log/config_client_log.py -> build/bdist.linux-armv7l/wheel/client/log copying build/lib/client/log/config_server_log.py -> build/bdist.linux-armv7l/wheel/client/log creating build/bdist.linux-armv7l/wheel/client/test copying build/lib/client/test/__init__.py -> build/bdist.linux-armv7l/wheel/client/test running install_egg_info running egg_info writing requirements to messenger_client.egg-info/requires.txt writing messenger_client.egg-info/PKG-INFO writing dependency_links to messenger_client.egg-info/dependency_links.txt writing top-level names to messenger_client.egg-info/top_level.txt reading manifest file 'messenger_client.egg-info/SOURCES.txt' writing manifest file 'messenger_client.egg-info/SOURCES.txt' Copying messenger_client.egg-info to build/bdist.linux-armv7l/wheel/messenger_client-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/messenger_client-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-kyhkdltb/messenger_client-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'client/__init__.py' adding 'client/client.py' adding 'client/client/__init__.py' adding 'client/client/add_contact.py' adding 'client/client/database.py' adding 'client/client/del_contact.py' adding 'client/client/main_window.py' adding 'client/client/main_window_conv.py' adding 'client/client/start_dialog.py' adding 'client/client/transport.py' adding 'client/common/__init__.py' adding 'client/common/decorators.py' adding 'client/common/descryptors.py' adding 'client/common/errors.py' adding 'client/common/functions.py' adding 'client/common/metaclasses.py' adding 'client/common/variables.py' adding 'client/log/__init__.py' adding 'client/log/config_client_log.py' adding 'client/log/config_server_log.py' adding 'client/test/__init__.py' adding 'messenger_client-0.0.1.dist-info/METADATA' adding 'messenger_client-0.0.1.dist-info/WHEEL' adding 'messenger_client-0.0.1.dist-info/top_level.txt' adding 'messenger_client-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for messenger-client: finished with status 'done' Stored in directory: /tmp/tmptyvlo_n6 Successfully built messenger-client Cleaning up... Removing source in /tmp/pip-wheel-_r68n_8q/messenger-client Removed build tracker '/tmp/pip-req-tracker-9qz0yunv'