Created temporary directory: /tmp/pip-ephem-wheel-cache-3mc3bfoa Created temporary directory: /tmp/pip-req-tracker-jc8n7cvc Created requirements tracker '/tmp/pip-req-tracker-jc8n7cvc' Created temporary directory: /tmp/pip-wheel-p05szjd7 Looking in indexes: https://pypi.python.org/simple Collecting entente==0.3.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 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-wpwcku8y Downloading https://files.pythonhosted.org/packages/dc/f7/6d440329ccd6a43927326ae413ed43c238b900cec70c7687e5cda40bebe0/entente-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dc/f7/6d440329ccd6a43927326ae413ed43c238b900cec70c7687e5cda40bebe0/entente-0.3.0.tar.gz#sha256=34d988703847bb6afe62707da9841fa1ce891935735ff6374012e2056b69c885 (from https://pypi.org/simple/entente/) Added entente==0.3.0 from https://files.pythonhosted.org/packages/dc/f7/6d440329ccd6a43927326ae413ed43c238b900cec70c7687e5cda40bebe0/entente-0.3.0.tar.gz#sha256=34d988703847bb6afe62707da9841fa1ce891935735ff6374012e2056b69c885 to build tracker '/tmp/pip-req-tracker-jc8n7cvc' Running setup.py (path:/tmp/pip-wheel-p05szjd7/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 dependency_links to pip-egg-info/entente.egg-info/dependency_links.txt writing requirements to pip-egg-info/entente.egg-info/requires.txt writing top-level names to pip-egg-info/entente.egg-info/top_level.txt writing pip-egg-info/entente.egg-info/PKG-INFO 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-p05szjd7/entente has version 0.3.0, which satisfies requirement entente==0.3.0 from https://files.pythonhosted.org/packages/dc/f7/6d440329ccd6a43927326ae413ed43c238b900cec70c7687e5cda40bebe0/entente-0.3.0.tar.gz#sha256=34d988703847bb6afe62707da9841fa1ce891935735ff6374012e2056b69c885 Removed entente==0.3.0 from https://files.pythonhosted.org/packages/dc/f7/6d440329ccd6a43927326ae413ed43c238b900cec70c7687e5cda40bebe0/entente-0.3.0.tar.gz#sha256=34d988703847bb6afe62707da9841fa1ce891935735ff6374012e2056b69c885 from build tracker '/tmp/pip-req-tracker-jc8n7cvc' Building wheels for collected packages: entente Created temporary directory: /tmp/pip-wheel-6awt17x7 Running setup.py bdist_wheel for entente: started Destination directory: /tmp/pip-wheel-6awt17x7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-p05szjd7/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-6awt17x7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/entente copying entente/landmarks.py -> build/lib/entente copying entente/geometry.py -> build/lib/entente copying entente/testing.py -> build/lib/entente copying entente/cgal_search.py -> build/lib/entente copying entente/test_equality.py -> build/lib/entente copying entente/test_shuffle.py -> build/lib/entente copying entente/equality.py -> build/lib/entente copying entente/test_restore_correspondence.py -> build/lib/entente copying entente/__init__.py -> build/lib/entente copying entente/shuffle.py -> build/lib/entente copying entente/validation.py -> build/lib/entente copying entente/restore_correspondence.py -> build/lib/entente copying entente/cli.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/landmarks.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/geometry.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/testing.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/cgal_search.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/test_equality.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/test_shuffle.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/equality.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/__init__.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/shuffle.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/validation.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/restore_correspondence.py -> build/bdist.linux-armv7l/wheel/entente copying build/lib/entente/cli.py -> build/bdist.linux-armv7l/wheel/entente running install_egg_info running egg_info writing top-level names to entente.egg-info/top_level.txt writing requirements to entente.egg-info/requires.txt writing dependency_links to entente.egg-info/dependency_links.txt writing entente.egg-info/PKG-INFO 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.3.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/entente-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for entente: finished with status 'done' Stored in directory: /tmp/tmpwqlvvnn_ Successfully built entente Cleaning up... Removing source in /tmp/pip-wheel-p05szjd7/entente Removed build tracker '/tmp/pip-req-tracker-jc8n7cvc'