Created temporary directory: /tmp/pip-ephem-wheel-cache-2b0m48b4 Created temporary directory: /tmp/pip-req-tracker-84kp49mm Created requirements tracker '/tmp/pip-req-tracker-84kp49mm' Created temporary directory: /tmp/pip-wheel-t0t7oubd Collecting emborg==1.3.0 1 location(s) to search for versions of emborg: * https://pypi.org/simple/emborg/ Getting page https://pypi.org/simple/emborg/ Analyzing links from page https://pypi.org/simple/emborg/ Found link https://files.pythonhosted.org/packages/b5/13/2d7f61e40fd16a9dac230fae0d50643a3d1d4112067105c948c22a37e277/emborg-0.3.0.tar.gz#sha256=4b757bf39fe6f25a032386c82855c97a6f3d20fbfc4abe5f083e71566fa48dd1 (from https://pypi.org/simple/emborg/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/60/42/5f1b8c674e8fa00bf2d48f47a59872d1a36d7875f5cfc37be9ef2bb4c10c/emborg-1.0.0.tar.gz#sha256=426347c5533d0dc1f50c884d1c41ca228143902423b12a5be5e78c2c7ce976f2 (from https://pypi.org/simple/emborg/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/60/b2/5cdaa2f1b8460cf3d12f82e665173456aab52af9c2050cc4073aa4dfa68d/emborg-1.1.0.tar.gz#sha256=fcbd2b4d9574f551c4c892e50e5770019efadf506d58d74982fe0167d3da307a (from https://pypi.org/simple/emborg/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/e1/43/2117be118824d1d808cc1a937fdd323697612d6836f9145e6de75046e9c7/emborg-1.2.0.tar.gz#sha256=6169be8dc980d2817b9ed6cc61d0f2fc94d73114caa5e300aebdb5410ac226d0 (from https://pypi.org/simple/emborg/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/43/ba/c6b8e74aea1c0b139ccc7f59644e2651f4c49926479409db6f457e58fc8d/emborg-1.3.0.tar.gz#sha256=a3204e328b5a76b4502acb536805f92c0931399f2d1d917a006551f18d069aa9 (from https://pypi.org/simple/emborg/), version: 1.3.0 Using version 1.3.0 (newest of versions: 1.3.0) Created temporary directory: /tmp/pip-unpack-kw0gcpw5 Downloading https://files.pythonhosted.org/packages/43/ba/c6b8e74aea1c0b139ccc7f59644e2651f4c49926479409db6f457e58fc8d/emborg-1.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/43/ba/c6b8e74aea1c0b139ccc7f59644e2651f4c49926479409db6f457e58fc8d/emborg-1.3.0.tar.gz#sha256=a3204e328b5a76b4502acb536805f92c0931399f2d1d917a006551f18d069aa9 (from https://pypi.org/simple/emborg/) Added emborg==1.3.0 from https://files.pythonhosted.org/packages/43/ba/c6b8e74aea1c0b139ccc7f59644e2651f4c49926479409db6f457e58fc8d/emborg-1.3.0.tar.gz#sha256=a3204e328b5a76b4502acb536805f92c0931399f2d1d917a006551f18d069aa9 to build tracker '/tmp/pip-req-tracker-84kp49mm' Running setup.py (path:/tmp/pip-wheel-t0t7oubd/emborg/setup.py) egg_info for package emborg Running command python setup.py egg_info running egg_info creating pip-egg-info/emborg.egg-info writing dependency_links to pip-egg-info/emborg.egg-info/dependency_links.txt writing pip-egg-info/emborg.egg-info/PKG-INFO writing requirements to pip-egg-info/emborg.egg-info/requires.txt writing entry points to pip-egg-info/emborg.egg-info/entry_points.txt writing top-level names to pip-egg-info/emborg.egg-info/top_level.txt writing manifest file 'pip-egg-info/emborg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/emborg.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/emborg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t0t7oubd/emborg has version 1.3.0, which satisfies requirement emborg==1.3.0 from https://files.pythonhosted.org/packages/43/ba/c6b8e74aea1c0b139ccc7f59644e2651f4c49926479409db6f457e58fc8d/emborg-1.3.0.tar.gz#sha256=a3204e328b5a76b4502acb536805f92c0931399f2d1d917a006551f18d069aa9 Removed emborg==1.3.0 from https://files.pythonhosted.org/packages/43/ba/c6b8e74aea1c0b139ccc7f59644e2651f4c49926479409db6f457e58fc8d/emborg-1.3.0.tar.gz#sha256=a3204e328b5a76b4502acb536805f92c0931399f2d1d917a006551f18d069aa9 from build tracker '/tmp/pip-req-tracker-84kp49mm' Building wheels for collected packages: emborg Created temporary directory: /tmp/pip-wheel-xjd12ng8 Running setup.py bdist_wheel for emborg: started Destination directory: /tmp/pip-wheel-xjd12ng8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t0t7oubd/emborg/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-xjd12ng8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/emborg copying emborg/collection.py -> build/lib/emborg copying emborg/python.py -> build/lib/emborg copying emborg/command.py -> build/lib/emborg copying emborg/settings.py -> build/lib/emborg copying emborg/help.py -> build/lib/emborg copying emborg/main.py -> build/lib/emborg copying emborg/utilities.py -> build/lib/emborg copying emborg/__init__.py -> build/lib/emborg copying emborg/preferences.py -> build/lib/emborg 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/emborg copying build/lib/emborg/collection.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/python.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/command.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/settings.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/help.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/main.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/utilities.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/__init__.py -> build/bdist.linux-armv7l/wheel/emborg copying build/lib/emborg/preferences.py -> build/bdist.linux-armv7l/wheel/emborg running install_egg_info running egg_info writing top-level names to emborg.egg-info/top_level.txt writing requirements to emborg.egg-info/requires.txt writing emborg.egg-info/PKG-INFO writing dependency_links to emborg.egg-info/dependency_links.txt writing entry points to emborg.egg-info/entry_points.txt reading manifest file 'emborg.egg-info/SOURCES.txt' writing manifest file 'emborg.egg-info/SOURCES.txt' Copying emborg.egg-info to build/bdist.linux-armv7l/wheel/emborg-1.3.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/emborg-1.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-xjd12ng8/emborg-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'emborg/__init__.py' adding 'emborg/collection.py' adding 'emborg/command.py' adding 'emborg/help.py' adding 'emborg/main.py' adding 'emborg/preferences.py' adding 'emborg/python.py' adding 'emborg/settings.py' adding 'emborg/utilities.py' adding 'emborg-1.3.0.dist-info/METADATA' adding 'emborg-1.3.0.dist-info/WHEEL' adding 'emborg-1.3.0.dist-info/entry_points.txt' adding 'emborg-1.3.0.dist-info/top_level.txt' adding 'emborg-1.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for emborg: finished with status 'done' Stored in directory: /tmp/tmpjzs29e3d Successfully built emborg Cleaning up... Removing source in /tmp/pip-wheel-t0t7oubd/emborg Removed build tracker '/tmp/pip-req-tracker-84kp49mm'