Created temporary directory: /tmp/pip-ephem-wheel-cache-a13ef8hv Created temporary directory: /tmp/pip-req-tracker-pqpeddfn Created requirements tracker '/tmp/pip-req-tracker-pqpeddfn' Created temporary directory: /tmp/pip-wheel-xr66hids Collecting xmpppy==0.6.0 1 location(s) to search for versions of xmpppy: * https://pypi.org/simple/xmpppy/ Getting page https://pypi.org/simple/xmpppy/ Analyzing links from page https://pypi.org/simple/xmpppy/ Skipping link https://files.pythonhosted.org/packages/d8/a5/2f718621e423032dab09c4d6d690dd9674986924454f8f8ceee15ad21bc0/xmpppy-0.5.0rc1-py2.5.egg#sha256=deeb9732d8ea44131be03e5da80b6103cb8e2c026b1468013e8a6b97f9804be1 (from https://pypi.org/simple/xmpppy/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/40/cc/ad79aed6f33e8f1f20879ec21678ffede4990d607460be33615389bac218/xmpppy-0.5.0rc1.tar.gz#sha256=8a1cd2d5807fc8880c8630a124504f09f27ee717f8bb504862c8f0bbc739d1f2 (from https://pypi.org/simple/xmpppy/), version: 0.5.0rc1 Found link https://files.pythonhosted.org/packages/26/8a/2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704/xmpppy-0.6.0.tar.gz#sha256=4c01a306aecbc55d4c94f3157bad5ed3d14c1e69d7ee66754589cde7f69649c6 (from https://pypi.org/simple/xmpppy/), version: 0.6.0 Using version 0.6.0 (newest of versions: 0.6.0) Created temporary directory: /tmp/pip-unpack-30l5kugm Downloading https://files.pythonhosted.org/packages/26/8a/2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704/xmpppy-0.6.0.tar.gz (65kB) Downloading from URL https://files.pythonhosted.org/packages/26/8a/2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704/xmpppy-0.6.0.tar.gz#sha256=4c01a306aecbc55d4c94f3157bad5ed3d14c1e69d7ee66754589cde7f69649c6 (from https://pypi.org/simple/xmpppy/) Added xmpppy==0.6.0 from https://files.pythonhosted.org/packages/26/8a/2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704/xmpppy-0.6.0.tar.gz#sha256=4c01a306aecbc55d4c94f3157bad5ed3d14c1e69d7ee66754589cde7f69649c6 to build tracker '/tmp/pip-req-tracker-pqpeddfn' Running setup.py (path:/tmp/pip-wheel-xr66hids/xmpppy/setup.py) egg_info for package xmpppy Running command python setup.py egg_info running egg_info creating pip-egg-info/xmpppy.egg-info writing pip-egg-info/xmpppy.egg-info/PKG-INFO writing top-level names to pip-egg-info/xmpppy.egg-info/top_level.txt writing dependency_links to pip-egg-info/xmpppy.egg-info/dependency_links.txt writing entry points to pip-egg-info/xmpppy.egg-info/entry_points.txt writing manifest file 'pip-egg-info/xmpppy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xmpppy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/xmpppy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xr66hids/xmpppy has version 0.6.0, which satisfies requirement xmpppy==0.6.0 from https://files.pythonhosted.org/packages/26/8a/2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704/xmpppy-0.6.0.tar.gz#sha256=4c01a306aecbc55d4c94f3157bad5ed3d14c1e69d7ee66754589cde7f69649c6 Removed xmpppy==0.6.0 from https://files.pythonhosted.org/packages/26/8a/2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704/xmpppy-0.6.0.tar.gz#sha256=4c01a306aecbc55d4c94f3157bad5ed3d14c1e69d7ee66754589cde7f69649c6 from build tracker '/tmp/pip-req-tracker-pqpeddfn' Building wheels for collected packages: xmpppy Created temporary directory: /tmp/pip-wheel-u7exauwr Running setup.py bdist_wheel for xmpppy: started Destination directory: /tmp/pip-wheel-u7exauwr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xr66hids/xmpppy/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-u7exauwr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xmpp copying xmpp/roster.py -> build/lib/xmpp copying xmpp/browser.py -> build/lib/xmpp copying xmpp/session.py -> build/lib/xmpp copying xmpp/transports.py -> build/lib/xmpp copying xmpp/dispatcher.py -> build/lib/xmpp copying xmpp/filetransfer.py -> build/lib/xmpp copying xmpp/__init__.py -> build/lib/xmpp copying xmpp/client.py -> build/lib/xmpp copying xmpp/protocol.py -> build/lib/xmpp copying xmpp/cli.py -> build/lib/xmpp copying xmpp/jep0106.py -> build/lib/xmpp copying xmpp/commands.py -> build/lib/xmpp copying xmpp/auth.py -> build/lib/xmpp copying xmpp/simplexml.py -> build/lib/xmpp copying xmpp/debug.py -> build/lib/xmpp copying xmpp/features.py -> build/lib/xmpp 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/xmpp copying build/lib/xmpp/roster.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/browser.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/session.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/transports.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/dispatcher.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/filetransfer.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/__init__.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/client.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/protocol.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/cli.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/jep0106.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/commands.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/auth.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/simplexml.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/debug.py -> build/bdist.linux-armv7l/wheel/xmpp copying build/lib/xmpp/features.py -> build/bdist.linux-armv7l/wheel/xmpp running install_egg_info running egg_info writing xmpppy.egg-info/PKG-INFO writing top-level names to xmpppy.egg-info/top_level.txt writing entry points to xmpppy.egg-info/entry_points.txt writing dependency_links to xmpppy.egg-info/dependency_links.txt reading manifest file 'xmpppy.egg-info/SOURCES.txt' writing manifest file 'xmpppy.egg-info/SOURCES.txt' Copying xmpppy.egg-info to build/bdist.linux-armv7l/wheel/xmpppy-0.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/xmpppy-0.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-u7exauwr/xmpppy-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'xmpp/__init__.py' adding 'xmpp/auth.py' adding 'xmpp/browser.py' adding 'xmpp/cli.py' adding 'xmpp/client.py' adding 'xmpp/commands.py' adding 'xmpp/debug.py' adding 'xmpp/dispatcher.py' adding 'xmpp/features.py' adding 'xmpp/filetransfer.py' adding 'xmpp/jep0106.py' adding 'xmpp/protocol.py' adding 'xmpp/roster.py' adding 'xmpp/session.py' adding 'xmpp/simplexml.py' adding 'xmpp/transports.py' adding 'xmpppy-0.6.0.dist-info/METADATA' adding 'xmpppy-0.6.0.dist-info/WHEEL' adding 'xmpppy-0.6.0.dist-info/entry_points.txt' adding 'xmpppy-0.6.0.dist-info/top_level.txt' adding 'xmpppy-0.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for xmpppy: finished with status 'done' Stored in directory: /tmp/tmpc55pn4cy Successfully built xmpppy Cleaning up... Removing source in /tmp/pip-wheel-xr66hids/xmpppy Removed build tracker '/tmp/pip-req-tracker-pqpeddfn'