Created temporary directory: /tmp/pip-ephem-wheel-cache-3tqr6g7g Created temporary directory: /tmp/pip-req-tracker-lddw_cow Created requirements tracker '/tmp/pip-req-tracker-lddw_cow' Created temporary directory: /tmp/pip-wheel-bftohqh9 Collecting ambiguous==0.4.0 1 location(s) to search for versions of ambiguous: * https://pypi.org/simple/ambiguous/ Getting page https://pypi.org/simple/ambiguous/ Analyzing links from page https://pypi.org/simple/ambiguous/ Found link https://files.pythonhosted.org/packages/40/92/45943aed5b45c1ce458b6cd3a79a1a1377c3a326f80a0b00779f7194834d/ambiguous-0.1.0.tar.gz#sha256=25df06d1f6b1cbbf135248f060a1673242fc6bc68dabfe6aa412c746bf73a79f (from https://pypi.org/simple/ambiguous/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/62/a1/e4dd6f591f83e916139d86b235654d14dc08330812ceea55ec360db98cf7/ambiguous-0.2.1.tar.gz#sha256=cf71e22aec802263e16880b1c411e4f8511d1589a4f8f53eaedbee9368937c9e (from https://pypi.org/simple/ambiguous/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/08/08/b45790a1cddc52f97db624126a6203d351077273933f1a79f24aae8b5446/ambiguous-0.3.0.tar.gz#sha256=9e6160217898545c6284e8a3b7ffee778df2fe6c83c5c3aa68cb0cb8c60bfdaa (from https://pypi.org/simple/ambiguous/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/72/6c/0bf742dd9c3b8a118bacd48521ea2e1f23e126a4be36830333cc34555cd3/ambiguous-0.3.1.tar.gz#sha256=b1e11ed454e85df907753c9e6ba770450ee9fc9fecad354bab80bb34249ee91f (from https://pypi.org/simple/ambiguous/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/dd/31/507f331e0aeaaae0d02091d096c131ce0a4cee22eb313c770f78eba7b244/ambiguous-0.3.2.tar.gz#sha256=bd7f016783ae7057c492547f6f7d85cf9a14d13ca22063abff79aa9d9f133623 (from https://pypi.org/simple/ambiguous/), version: 0.3.2 Found link https://files.pythonhosted.org/packages/b8/4c/23191436adf4d7391a45312570c2e5a0baf6dc44144a66f122836821c87e/ambiguous-0.4.0.tar.gz#sha256=d7a5a8f2625ef69d53d2bfd52730b8bcf5727c260e5c1209cdf149a32fb9f163 (from https://pypi.org/simple/ambiguous/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-7clolutb Downloading https://files.pythonhosted.org/packages/b8/4c/23191436adf4d7391a45312570c2e5a0baf6dc44144a66f122836821c87e/ambiguous-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b8/4c/23191436adf4d7391a45312570c2e5a0baf6dc44144a66f122836821c87e/ambiguous-0.4.0.tar.gz#sha256=d7a5a8f2625ef69d53d2bfd52730b8bcf5727c260e5c1209cdf149a32fb9f163 (from https://pypi.org/simple/ambiguous/) Added ambiguous==0.4.0 from https://files.pythonhosted.org/packages/b8/4c/23191436adf4d7391a45312570c2e5a0baf6dc44144a66f122836821c87e/ambiguous-0.4.0.tar.gz#sha256=d7a5a8f2625ef69d53d2bfd52730b8bcf5727c260e5c1209cdf149a32fb9f163 to build tracker '/tmp/pip-req-tracker-lddw_cow' Running setup.py (path:/tmp/pip-wheel-bftohqh9/ambiguous/setup.py) egg_info for package ambiguous Running command python setup.py egg_info running egg_info creating pip-egg-info/ambiguous.egg-info writing top-level names to pip-egg-info/ambiguous.egg-info/top_level.txt writing dependency_links to pip-egg-info/ambiguous.egg-info/dependency_links.txt writing pip-egg-info/ambiguous.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ambiguous.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ambiguous.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ambiguous.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bftohqh9/ambiguous has version 0.4.0, which satisfies requirement ambiguous==0.4.0 from https://files.pythonhosted.org/packages/b8/4c/23191436adf4d7391a45312570c2e5a0baf6dc44144a66f122836821c87e/ambiguous-0.4.0.tar.gz#sha256=d7a5a8f2625ef69d53d2bfd52730b8bcf5727c260e5c1209cdf149a32fb9f163 Removed ambiguous==0.4.0 from https://files.pythonhosted.org/packages/b8/4c/23191436adf4d7391a45312570c2e5a0baf6dc44144a66f122836821c87e/ambiguous-0.4.0.tar.gz#sha256=d7a5a8f2625ef69d53d2bfd52730b8bcf5727c260e5c1209cdf149a32fb9f163 from build tracker '/tmp/pip-req-tracker-lddw_cow' Building wheels for collected packages: ambiguous Created temporary directory: /tmp/pip-wheel-prll4s72 Running setup.py bdist_wheel for ambiguous: started Destination directory: /tmp/pip-wheel-prll4s72 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bftohqh9/ambiguous/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-prll4s72 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ambiguous copying ambiguous/ambiguous.py -> build/lib/ambiguous copying ambiguous/thing_or_things.py -> build/lib/ambiguous copying ambiguous/decorator.py -> build/lib/ambiguous copying ambiguous/__init__.py -> build/lib/ambiguous copying ambiguous/ops.py -> build/lib/ambiguous 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/ambiguous copying build/lib/ambiguous/ambiguous.py -> build/bdist.linux-armv7l/wheel/ambiguous copying build/lib/ambiguous/thing_or_things.py -> build/bdist.linux-armv7l/wheel/ambiguous copying build/lib/ambiguous/decorator.py -> build/bdist.linux-armv7l/wheel/ambiguous copying build/lib/ambiguous/__init__.py -> build/bdist.linux-armv7l/wheel/ambiguous copying build/lib/ambiguous/ops.py -> build/bdist.linux-armv7l/wheel/ambiguous running install_egg_info running egg_info writing ambiguous.egg-info/PKG-INFO writing top-level names to ambiguous.egg-info/top_level.txt writing dependency_links to ambiguous.egg-info/dependency_links.txt reading manifest file 'ambiguous.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ambiguous.egg-info/SOURCES.txt' Copying ambiguous.egg-info to build/bdist.linux-armv7l/wheel/ambiguous-0.4.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/ambiguous-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-prll4s72/ambiguous-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ambiguous/__init__.py' adding 'ambiguous/ambiguous.py' adding 'ambiguous/decorator.py' adding 'ambiguous/ops.py' adding 'ambiguous/thing_or_things.py' adding 'ambiguous-0.4.0.dist-info/LICENSE.txt' adding 'ambiguous-0.4.0.dist-info/METADATA' adding 'ambiguous-0.4.0.dist-info/WHEEL' adding 'ambiguous-0.4.0.dist-info/top_level.txt' adding 'ambiguous-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ambiguous: finished with status 'done' Stored in directory: /tmp/tmppm0d6zrf Successfully built ambiguous Cleaning up... Removing source in /tmp/pip-wheel-bftohqh9/ambiguous Removed build tracker '/tmp/pip-req-tracker-lddw_cow'