Created temporary directory: /tmp/pip-ephem-wheel-cache-xr0lpqfe Created temporary directory: /tmp/pip-wheel-0mkir9dv Looking in indexes: https://pypi.python.org/simple Collecting nr.types==1.0.4 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 Found link https://files.pythonhosted.org/packages/cd/6b/caa88b22790eeca650125846214a2b326086230ec01e22a87b20487c9047/nr.types-1.0.4.tar.gz#sha256=33b546f37d89ad24cc5dec32e3eb74abd82f68171ef0ddbc18736acd1020eb7b (from https://pypi.org/simple/nr-types/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-nhqhv3bf Downloading https://files.pythonhosted.org/packages/cd/6b/caa88b22790eeca650125846214a2b326086230ec01e22a87b20487c9047/nr.types-1.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cd/6b/caa88b22790eeca650125846214a2b326086230ec01e22a87b20487c9047/nr.types-1.0.4.tar.gz#sha256=33b546f37d89ad24cc5dec32e3eb74abd82f68171ef0ddbc18736acd1020eb7b (from https://pypi.org/simple/nr-types/) Running setup.py (path:/tmp/pip-wheel-0mkir9dv/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 dependency_links to pip-egg-info/nr.types.egg-info/dependency_links.txt writing pip-egg-info/nr.types.egg-info/PKG-INFO writing top-level names to pip-egg-info/nr.types.egg-info/top_level.txt 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) warning: manifest_maker: standard file '-c' not found 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' Source in /tmp/pip-wheel-0mkir9dv/nr.types has version 1.0.4, which satisfies requirement nr.types==1.0.4 from https://files.pythonhosted.org/packages/cd/6b/caa88b22790eeca650125846214a2b326086230ec01e22a87b20487c9047/nr.types-1.0.4.tar.gz#sha256=33b546f37d89ad24cc5dec32e3eb74abd82f68171ef0ddbc18736acd1020eb7b Building wheels for collected packages: nr.types Created temporary directory: /tmp/pip-wheel-4wltc5mf Running setup.py bdist_wheel for nr.types: started Destination directory: /tmp/pip-wheel-4wltc5mf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0mkir9dv/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/pip-wheel-4wltc5mf /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/enum.py -> build/lib/nr/types copying src/nr/types/_ordereddict.py -> build/lib/nr/types copying src/nr/types/sumtype.py -> build/lib/nr/types copying src/nr/types/record.py -> build/lib/nr/types copying src/nr/types/generic.py -> build/lib/nr/types copying src/nr/types/function.py -> build/lib/nr/types copying src/nr/types/named.py -> build/lib/nr/types copying src/nr/types/__init__.py -> build/lib/nr/types copying src/nr/types/meta.py -> build/lib/nr/types copying src/nr/types/map.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 creating 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/_ordereddict.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/record.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/generic.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/types/function.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/__init__.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/map.py -> build/bdist.linux-armv7l/wheel/nr/types copying build/lib/nr/__init__.py -> build/bdist.linux-armv7l/wheel/nr 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 warning: manifest_maker: standard file '-c' not found 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.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nr.types-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-4wltc5mf/nr.types-1.0.4-py3-none-any.whl' and adding '.' to it adding 'nr/__init__.py' adding 'nr/types/__init__.py' adding 'nr/types/_ordereddict.py' adding 'nr/types/enum.py' adding 'nr/types/function.py' adding 'nr/types/generic.py' adding 'nr/types/map.py' adding 'nr/types/meta.py' adding 'nr/types/named.py' adding 'nr/types/record.py' adding 'nr/types/sumtype.py' adding 'nr.types-1.0.4.dist-info/top_level.txt' adding 'nr.types-1.0.4.dist-info/WHEEL' adding 'nr.types-1.0.4.dist-info/METADATA' adding 'nr.types-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nr.types: finished with status 'done' Stored in directory: /tmp/tmp1x5j6sqr Successfully built nr.types Cleaning up... Removing source in /tmp/pip-wheel-0mkir9dv/nr.types