Created temporary directory: /tmp/pip-ephem-wheel-cache-d_dzzr7k Created temporary directory: /tmp/pip-req-tracker-lxvolv8b Created requirements tracker '/tmp/pip-req-tracker-lxvolv8b' Created temporary directory: /tmp/pip-wheel-cky0rale Looking in indexes: https://pypi.python.org/simple Collecting entente==0.4.0 1 location(s) to search for versions of entente: * https://pypi.python.org/simple/entente/ Getting page https://pypi.python.org/simple/entente/ Analyzing links from page https://pypi.org/simple/entente/ Found link https://files.pythonhosted.org/packages/a0/a6/4a9661bf079b2ce62b6179891069b291749344a0a4b177a4b91bd18d15a5/entente-0.1.0.tar.gz#sha256=5b89c09d81dc9cb3be0843d1e2aeaa959ace33519c09f63b86bd7f78b7be6924 (from https://pypi.org/simple/entente/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/21/fe/2997873e66a97be442f50d4ecd2c8d8c0ffa48456c7314c56a6c5b194a8d/entente-0.2.0.tar.gz#sha256=12a7989c371b1144e512ac07e54bca18df9d129afa6323e6579f8c0787458a16 (from https://pypi.org/simple/entente/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/dc/f7/6d440329ccd6a43927326ae413ed43c238b900cec70c7687e5cda40bebe0/entente-0.3.0.tar.gz#sha256=34d988703847bb6afe62707da9841fa1ce891935735ff6374012e2056b69c885 (from https://pypi.org/simple/entente/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/f6/10/26c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8/entente-0.4.0.tar.gz#sha256=1b2908abb6bd7ff03b74683ff67481ae92f7c77aed103efa981a9a47148b022b (from https://pypi.org/simple/entente/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-27zna1cd Downloading https://files.pythonhosted.org/packages/f6/10/26c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8/entente-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f6/10/26c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8/entente-0.4.0.tar.gz#sha256=1b2908abb6bd7ff03b74683ff67481ae92f7c77aed103efa981a9a47148b022b (from https://pypi.org/simple/entente/) Added entente==0.4.0 from https://files.pythonhosted.org/packages/f6/10/26c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8/entente-0.4.0.tar.gz#sha256=1b2908abb6bd7ff03b74683ff67481ae92f7c77aed103efa981a9a47148b022b to build tracker '/tmp/pip-req-tracker-lxvolv8b' Running setup.py (path:/tmp/pip-wheel-cky0rale/entente/setup.py) egg_info for package entente Running command python setup.py egg_info running egg_info creating pip-egg-info/entente.egg-info writing pip-egg-info/entente.egg-info/PKG-INFO writing top-level names to pip-egg-info/entente.egg-info/top_level.txt writing dependency_links to pip-egg-info/entente.egg-info/dependency_links.txt writing requirements to pip-egg-info/entente.egg-info/requires.txt writing manifest file 'pip-egg-info/entente.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/entente.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/entente.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cky0rale/entente has version 0.4.0, which satisfies requirement entente==0.4.0 from https://files.pythonhosted.org/packages/f6/10/26c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8/entente-0.4.0.tar.gz#sha256=1b2908abb6bd7ff03b74683ff67481ae92f7c77aed103efa981a9a47148b022b Removed entente==0.4.0 from https://files.pythonhosted.org/packages/f6/10/26c11da2384bff1f7d8d55ddbc56d5e988b828fd7845fdae28b7841928e8/entente-0.4.0.tar.gz#sha256=1b2908abb6bd7ff03b74683ff67481ae92f7c77aed103efa981a9a47148b022b from build tracker '/tmp/pip-req-tracker-lxvolv8b' Building wheels for collected packages: entente Created temporary directory: /tmp/pip-wheel-vvq7zqk7 Running setup.py bdist_wheel for entente: started Destination directory: /tmp/pip-wheel-vvq7zqk7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cky0rale/entente/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-vvq7zqk7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/entente copying entente/test_equality.py -> build/lib/entente copying entente/landmarks.py -> build/lib/entente copying entente/testing.py -> build/lib/entente copying entente/__init__.py -> build/lib/entente copying entente/validation.py -> build/lib/entente copying entente/cli.py -> build/lib/entente copying entente/cgal_search.py -> build/lib/entente copying entente/equality.py -> build/lib/entente copying entente/shuffle.py -> build/lib/entente copying entente/test_composite.py -> build/lib/entente copying entente/test_shuffle.py -> build/lib/entente copying entente/restore_correspondence.py -> build/lib/entente copying entente/test_restore_correspondence.py -> build/lib/entente copying entente/geometry.py -> build/lib/entente copying entente/composite.py -> build/lib/entente 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/entente copying build/lib/entente/test_equality.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/landmarks.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/testing.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/__init__.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/validation.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/cli.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/cgal_search.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/equality.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/shuffle.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/test_composite.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/test_shuffle.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/restore_correspondence.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/test_restore_correspondence.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/geometry.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/composite.py -> build/bdist.linux-armv7l/wheel/entente running install_egg_info running egg_info writing entente.egg-info/PKG-INFO writing dependency_links to entente.egg-info/dependency_links.txt writing top-level names to entente.egg-info/top_level.txt writing requirements to entente.egg-info/requires.txt reading manifest file 'entente.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'entente.egg-info/SOURCES.txt' Copying entente.egg-info to build/bdist.linux-armv7l/wheel/entente-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/entente-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-vvq7zqk7/entente-0.4.0-py3-none-any.whl' and adding '.' to it adding 'entente/__init__.py' adding 'entente/cgal_search.py' adding 'entente/cli.py' adding 'entente/composite.py' adding 'entente/equality.py' adding 'entente/geometry.py' adding 'entente/landmarks.py' adding 'entente/restore_correspondence.py' adding 'entente/shuffle.py' adding 'entente/test_composite.py' adding 'entente/test_equality.py' adding 'entente/test_restore_correspondence.py' adding 'entente/test_shuffle.py' adding 'entente/testing.py' adding 'entente/validation.py' adding 'entente-0.4.0.dist-info/top_level.txt' adding 'entente-0.4.0.dist-info/WHEEL' adding 'entente-0.4.0.dist-info/METADATA' adding 'entente-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for entente: finished with status 'done' Stored in directory: /tmp/tmp9slcp1xk Successfully built entente Cleaning up... Removing source in /tmp/pip-wheel-cky0rale/entente Removed build tracker '/tmp/pip-req-tracker-lxvolv8b'