Collecting nr.types==1.0.3 1 location(s) to search for versions of nr.types: * https://pypi.python.org/simple/nr-types/ Getting page https://pypi.python.org/simple/nr-types/ Analyzing links from page https://pypi.org/simple/nr-types/ Found link https://files.pythonhosted.org/packages/12/79/067f93b3332e931bda599c409b448673684e05ab6b1db35c05d6fd1b0d57/nr.types-1.0.0.tar.gz#sha256=e953d6a3377430676519498ba37aba31b58628ec8fa6acbbb251fe3d0b5588b7 (from https://pypi.org/simple/nr-types/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/f2/9d/042fb489db43fb742fcc596b8dde946f6269cda94e2a271a38eb721a3ac1/nr.types-1.0.1.tar.gz#sha256=ff4e6362ecb132f73ce53108b65f104ccceca86687f5b54ed3e445704ed2a9e7 (from https://pypi.org/simple/nr-types/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/cd/af/98b241afbdeeb4c6537244a79d05dbae4821462e7728c973b3d28679c514/nr.types-1.0.2.tar.gz#sha256=c2e96e0ae0c379b0f01dc0081f8701ebb78be7ed42003108b1cbfd9071aedbeb (from https://pypi.org/simple/nr-types/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/52/37/07c6f34e9b4d62ac4800d36e9671bfc4e973b15b87bccaa4a1f336fcf236/nr.types-1.0.3.tar.gz#sha256=885b76f54d026d42cc901ae07c9add1c7ec177980996377ed8c862c8db225b72 (from https://pypi.org/simple/nr-types/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Downloading https://files.pythonhosted.org/packages/52/37/07c6f34e9b4d62ac4800d36e9671bfc4e973b15b87bccaa4a1f336fcf236/nr.types-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/52/37/07c6f34e9b4d62ac4800d36e9671bfc4e973b15b87bccaa4a1f336fcf236/nr.types-1.0.3.tar.gz#sha256=885b76f54d026d42cc901ae07c9add1c7ec177980996377ed8c862c8db225b72 (from https://pypi.org/simple/nr-types/) Running setup.py (path:/tmp/pip-build-o3u0mlxm/nr.types/setup.py) egg_info for package nr.types Running command python setup.py egg_info running egg_info creating pip-egg-info/nr.types.egg-info writing top-level names to pip-egg-info/nr.types.egg-info/top_level.txt writing pip-egg-info/nr.types.egg-info/PKG-INFO writing dependency_links to pip-egg-info/nr.types.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/nr.types.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nr.types.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/nr.types.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-o3u0mlxm/nr.types has version 1.0.3, which satisfies requirement nr.types==1.0.3 from https://files.pythonhosted.org/packages/52/37/07c6f34e9b4d62ac4800d36e9671bfc4e973b15b87bccaa4a1f336fcf236/nr.types-1.0.3.tar.gz#sha256=885b76f54d026d42cc901ae07c9add1c7ec177980996377ed8c862c8db225b72 Building wheels for collected packages: nr.types Running setup.py bdist_wheel for nr.types: started Destination directory: /tmp/tmpgp0ssmv5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o3u0mlxm/nr.types/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/tmpgp0ssmv5pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nr copying src/nr/__init__.py -> build/lib/nr creating build/lib/nr/types copying src/nr/types/record.py -> build/lib/nr/types copying src/nr/types/__init__.py -> build/lib/nr/types copying src/nr/types/map.py -> build/lib/nr/types copying src/nr/types/sumtype.py -> build/lib/nr/types copying src/nr/types/enum.py -> build/lib/nr/types copying src/nr/types/meta.py -> build/lib/nr/types copying src/nr/types/named.py -> build/lib/nr/types copying src/nr/types/_ordereddict.py -> build/lib/nr/types 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/nr copying build/lib/nr/__init__.py -> build/bdist.linux-armv7l/wheel/nr creating build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/record.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/__init__.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/map.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/sumtype.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/enum.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/meta.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/named.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/_ordereddict.py -> build/bdist.linux-armv7l/wheel/nr/types running install_egg_info running egg_info writing dependency_links to src/nr.types.egg-info/dependency_links.txt writing src/nr.types.egg-info/PKG-INFO writing top-level names to src/nr.types.egg-info/top_level.txt reading manifest file 'src/nr.types.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nr.types.egg-info/SOURCES.txt' Copying src/nr.types.egg-info to build/bdist.linux-armv7l/wheel/nr.types-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nr.types-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for nr.types: finished with status 'done' Stored in directory: /tmp/tmpfv_8bszf Successfully built nr.types Cleaning up... Removing source in /tmp/pip-build-o3u0mlxm/nr.types