Collecting strong-typing==0.3.0 1 location(s) to search for versions of strong-typing: * https://pypi.python.org/simple/strong-typing/ Getting page https://pypi.python.org/simple/strong-typing/ Analyzing links from page https://pypi.python.org/simple/strong-typing/ Found link https://pypi.python.org/packages/29/62/69c1911679e18c47bcb45eb36b09b718aa53749057998b06c2352211f4bc/strong_typing-0.3.1.tar.gz#md5=29b0f3ad8f6e820636a58b14e0158e56 (from https://pypi.python.org/simple/strong-typing/), version: 0.3.1 Skipping link https://pypi.python.org/packages/29/c7/1e7720986dcfd7cf85dda57aa31794f751eac9432b920b37b4c29023ecb1/strong_typing-0.3.0-py2-none-any.whl#md5=94294b9b7876eff6ce2ef792626f65c1 (from https://pypi.python.org/simple/strong-typing/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/69/f8/4c0bc386b24622a80cf027de1a403c6fc5d9db463e3246e3058e0926fdc1/strong_typing-0.3.1-py2-none-any.whl#md5=96b536b570c1b4bf95fdac76425df93c (from https://pypi.python.org/simple/strong-typing/); it is not compatible with this Python Found link https://pypi.python.org/packages/6b/fa/3abe65eead53d0ccb84474a3014d1421daf8ccf20d22c2c15ec7c8d061c8/strong_typing-0.3.0.tar.gz#md5=8dcf942f5cc7da884c635e5cdd33cd78 (from https://pypi.python.org/simple/strong-typing/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading strong_typing-0.3.0.tar.gz Downloading from URL https://pypi.python.org/packages/6b/fa/3abe65eead53d0ccb84474a3014d1421daf8ccf20d22c2c15ec7c8d061c8/strong_typing-0.3.0.tar.gz#md5=8dcf942f5cc7da884c635e5cdd33cd78 (from https://pypi.python.org/simple/strong-typing/) Running setup.py (path:/tmp/pip-build-m7lff03q/strong-typing/setup.py) egg_info for package strong-typing Running command python setup.py egg_info running egg_info creating pip-egg-info/strong_typing.egg-info writing dependency_links to pip-egg-info/strong_typing.egg-info/dependency_links.txt writing requirements to pip-egg-info/strong_typing.egg-info/requires.txt writing top-level names to pip-egg-info/strong_typing.egg-info/top_level.txt writing pip-egg-info/strong_typing.egg-info/PKG-INFO writing manifest file 'pip-egg-info/strong_typing.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/strong_typing.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/strong_typing.egg-info/SOURCES.txt' Source in /tmp/pip-build-m7lff03q/strong-typing has version v0.3.0, which satisfies requirement strong-typing==0.3.0 from https://pypi.python.org/packages/6b/fa/3abe65eead53d0ccb84474a3014d1421daf8ccf20d22c2c15ec7c8d061c8/strong_typing-0.3.0.tar.gz#md5=8dcf942f5cc7da884c635e5cdd33cd78 Building wheels for collected packages: strong-typing Running setup.py bdist_wheel for strong-typing: started Destination directory: /tmp/tmpaqqh803apip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-m7lff03q/strong-typing/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/tmpaqqh803apip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/strong_typing copying strong_typing/_display_widget.py -> build/lib/strong_typing copying strong_typing/_textualize.py -> build/lib/strong_typing copying strong_typing/_struct_v3.py -> build/lib/strong_typing copying strong_typing/__init__.py -> build/lib/strong_typing copying strong_typing/_versioned_struct.py -> build/lib/strong_typing copying strong_typing/_struct.py -> build/lib/strong_typing creating build/lib/strong_typing/typed_parameters copying strong_typing/typed_parameters/normalizers.py -> build/lib/strong_typing/typed_parameters copying strong_typing/typed_parameters/__init__.py -> build/lib/strong_typing/typed_parameters copying strong_typing/typed_parameters/_parameters.py -> build/lib/strong_typing/typed_parameters creating build/lib/strong_typing/typed_containers copying strong_typing/typed_containers/_typed_list.py -> build/lib/strong_typing/typed_containers copying strong_typing/typed_containers/__init__.py -> build/lib/strong_typing/typed_containers copying strong_typing/VERSION -> build/lib/strong_typing 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/strong_typing copying build/lib/strong_typing/_display_widget.py -> build/bdist.linux-armv7l/wheel/strong_typing copying build/lib/strong_typing/_textualize.py -> build/bdist.linux-armv7l/wheel/strong_typing copying build/lib/strong_typing/_struct_v3.py -> build/bdist.linux-armv7l/wheel/strong_typing creating build/bdist.linux-armv7l/wheel/strong_typing/typed_parameters copying build/lib/strong_typing/typed_parameters/normalizers.py -> build/bdist.linux-armv7l/wheel/strong_typing/typed_parameters copying build/lib/strong_typing/typed_parameters/__init__.py -> build/bdist.linux-armv7l/wheel/strong_typing/typed_parameters copying build/lib/strong_typing/typed_parameters/_parameters.py -> build/bdist.linux-armv7l/wheel/strong_typing/typed_parameters copying build/lib/strong_typing/__init__.py -> build/bdist.linux-armv7l/wheel/strong_typing copying build/lib/strong_typing/_versioned_struct.py -> build/bdist.linux-armv7l/wheel/strong_typing copying build/lib/strong_typing/VERSION -> build/bdist.linux-armv7l/wheel/strong_typing creating build/bdist.linux-armv7l/wheel/strong_typing/typed_containers copying build/lib/strong_typing/typed_containers/_typed_list.py -> build/bdist.linux-armv7l/wheel/strong_typing/typed_containers copying build/lib/strong_typing/typed_containers/__init__.py -> build/bdist.linux-armv7l/wheel/strong_typing/typed_containers copying build/lib/strong_typing/_struct.py -> build/bdist.linux-armv7l/wheel/strong_typing running install_egg_info running egg_info writing strong_typing.egg-info/PKG-INFO writing top-level names to strong_typing.egg-info/top_level.txt writing requirements to strong_typing.egg-info/requires.txt writing dependency_links to strong_typing.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'strong_typing.egg-info/SOURCES.txt' writing manifest file 'strong_typing.egg-info/SOURCES.txt' Copying strong_typing.egg-info to build/bdist.linux-armv7l/wheel/strong_typing-v0.3.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/strong_typing-v0.3.0.dist-info/WHEEL creating '/tmp/tmpaqqh803apip-wheel-/strong_typing-v0.3.0-py3-none-any.whl' and adding '.' to it adding 'strong_typing/VERSION' adding 'strong_typing/__init__.py' adding 'strong_typing/_display_widget.py' adding 'strong_typing/_struct.py' adding 'strong_typing/_struct_v3.py' adding 'strong_typing/_textualize.py' adding 'strong_typing/_versioned_struct.py' adding 'strong_typing/typed_containers/__init__.py' adding 'strong_typing/typed_containers/_typed_list.py' adding 'strong_typing/typed_parameters/__init__.py' adding 'strong_typing/typed_parameters/_parameters.py' adding 'strong_typing/typed_parameters/normalizers.py' adding 'strong_typing-v0.3.0.dist-info/DESCRIPTION.rst' adding 'strong_typing-v0.3.0.dist-info/metadata.json' adding 'strong_typing-v0.3.0.dist-info/top_level.txt' adding 'strong_typing-v0.3.0.dist-info/WHEEL' adding 'strong_typing-v0.3.0.dist-info/METADATA' adding 'strong_typing-v0.3.0.dist-info/RECORD' Running setup.py bdist_wheel for strong-typing: finished with status 'done' Stored in directory: /tmp/tmphtyy12yi Successfully built strong-typing Cleaning up... Removing source in /tmp/pip-build-m7lff03q/strong-typing