Created temporary directory: /tmp/pip-ephem-wheel-cache-96ui2ga1 Created temporary directory: /tmp/pip-req-tracker-e227tnt_ Created requirements tracker '/tmp/pip-req-tracker-e227tnt_' Created temporary directory: /tmp/pip-wheel-6y7e6b42 Looking in indexes: https://pypi.python.org/simple Collecting pydump==1.2.0 1 location(s) to search for versions of pydump: * https://pypi.python.org/simple/pydump/ Getting page https://pypi.python.org/simple/pydump/ Analyzing links from page https://pypi.org/simple/pydump/ Found link https://files.pythonhosted.org/packages/07/78/3015a3cd2657652f60ffb87e426452ea72c6a0f6c01a31e0e3313cb4b6f2/pydump-1.0.0.tar.gz#sha256=d586b94c2fdff984a2645dc6f0206d73c75baf6c3b7aff44e79d7c8dbe838707 (from https://pypi.org/simple/pydump/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/af/8b/262f15cc24d4d28529ff6f4d9cba59a89508359d0bc557117301ba14ac77/pydump-1.0.1.tar.gz#sha256=c9a6bb33cfea9adcc201e9449b413af260a5f7022c40c9066d99556ab328eeb4 (from https://pypi.org/simple/pydump/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/91/cb/4ee3a826bf94ae7bd8a741ac17b58150fd5909a2e938ed631209ec277109/pydump-1.0.2.tar.gz#sha256=ec31e56935afe43050722af0406a84fad90810be99025be3fb34fbe2196a44a9 (from https://pypi.org/simple/pydump/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/ee/e3/e035eececf6b88cea415d76c00f59ac0f34834867478f47147c96787b457/pydump-1.1.0.tar.gz#sha256=1b047980be78f17c2ed26e5eeb988661dc02fae72930bfdb984c793a6eb7fc97 (from https://pypi.org/simple/pydump/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/86/e7/55c0beca7f2032b907a6e27c8203aa6503868f44daca1dc5dc089eb4dbcf/pydump-1.1.1.tar.gz#sha256=d145f9852b7dc7c8ab732e6d9909a19e68995ff730858856c1b7da19194d8a2b (from https://pypi.org/simple/pydump/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/df/10/5434ae54734564606f1f5807041a8318592b706318ceb110f256ef50c155/pydump-1.2.0.tar.gz#sha256=5ac2f65459f4758b29596a0fb634297313ddc5c4329fbc565e4d8d832fc9081e (from https://pypi.org/simple/pydump/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-dqak1gwt Downloading https://files.pythonhosted.org/packages/df/10/5434ae54734564606f1f5807041a8318592b706318ceb110f256ef50c155/pydump-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/df/10/5434ae54734564606f1f5807041a8318592b706318ceb110f256ef50c155/pydump-1.2.0.tar.gz#sha256=5ac2f65459f4758b29596a0fb634297313ddc5c4329fbc565e4d8d832fc9081e (from https://pypi.org/simple/pydump/) Added pydump==1.2.0 from https://files.pythonhosted.org/packages/df/10/5434ae54734564606f1f5807041a8318592b706318ceb110f256ef50c155/pydump-1.2.0.tar.gz#sha256=5ac2f65459f4758b29596a0fb634297313ddc5c4329fbc565e4d8d832fc9081e to build tracker '/tmp/pip-req-tracker-e227tnt_' Running setup.py (path:/tmp/pip-wheel-6y7e6b42/pydump/setup.py) egg_info for package pydump Running command python setup.py egg_info running egg_info creating pip-egg-info/pydump.egg-info writing top-level names to pip-egg-info/pydump.egg-info/top_level.txt writing pip-egg-info/pydump.egg-info/PKG-INFO writing entry points to pip-egg-info/pydump.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pydump.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pydump.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pydump.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pydump.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6y7e6b42/pydump has version 1.2.0, which satisfies requirement pydump==1.2.0 from https://files.pythonhosted.org/packages/df/10/5434ae54734564606f1f5807041a8318592b706318ceb110f256ef50c155/pydump-1.2.0.tar.gz#sha256=5ac2f65459f4758b29596a0fb634297313ddc5c4329fbc565e4d8d832fc9081e Removed pydump==1.2.0 from https://files.pythonhosted.org/packages/df/10/5434ae54734564606f1f5807041a8318592b706318ceb110f256ef50c155/pydump-1.2.0.tar.gz#sha256=5ac2f65459f4758b29596a0fb634297313ddc5c4329fbc565e4d8d832fc9081e from build tracker '/tmp/pip-req-tracker-e227tnt_' Building wheels for collected packages: pydump Created temporary directory: /tmp/pip-wheel-dpx_vs14 Running setup.py bdist_wheel for pydump: started Destination directory: /tmp/pip-wheel-dpx_vs14 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6y7e6b42/pydump/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-dpx_vs14 running bdist_wheel running build running build_py creating build creating build/lib copying pydump.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/pydump.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing top-level names to pydump.egg-info/top_level.txt writing entry points to pydump.egg-info/entry_points.txt writing pydump.egg-info/PKG-INFO writing dependency_links to pydump.egg-info/dependency_links.txt reading manifest file 'pydump.egg-info/SOURCES.txt' writing manifest file 'pydump.egg-info/SOURCES.txt' Copying pydump.egg-info to build/bdist.linux-armv7l/wheel/pydump-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pydump-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-dpx_vs14/pydump-1.2.0-py3-none-any.whl' and adding '.' to it adding 'pydump.py' adding 'pydump-1.2.0.dist-info/entry_points.txt' adding 'pydump-1.2.0.dist-info/top_level.txt' adding 'pydump-1.2.0.dist-info/WHEEL' adding 'pydump-1.2.0.dist-info/METADATA' adding 'pydump-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pydump: finished with status 'done' Stored in directory: /tmp/tmptuquxysw Successfully built pydump Cleaning up... Removing source in /tmp/pip-wheel-6y7e6b42/pydump Removed build tracker '/tmp/pip-req-tracker-e227tnt_'