Created temporary directory: /tmp/pip-ephem-wheel-cache-8rl1n3nq Created temporary directory: /tmp/pip-req-tracker-zhzhouxj Created requirements tracker '/tmp/pip-req-tracker-zhzhouxj' Created temporary directory: /tmp/pip-wheel-dqrq0lu4 Looking in indexes: https://pypi.python.org/simple Collecting mailhandler==0.0.4 1 location(s) to search for versions of mailhandler: * https://pypi.python.org/simple/mailhandler/ Getting page https://pypi.python.org/simple/mailhandler/ Analyzing links from page https://pypi.org/simple/mailhandler/ Found link https://files.pythonhosted.org/packages/dc/ca/816bab0a9b53de35237822e37dbaf607adeda1b990199d463799cae916ac/mailhandler-0.0.1.tar.gz#sha256=5f61c89e403da5ceda44eefc8bc55d6fd5ed65af3fd71e3edf2ecf7fcee52e4f (from https://pypi.org/simple/mailhandler/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/84/fe/fcde563714e992bb480fa5a4676c204a3acfe2971f9f5ed6b43144f29ca3/mailhandler-0.0.2.tar.gz#sha256=4bd57e8c9626da8e0fc29ca6b613a0347e2f5cdf4e379518d2d46b0645907acf (from https://pypi.org/simple/mailhandler/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/4a/81/2858c1618a6cc835231b5250f2a903146aef4334bf4c286c0cf1b69d5480/mailhandler-0.0.3.tar.gz#sha256=d03ec95fe98418585e3ace2c1c8d0c37075f13e9c1d4ae9d8546904e0bf79fcc (from https://pypi.org/simple/mailhandler/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/97/83/9cc466518aaec0b74075f488ebd1ef3ade5c7f6238ad378029df6da45f42/mailhandler-0.0.4.tar.gz#sha256=8698e92368b5252dd8c1600ea5812c1627971f825025e65933698310f38b10e1 (from https://pypi.org/simple/mailhandler/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-x1509h4q Downloading https://files.pythonhosted.org/packages/97/83/9cc466518aaec0b74075f488ebd1ef3ade5c7f6238ad378029df6da45f42/mailhandler-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/97/83/9cc466518aaec0b74075f488ebd1ef3ade5c7f6238ad378029df6da45f42/mailhandler-0.0.4.tar.gz#sha256=8698e92368b5252dd8c1600ea5812c1627971f825025e65933698310f38b10e1 (from https://pypi.org/simple/mailhandler/) Added mailhandler==0.0.4 from https://files.pythonhosted.org/packages/97/83/9cc466518aaec0b74075f488ebd1ef3ade5c7f6238ad378029df6da45f42/mailhandler-0.0.4.tar.gz#sha256=8698e92368b5252dd8c1600ea5812c1627971f825025e65933698310f38b10e1 to build tracker '/tmp/pip-req-tracker-zhzhouxj' Running setup.py (path:/tmp/pip-wheel-dqrq0lu4/mailhandler/setup.py) egg_info for package mailhandler Running command python setup.py egg_info running egg_info creating pip-egg-info/mailhandler.egg-info writing dependency_links to pip-egg-info/mailhandler.egg-info/dependency_links.txt writing top-level names to pip-egg-info/mailhandler.egg-info/top_level.txt writing requirements to pip-egg-info/mailhandler.egg-info/requires.txt writing pip-egg-info/mailhandler.egg-info/PKG-INFO writing manifest file 'pip-egg-info/mailhandler.egg-info/SOURCES.txt' file mailhandler.py (for module mailhandler) not found reading manifest file 'pip-egg-info/mailhandler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/mailhandler.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dqrq0lu4/mailhandler has version 0.0.4, which satisfies requirement mailhandler==0.0.4 from https://files.pythonhosted.org/packages/97/83/9cc466518aaec0b74075f488ebd1ef3ade5c7f6238ad378029df6da45f42/mailhandler-0.0.4.tar.gz#sha256=8698e92368b5252dd8c1600ea5812c1627971f825025e65933698310f38b10e1 Removed mailhandler==0.0.4 from https://files.pythonhosted.org/packages/97/83/9cc466518aaec0b74075f488ebd1ef3ade5c7f6238ad378029df6da45f42/mailhandler-0.0.4.tar.gz#sha256=8698e92368b5252dd8c1600ea5812c1627971f825025e65933698310f38b10e1 from build tracker '/tmp/pip-req-tracker-zhzhouxj' Building wheels for collected packages: mailhandler Created temporary directory: /tmp/pip-wheel-bqn1ke2l Running setup.py bdist_wheel for mailhandler: started Destination directory: /tmp/pip-wheel-bqn1ke2l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dqrq0lu4/mailhandler/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-bqn1ke2l running bdist_wheel running build running build_py file mailhandler.py (for module mailhandler) not found creating build creating build/lib creating build/lib/mailhandler copying mailhandler/exceptions.py -> build/lib/mailhandler copying mailhandler/adapters.py -> build/lib/mailhandler copying mailhandler/core.py -> build/lib/mailhandler copying mailhandler/__init__.py -> build/lib/mailhandler creating build/lib/mailhandler/transactional copying mailhandler/transactional/adapters.py -> build/lib/mailhandler/transactional copying mailhandler/transactional/__init__.py -> build/lib/mailhandler/transactional creating build/lib/mailhandler/tracking copying mailhandler/tracking/adapters.py -> build/lib/mailhandler/tracking copying mailhandler/tracking/__init__.py -> build/lib/mailhandler/tracking creating build/lib/mailhandler/bulk copying mailhandler/bulk/adapters.py -> build/lib/mailhandler/bulk copying mailhandler/bulk/__init__.py -> build/lib/mailhandler/bulk running egg_info writing top-level names to mailhandler.egg-info/top_level.txt writing dependency_links to mailhandler.egg-info/dependency_links.txt writing mailhandler.egg-info/PKG-INFO writing requirements to mailhandler.egg-info/requires.txt file mailhandler.py (for module mailhandler) not found reading manifest file 'mailhandler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mailhandler.egg-info/SOURCES.txt' file mailhandler.py (for module mailhandler) not found 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/mailhandler copying build/lib/mailhandler/exceptions.py -> build/bdist.linux-armv7l/wheel/mailhandler creating build/bdist.linux-armv7l/wheel/mailhandler/transactional copying build/lib/mailhandler/transactional/adapters.py -> build/bdist.linux-armv7l/wheel/mailhandler/transactional copying build/lib/mailhandler/transactional/__init__.py -> build/bdist.linux-armv7l/wheel/mailhandler/transactional copying build/lib/mailhandler/adapters.py -> build/bdist.linux-armv7l/wheel/mailhandler creating build/bdist.linux-armv7l/wheel/mailhandler/tracking copying build/lib/mailhandler/tracking/adapters.py -> build/bdist.linux-armv7l/wheel/mailhandler/tracking copying build/lib/mailhandler/tracking/__init__.py -> build/bdist.linux-armv7l/wheel/mailhandler/tracking creating build/bdist.linux-armv7l/wheel/mailhandler/bulk copying build/lib/mailhandler/bulk/adapters.py -> build/bdist.linux-armv7l/wheel/mailhandler/bulk copying build/lib/mailhandler/bulk/__init__.py -> build/bdist.linux-armv7l/wheel/mailhandler/bulk copying build/lib/mailhandler/core.py -> build/bdist.linux-armv7l/wheel/mailhandler copying build/lib/mailhandler/__init__.py -> build/bdist.linux-armv7l/wheel/mailhandler running install_egg_info Copying mailhandler.egg-info to build/bdist.linux-armv7l/wheel/mailhandler-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mailhandler-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-bqn1ke2l/mailhandler-0.0.4-py3-none-any.whl' and adding '.' to it adding 'mailhandler/__init__.py' adding 'mailhandler/adapters.py' adding 'mailhandler/core.py' adding 'mailhandler/exceptions.py' adding 'mailhandler/bulk/__init__.py' adding 'mailhandler/bulk/adapters.py' adding 'mailhandler/tracking/__init__.py' adding 'mailhandler/tracking/adapters.py' adding 'mailhandler/transactional/__init__.py' adding 'mailhandler/transactional/adapters.py' adding 'mailhandler-0.0.4.dist-info/top_level.txt' adding 'mailhandler-0.0.4.dist-info/WHEEL' adding 'mailhandler-0.0.4.dist-info/METADATA' adding 'mailhandler-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mailhandler: finished with status 'done' Stored in directory: /tmp/tmpjhq9k9vb Successfully built mailhandler Cleaning up... Removing source in /tmp/pip-wheel-dqrq0lu4/mailhandler Removed build tracker '/tmp/pip-req-tracker-zhzhouxj'