Created temporary directory: /tmp/pip-ephem-wheel-cache-3a9_wacx Created temporary directory: /tmp/pip-wheel-jr2ff65i Looking in indexes: https://pypi.python.org/simple Collecting homotopy==0.1.a3 1 location(s) to search for versions of homotopy: * https://pypi.python.org/simple/homotopy/ Getting page https://pypi.python.org/simple/homotopy/ Analyzing links from page https://pypi.org/simple/homotopy/ Found link https://files.pythonhosted.org/packages/7a/fb/2d8189cb8148128ca1d239e394827373ae3d0b91a973019c6a916bf631e3/homotopy-0.1.dev1.tar.gz#sha256=e98c46a1d571aca42c5419998cc4f709c5945578b35f14ef0f7475ace8430ffe (from https://pypi.org/simple/homotopy/), version: 0.1.dev1 Found link https://files.pythonhosted.org/packages/26/7e/09752de4ca876f148e59e3b323759190543b0304d29a01f0ed6777c7b4f7/homotopy-0.1.dev2.tar.gz#sha256=52a302c87111d006704fde3408518acac1a705fd5171d477c7ae23f043a64b66 (from https://pypi.org/simple/homotopy/), version: 0.1.dev2 Found link https://files.pythonhosted.org/packages/b7/91/857ca91c94417b9c53117e09c43239f393d8491b817de086891e9de63e0c/homotopy-0.1.a1.tar.gz#sha256=8c241628660af6b66a1852fffb724cacc0a79740d7eaa73294614c094b14565f (from https://pypi.org/simple/homotopy/), version: 0.1.a1 Found link https://files.pythonhosted.org/packages/1b/5f/09f4bfc5b1e00bf995b8f824007b925e1c55a5296a9c23c310e27b3f546c/homotopy-0.1.a2.tar.gz#sha256=6f5b07cac50ba3f5c2ec5628b87d40bc9b33d54a7c8b7889a87e5ed68a7d4858 (from https://pypi.org/simple/homotopy/), version: 0.1.a2 Found link https://files.pythonhosted.org/packages/63/16/8825224dd7ff09561a959824ea3ca00d1132fce47f82ca65d34b5f209d4a/homotopy-0.1.a3.tar.gz#sha256=7c010b944567bcf448ab8cd49b12ab30ad9694f5083fb92710f365584bf51970 (from https://pypi.org/simple/homotopy/), version: 0.1.a3 Using version 0.1a3 (newest of versions: 0.1a3) Created temporary directory: /tmp/pip-unpack-fmawpcxp Downloading https://files.pythonhosted.org/packages/63/16/8825224dd7ff09561a959824ea3ca00d1132fce47f82ca65d34b5f209d4a/homotopy-0.1.a3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/63/16/8825224dd7ff09561a959824ea3ca00d1132fce47f82ca65d34b5f209d4a/homotopy-0.1.a3.tar.gz#sha256=7c010b944567bcf448ab8cd49b12ab30ad9694f5083fb92710f365584bf51970 (from https://pypi.org/simple/homotopy/) Running setup.py (path:/tmp/pip-wheel-jr2ff65i/homotopy/setup.py) egg_info for package homotopy Running command python setup.py egg_info running egg_info creating pip-egg-info/homotopy.egg-info writing top-level names to pip-egg-info/homotopy.egg-info/top_level.txt writing entry points to pip-egg-info/homotopy.egg-info/entry_points.txt writing dependency_links to pip-egg-info/homotopy.egg-info/dependency_links.txt writing pip-egg-info/homotopy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/homotopy.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/homotopy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/homotopy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jr2ff65i/homotopy has version 0.1.a3, which satisfies requirement homotopy==0.1.a3 from https://files.pythonhosted.org/packages/63/16/8825224dd7ff09561a959824ea3ca00d1132fce47f82ca65d34b5f209d4a/homotopy-0.1.a3.tar.gz#sha256=7c010b944567bcf448ab8cd49b12ab30ad9694f5083fb92710f365584bf51970 Building wheels for collected packages: homotopy Created temporary directory: /tmp/pip-wheel-4mp54n_f Running setup.py bdist_wheel for homotopy: started Destination directory: /tmp/pip-wheel-4mp54n_f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jr2ff65i/homotopy/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-4mp54n_f /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/homotopy copying homotopy/preprocessor.py -> build/lib/homotopy copying homotopy/compiler.py -> build/lib/homotopy copying homotopy/util.py -> build/lib/homotopy copying homotopy/syntax_tree.py -> build/lib/homotopy copying homotopy/homotopy.py -> build/lib/homotopy copying homotopy/__init__.py -> build/lib/homotopy copying homotopy/snippet_provider.py -> build/lib/homotopy copying homotopy/__main__.py -> build/lib/homotopy copying homotopy/parser.py -> build/lib/homotopy running egg_info creating homotopy.egg-info writing dependency_links to homotopy.egg-info/dependency_links.txt writing top-level names to homotopy.egg-info/top_level.txt writing homotopy.egg-info/PKG-INFO writing entry points to homotopy.egg-info/entry_points.txt writing manifest file 'homotopy.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'homotopy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'homotopy.egg-info/SOURCES.txt' creating build/lib/homotopy/stdlib copying homotopy/stdlib/js.json -> build/lib/homotopy/stdlib copying homotopy/stdlib/core.json -> build/lib/homotopy/stdlib copying homotopy/stdlib/cpp.json -> build/lib/homotopy/stdlib copying homotopy/stdlib/c-like.json -> build/lib/homotopy/stdlib copying homotopy/stdlib/java.json -> build/lib/homotopy/stdlib copying homotopy/stdlib/python.json -> build/lib/homotopy/stdlib copying homotopy/stdlib/c.json -> build/lib/homotopy/stdlib 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/homotopy copying build/lib/homotopy/preprocessor.py -> build/bdist.linux-armv7l/wheel/homotopy creating build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/js.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/core.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/cpp.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/c-like.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/java.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/python.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/stdlib/c.json -> build/bdist.linux-armv7l/wheel/homotopy/stdlib copying build/lib/homotopy/compiler.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/util.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/syntax_tree.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/homotopy.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/__init__.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/snippet_provider.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/__main__.py -> build/bdist.linux-armv7l/wheel/homotopy copying build/lib/homotopy/parser.py -> build/bdist.linux-armv7l/wheel/homotopy running install_egg_info Copying homotopy.egg-info to build/bdist.linux-armv7l/wheel/homotopy-0.1.a3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/homotopy-0.1.a3.dist-info/WHEEL creating '/tmp/pip-wheel-4mp54n_f/homotopy-0.1.a3-py3-none-any.whl' and adding '.' to it adding 'homotopy/__init__.py' adding 'homotopy/__main__.py' adding 'homotopy/compiler.py' adding 'homotopy/homotopy.py' adding 'homotopy/parser.py' adding 'homotopy/preprocessor.py' adding 'homotopy/snippet_provider.py' adding 'homotopy/syntax_tree.py' adding 'homotopy/util.py' adding 'homotopy/stdlib/c-like.json' adding 'homotopy/stdlib/c.json' adding 'homotopy/stdlib/core.json' adding 'homotopy/stdlib/cpp.json' adding 'homotopy/stdlib/java.json' adding 'homotopy/stdlib/js.json' adding 'homotopy/stdlib/python.json' adding 'homotopy-0.1.a3.dist-info/entry_points.txt' adding 'homotopy-0.1.a3.dist-info/top_level.txt' adding 'homotopy-0.1.a3.dist-info/WHEEL' adding 'homotopy-0.1.a3.dist-info/METADATA' adding 'homotopy-0.1.a3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for homotopy: finished with status 'done' Stored in directory: /tmp/tmp3fqtkt9c Successfully built homotopy Cleaning up... Removing source in /tmp/pip-wheel-jr2ff65i/homotopy