Collecting annotypes==0.6 1 location(s) to search for versions of annotypes: * https://pypi.python.org/simple/annotypes/ Getting page https://pypi.python.org/simple/annotypes/ Analyzing links from page https://pypi.org/simple/annotypes/ Found link https://files.pythonhosted.org/packages/5c/eb/af95d12c808e08962bc685eb7f4c33aa513c6573c2e054393d5bced07818/annotypes-0.1.tar.gz#sha256=9c5ddf17cffe108957494332e4a00f470933209dcbd6ee873078c5dc53b17f49 (from https://pypi.org/simple/annotypes/), version: 0.1 Found link https://files.pythonhosted.org/packages/65/80/0ac8a365ace1f53cdfff514548a278f9eb535bd57e81555f7b6735232961/annotypes-0.1.1.tar.gz#sha256=02ef5d9017c82b0d88e53d8e0c2368262abf4e3d9d30cf84e360556b0463cc62 (from https://pypi.org/simple/annotypes/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/23/b9/0927e21d5302706eadfdc3621ae6fb5460f586550669005e03f432d309d6/annotypes-0.2.tar.gz#sha256=1f7240c61e2466b0b0a553b76d9841a16a82aa8884b56723e1cf413355a1aa82 (from https://pypi.org/simple/annotypes/), version: 0.2 Found link https://files.pythonhosted.org/packages/36/53/d0db5164c5f78e4fa93948a48426dbf51ef23508da885da6949aedf83668/annotypes-0.3.tar.gz#sha256=dda4792a68d73e1f22ccc99c0ee5b4821906969b2351208162a669f1b32b5800 (from https://pypi.org/simple/annotypes/), version: 0.3 Found link https://files.pythonhosted.org/packages/73/5d/81251d2b3c07d9389302e5dd0ba74a066204c2097d8b775d95df75dce830/annotypes-0.4.tar.gz#sha256=2fed515d7a92887a9c9cf9193eb1c5fb708f8d75787b8d27195a5e72e0e8b8d1 (from https://pypi.org/simple/annotypes/), version: 0.4 Found link https://files.pythonhosted.org/packages/fe/2f/e42d4596809e7ee5bb8158cab3ad0fbd5ff68005df4954c0651ceab5df32/annotypes-0.5.tar.gz#sha256=bddfd0f762d94d2593b6e1a4dcc25c3322f56bc5388798e6aa92c2b6686f1035 (from https://pypi.org/simple/annotypes/), version: 0.5 Found link https://files.pythonhosted.org/packages/61/69/3bc438c4bed412964271a99db213fcb0a98053e909782ded77fc730b2a0c/annotypes-0.6.tar.gz#sha256=521a975872f5017809be16a7a909e2b1159e32290de8b06005ae79959705995b (from https://pypi.org/simple/annotypes/), version: 0.6 Using version 0.6 (newest of versions: 0.6) Downloading https://files.pythonhosted.org/packages/61/69/3bc438c4bed412964271a99db213fcb0a98053e909782ded77fc730b2a0c/annotypes-0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/61/69/3bc438c4bed412964271a99db213fcb0a98053e909782ded77fc730b2a0c/annotypes-0.6.tar.gz#sha256=521a975872f5017809be16a7a909e2b1159e32290de8b06005ae79959705995b (from https://pypi.org/simple/annotypes/) Running setup.py (path:/tmp/pip-build-3n8s2gvb/annotypes/setup.py) egg_info for package annotypes Running command python setup.py egg_info running egg_info creating pip-egg-info/annotypes.egg-info writing dependency_links to pip-egg-info/annotypes.egg-info/dependency_links.txt writing pip-egg-info/annotypes.egg-info/PKG-INFO writing top-level names to pip-egg-info/annotypes.egg-info/top_level.txt writing manifest file 'pip-egg-info/annotypes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/annotypes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/annotypes.egg-info/SOURCES.txt' Source in /tmp/pip-build-3n8s2gvb/annotypes has version 0.6, which satisfies requirement annotypes==0.6 from https://files.pythonhosted.org/packages/61/69/3bc438c4bed412964271a99db213fcb0a98053e909782ded77fc730b2a0c/annotypes-0.6.tar.gz#sha256=521a975872f5017809be16a7a909e2b1159e32290de8b06005ae79959705995b Building wheels for collected packages: annotypes Running setup.py bdist_wheel for annotypes: started Destination directory: /tmp/tmp1cx62kiupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3n8s2gvb/annotypes/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/tmp1cx62kiupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/annotypes copying annotypes/version.py -> build/lib/annotypes copying annotypes/_anno.py -> build/lib/annotypes copying annotypes/_fake_typing.py -> build/lib/annotypes copying annotypes/_calltypes.py -> build/lib/annotypes copying annotypes/_typing.py -> build/lib/annotypes copying annotypes/__init__.py -> build/lib/annotypes copying annotypes/_array.py -> build/lib/annotypes copying annotypes/_compat.py -> build/lib/annotypes creating build/lib/annotypes/py3_examples copying annotypes/py3_examples/reusecls.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/mapping.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/manyargs.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/composition.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/__init__.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/enumtaker.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/table.py -> build/lib/annotypes/py3_examples copying annotypes/py3_examples/simple.py -> build/lib/annotypes/py3_examples creating build/lib/annotypes/py2_examples copying annotypes/py2_examples/reusecls.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/mapping.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/manyargs.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/composition.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/__init__.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/enumtaker.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/table.py -> build/lib/annotypes/py2_examples copying annotypes/py2_examples/simple.py -> build/lib/annotypes/py2_examples running egg_info writing dependency_links to annotypes.egg-info/dependency_links.txt writing top-level names to annotypes.egg-info/top_level.txt writing annotypes.egg-info/PKG-INFO reading manifest file 'annotypes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'annotypes.egg-info/SOURCES.txt' 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/annotypes copying build/lib/annotypes/version.py -> build/bdist.linux-armv7l/wheel/annotypes creating build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/reusecls.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/mapping.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/manyargs.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/composition.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/__init__.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/enumtaker.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/table.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/py3_examples/simple.py -> build/bdist.linux-armv7l/wheel/annotypes/py3_examples copying build/lib/annotypes/_anno.py -> build/bdist.linux-armv7l/wheel/annotypes copying build/lib/annotypes/_fake_typing.py -> build/bdist.linux-armv7l/wheel/annotypes copying build/lib/annotypes/_calltypes.py -> build/bdist.linux-armv7l/wheel/annotypes creating build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/reusecls.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/mapping.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/manyargs.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/composition.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/__init__.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/enumtaker.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/table.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/py2_examples/simple.py -> build/bdist.linux-armv7l/wheel/annotypes/py2_examples copying build/lib/annotypes/_typing.py -> build/bdist.linux-armv7l/wheel/annotypes copying build/lib/annotypes/__init__.py -> build/bdist.linux-armv7l/wheel/annotypes copying build/lib/annotypes/_array.py -> build/bdist.linux-armv7l/wheel/annotypes copying build/lib/annotypes/_compat.py -> build/bdist.linux-armv7l/wheel/annotypes running install_egg_info Copying annotypes.egg-info to build/bdist.linux-armv7l/wheel/annotypes-0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/annotypes-0.6.dist-info/WHEEL Running setup.py bdist_wheel for annotypes: finished with status 'done' Stored in directory: /tmp/tmpqujiv1mt Successfully built annotypes Cleaning up... Removing source in /tmp/pip-build-3n8s2gvb/annotypes