Created temporary directory: /tmp/pip-ephem-wheel-cache-2k8ak1h8 Created temporary directory: /tmp/pip-req-tracker-mglfl1r1 Created requirements tracker '/tmp/pip-req-tracker-mglfl1r1' Created temporary directory: /tmp/pip-wheel-hbyc0eil Collecting twema==0.5.1 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 Found link https://files.pythonhosted.org/packages/79/f2/b272652054d1b503058474d7e84d8273d0ee13501f76c73946afbaa0e5b0/twema-0.5.1.tar.gz#sha256=428604e12db4e099d66a8bdd710db84a5bee3c9e1323e7f5fe52f5f4ef7c8111 (from https://pypi.org/simple/twema/), version: 0.5.1 Using version 0.5.1 (newest of versions: 0.5.1) Created temporary directory: /tmp/pip-unpack-rfb0rol9 Downloading https://files.pythonhosted.org/packages/79/f2/b272652054d1b503058474d7e84d8273d0ee13501f76c73946afbaa0e5b0/twema-0.5.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/79/f2/b272652054d1b503058474d7e84d8273d0ee13501f76c73946afbaa0e5b0/twema-0.5.1.tar.gz#sha256=428604e12db4e099d66a8bdd710db84a5bee3c9e1323e7f5fe52f5f4ef7c8111 (from https://pypi.org/simple/twema/) Added twema==0.5.1 from https://files.pythonhosted.org/packages/79/f2/b272652054d1b503058474d7e84d8273d0ee13501f76c73946afbaa0e5b0/twema-0.5.1.tar.gz#sha256=428604e12db4e099d66a8bdd710db84a5bee3c9e1323e7f5fe52f5f4ef7c8111 to build tracker '/tmp/pip-req-tracker-mglfl1r1' Running setup.py (path:/tmp/pip-wheel-hbyc0eil/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 entry points to pip-egg-info/twema.egg-info/entry_points.txt writing pip-egg-info/twema.egg-info/PKG-INFO writing dependency_links to pip-egg-info/twema.egg-info/dependency_links.txt 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 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-hbyc0eil/twema has version 0.5.1, which satisfies requirement twema==0.5.1 from https://files.pythonhosted.org/packages/79/f2/b272652054d1b503058474d7e84d8273d0ee13501f76c73946afbaa0e5b0/twema-0.5.1.tar.gz#sha256=428604e12db4e099d66a8bdd710db84a5bee3c9e1323e7f5fe52f5f4ef7c8111 Removed twema==0.5.1 from https://files.pythonhosted.org/packages/79/f2/b272652054d1b503058474d7e84d8273d0ee13501f76c73946afbaa0e5b0/twema-0.5.1.tar.gz#sha256=428604e12db4e099d66a8bdd710db84a5bee3c9e1323e7f5fe52f5f4ef7c8111 from build tracker '/tmp/pip-req-tracker-mglfl1r1' Building wheels for collected packages: twema Created temporary directory: /tmp/pip-wheel-n82vxdfi Running setup.py bdist_wheel for twema: started Destination directory: /tmp/pip-wheel-n82vxdfi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hbyc0eil/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-n82vxdfi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/twema copying twema/mail.py -> build/lib/twema copying twema/formatting.py -> build/lib/twema copying twema/twitter.py -> build/lib/twema copying twema/__init__.py -> build/lib/twema copying twema/db.py -> build/lib/twema copying twema/cli.py -> build/lib/twema copying twema/parse.py -> build/lib/twema copying twema/config.py -> build/lib/twema running egg_info 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 writing top-level names to twema.egg-info/top_level.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/mail.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/formatting.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/twitter.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/__init__.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/db.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/cli.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/parse.py -> build/bdist.linux-armv7l/wheel/twema copying build/lib/twema/config.py -> build/bdist.linux-armv7l/wheel/twema running install_egg_info Copying twema.egg-info to build/bdist.linux-armv7l/wheel/twema-0.5.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/twema-0.5.1.dist-info/WHEEL creating '/tmp/pip-wheel-n82vxdfi/twema-0.5.1-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.1.dist-info/METADATA' adding 'twema-0.5.1.dist-info/WHEEL' adding 'twema-0.5.1.dist-info/entry_points.txt' adding 'twema-0.5.1.dist-info/top_level.txt' adding 'twema-0.5.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for twema: finished with status 'done' Stored in directory: /tmp/tmpe12h7_j_ Successfully built twema Cleaning up... Removing source in /tmp/pip-wheel-hbyc0eil/twema Removed build tracker '/tmp/pip-req-tracker-mglfl1r1'