Collecting annotypes==0.5 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.python.org/simple/annotypes/ Found link https://pypi.python.org/packages/23/b9/0927e21d5302706eadfdc3621ae6fb5460f586550669005e03f432d309d6/annotypes-0.2.tar.gz#md5=b7ac18fa216711e0f8abc894cacc7b3e (from https://pypi.python.org/simple/annotypes/), version: 0.2 Found link https://pypi.python.org/packages/36/53/d0db5164c5f78e4fa93948a48426dbf51ef23508da885da6949aedf83668/annotypes-0.3.tar.gz#md5=80ea558ea8752be67c51e3dcf1ff301b (from https://pypi.python.org/simple/annotypes/), version: 0.3 Found link https://pypi.python.org/packages/5c/eb/af95d12c808e08962bc685eb7f4c33aa513c6573c2e054393d5bced07818/annotypes-0.1.tar.gz#md5=908e7a1562b8ef2222d5690745ffe9bc (from https://pypi.python.org/simple/annotypes/), version: 0.1 Found link https://pypi.python.org/packages/65/80/0ac8a365ace1f53cdfff514548a278f9eb535bd57e81555f7b6735232961/annotypes-0.1.1.tar.gz#md5=156c522f7f880295f2cabf34c233c9fe (from https://pypi.python.org/simple/annotypes/), version: 0.1.1 Found link https://pypi.python.org/packages/73/5d/81251d2b3c07d9389302e5dd0ba74a066204c2097d8b775d95df75dce830/annotypes-0.4.tar.gz#md5=3726908f159adfd56b1b9aa6101a2267 (from https://pypi.python.org/simple/annotypes/), version: 0.4 Found link https://pypi.python.org/packages/fe/2f/e42d4596809e7ee5bb8158cab3ad0fbd5ff68005df4954c0651ceab5df32/annotypes-0.5.tar.gz#md5=3587aa46d9231451d4afc480681c7f41 (from https://pypi.python.org/simple/annotypes/), version: 0.5 Using version 0.5 (newest of versions: 0.5) Downloading annotypes-0.5.tar.gz Downloading from URL https://pypi.python.org/packages/fe/2f/e42d4596809e7ee5bb8158cab3ad0fbd5ff68005df4954c0651ceab5df32/annotypes-0.5.tar.gz#md5=3587aa46d9231451d4afc480681c7f41 (from https://pypi.python.org/simple/annotypes/) Running setup.py (path:/tmp/pip-build-w6l4w_k2/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 pip-egg-info/annotypes.egg-info/PKG-INFO writing dependency_links to pip-egg-info/annotypes.egg-info/dependency_links.txt 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-w6l4w_k2/annotypes has version 0.5, which satisfies requirement annotypes==0.5 from https://pypi.python.org/packages/fe/2f/e42d4596809e7ee5bb8158cab3ad0fbd5ff68005df4954c0651ceab5df32/annotypes-0.5.tar.gz#md5=3587aa46d9231451d4afc480681c7f41 Building wheels for collected packages: annotypes Running setup.py bdist_wheel for annotypes: started Destination directory: /tmp/tmpmgh2ld1cpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-w6l4w_k2/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/tmpmgh2ld1cpip-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 top-level names to annotypes.egg-info/top_level.txt writing dependency_links to annotypes.egg-info/dependency_links.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.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/annotypes-0.5.dist-info/WHEEL Running setup.py bdist_wheel for annotypes: finished with status 'done' Stored in directory: /tmp/tmpmgm9kyj5 Successfully built annotypes Cleaning up... Removing source in /tmp/pip-build-w6l4w_k2/annotypes