Created temporary directory: /tmp/pip-ephem-wheel-cache-e9mjcs7l Created temporary directory: /tmp/pip-req-tracker-dmn6axvv Created requirements tracker '/tmp/pip-req-tracker-dmn6axvv' Created temporary directory: /tmp/pip-wheel-3mco959z Collecting twema==0.5.0 1 location(s) to search for versions of twema: * https://pypi.org/simple/twema/ Getting page https://pypi.org/simple/twema/ Analyzing links from page https://pypi.org/simple/twema/ Found link https://files.pythonhosted.org/packages/40/2a/b64f49db7e1b00ad10f5b1386004f8d6b898db9332ab75ed38f96a6839d2/twema-0.5.0.tar.gz#sha256=c78f3ff685c678b652bb2a42392965a8c707b5f0043302649b9f16b4b45f6ce8 (from https://pypi.org/simple/twema/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-2uy4l4ym Downloading https://files.pythonhosted.org/packages/40/2a/b64f49db7e1b00ad10f5b1386004f8d6b898db9332ab75ed38f96a6839d2/twema-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/40/2a/b64f49db7e1b00ad10f5b1386004f8d6b898db9332ab75ed38f96a6839d2/twema-0.5.0.tar.gz#sha256=c78f3ff685c678b652bb2a42392965a8c707b5f0043302649b9f16b4b45f6ce8 (from https://pypi.org/simple/twema/) Added twema==0.5.0 from https://files.pythonhosted.org/packages/40/2a/b64f49db7e1b00ad10f5b1386004f8d6b898db9332ab75ed38f96a6839d2/twema-0.5.0.tar.gz#sha256=c78f3ff685c678b652bb2a42392965a8c707b5f0043302649b9f16b4b45f6ce8 to build tracker '/tmp/pip-req-tracker-dmn6axvv' Running setup.py (path:/tmp/pip-wheel-3mco959z/twema/setup.py) egg_info for package twema Running command python setup.py egg_info running egg_info creating pip-egg-info/twema.egg-info writing top-level names to pip-egg-info/twema.egg-info/top_level.txt writing requirements to pip-egg-info/twema.egg-info/requires.txt writing dependency_links to pip-egg-info/twema.egg-info/dependency_links.txt writing pip-egg-info/twema.egg-info/PKG-INFO writing entry points to pip-egg-info/twema.egg-info/entry_points.txt writing manifest file 'pip-egg-info/twema.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/twema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/twema.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3mco959z/twema has version 0.5.0, which satisfies requirement twema==0.5.0 from https://files.pythonhosted.org/packages/40/2a/b64f49db7e1b00ad10f5b1386004f8d6b898db9332ab75ed38f96a6839d2/twema-0.5.0.tar.gz#sha256=c78f3ff685c678b652bb2a42392965a8c707b5f0043302649b9f16b4b45f6ce8 Removed twema==0.5.0 from https://files.pythonhosted.org/packages/40/2a/b64f49db7e1b00ad10f5b1386004f8d6b898db9332ab75ed38f96a6839d2/twema-0.5.0.tar.gz#sha256=c78f3ff685c678b652bb2a42392965a8c707b5f0043302649b9f16b4b45f6ce8 from build tracker '/tmp/pip-req-tracker-dmn6axvv' Building wheels for collected packages: twema Created temporary directory: /tmp/pip-wheel-bsugy1jk Running setup.py bdist_wheel for twema: started Destination directory: /tmp/pip-wheel-bsugy1jk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3mco959z/twema/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-bsugy1jk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/twema copying twema/twitter.py -> build/lib/twema copying twema/db.py -> build/lib/twema copying twema/config.py -> build/lib/twema copying twema/cli.py -> build/lib/twema copying twema/mail.py -> build/lib/twema copying twema/__init__.py -> build/lib/twema copying twema/parse.py -> build/lib/twema copying twema/formatting.py -> build/lib/twema running egg_info writing top-level names to twema.egg-info/top_level.txt writing entry points to twema.egg-info/entry_points.txt writing requirements to twema.egg-info/requires.txt writing twema.egg-info/PKG-INFO writing dependency_links to twema.egg-info/dependency_links.txt reading manifest file 'twema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'twema.egg-info/SOURCES.txt' creating build/lib/twema/templates copying twema/templates/thread.jinja -> build/lib/twema/templates 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/twema copying build/lib/twema/twitter.py -> build/bdist.linux-armv7l/wheel/twema creating build/bdist.linux-armv7l/wheel/twema/templates copying build/lib/twema/templates/thread.jinja -> build/bdist.linux-armv7l/wheel/twema/templates copying build/lib/twema/db.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/config.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/cli.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/mail.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/__init__.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/parse.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/formatting.py -> build/bdist.linux-armv7l/wheel/twema running install_egg_info Copying twema.egg-info to build/bdist.linux-armv7l/wheel/twema-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/twema-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-bsugy1jk/twema-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'twema/__init__.py' adding 'twema/cli.py' adding 'twema/config.py' adding 'twema/db.py' adding 'twema/formatting.py' adding 'twema/mail.py' adding 'twema/parse.py' adding 'twema/twitter.py' adding 'twema/templates/thread.jinja' adding 'twema-0.5.0.dist-info/METADATA' adding 'twema-0.5.0.dist-info/WHEEL' adding 'twema-0.5.0.dist-info/entry_points.txt' adding 'twema-0.5.0.dist-info/top_level.txt' adding 'twema-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for twema: finished with status 'done' Stored in directory: /tmp/tmp2do_3w_b Successfully built twema Cleaning up... Removing source in /tmp/pip-wheel-3mco959z/twema Removed build tracker '/tmp/pip-req-tracker-dmn6axvv'