Created temporary directory: /tmp/pip-ephem-wheel-cache-316kgplx Created temporary directory: /tmp/pip-req-tracker-mic34rzf Created requirements tracker '/tmp/pip-req-tracker-mic34rzf' Created temporary directory: /tmp/pip-wheel-3a2bwd93 Collecting nr.databind.json==0.0.5 1 location(s) to search for versions of nr.databind.json: * https://pypi.org/simple/nr-databind-json/ Getting page https://pypi.org/simple/nr-databind-json/ Analyzing links from page https://pypi.org/simple/nr-databind-json/ Found link https://files.pythonhosted.org/packages/64/5c/74baffa07518b8f3637d74fc3afce0bb51d14c544bb33a94026091ab0811/nr.databind.json-0.0.1.tar.gz#sha256=e5ecf3ffdf42b34279a87367e43ce9f465079a62c8e154666e7db4a9b3f14449 (from https://pypi.org/simple/nr-databind-json/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/c4/1d/b7c66e0c451a1e343ce63495585b5c94d02fc46bc1c08fdcd62b6f332320/nr.databind.json-0.0.2.tar.gz#sha256=d2dfeb6402b57f166107dc0e0a33f1d1927915e34b58f861d6f84e110dbde857 (from https://pypi.org/simple/nr-databind-json/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/f7/1f/0d0d7240ec9905650f65d5fa3397a4754cbff8b68aa4b1fe3006d1ca6ea6/nr.databind.json-0.0.3.tar.gz#sha256=569d47609acb336e6c41d55293a0fed6c305b686fa674217b48a1e1b7e209974 (from https://pypi.org/simple/nr-databind-json/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/34/1e/4388c299bf14c236ea7a971ce2bb1ff0d4bd19549406cdd8c15279213850/nr.databind.json-0.0.4.tar.gz#sha256=cbb92b1421c09eb0b9aa1edc44dfa4e7c76e20caa2099f1692eb3df044b2ddaf (from https://pypi.org/simple/nr-databind-json/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/d8/44/ed4519aa066540190287bace54d90eae74a3ca97f677a6bc650e77e3b3ed/nr.databind.json-0.0.5.tar.gz#sha256=2d7b7fd1a846705d877764cac70af73c4353276be94cc57588968aa565fec564 (from https://pypi.org/simple/nr-databind-json/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-wyhkab9o Downloading https://files.pythonhosted.org/packages/d8/44/ed4519aa066540190287bace54d90eae74a3ca97f677a6bc650e77e3b3ed/nr.databind.json-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d8/44/ed4519aa066540190287bace54d90eae74a3ca97f677a6bc650e77e3b3ed/nr.databind.json-0.0.5.tar.gz#sha256=2d7b7fd1a846705d877764cac70af73c4353276be94cc57588968aa565fec564 (from https://pypi.org/simple/nr-databind-json/) Added nr.databind.json==0.0.5 from https://files.pythonhosted.org/packages/d8/44/ed4519aa066540190287bace54d90eae74a3ca97f677a6bc650e77e3b3ed/nr.databind.json-0.0.5.tar.gz#sha256=2d7b7fd1a846705d877764cac70af73c4353276be94cc57588968aa565fec564 to build tracker '/tmp/pip-req-tracker-mic34rzf' Running setup.py (path:/tmp/pip-wheel-3a2bwd93/nr.databind.json/setup.py) egg_info for package nr.databind.json Running command python setup.py egg_info running egg_info creating pip-egg-info/nr.databind.json.egg-info writing requirements to pip-egg-info/nr.databind.json.egg-info/requires.txt writing dependency_links to pip-egg-info/nr.databind.json.egg-info/dependency_links.txt writing pip-egg-info/nr.databind.json.egg-info/PKG-INFO writing top-level names to pip-egg-info/nr.databind.json.egg-info/top_level.txt writing manifest file 'pip-egg-info/nr.databind.json.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nr.databind.json.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/nr.databind.json.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3a2bwd93/nr.databind.json has version 0.0.5, which satisfies requirement nr.databind.json==0.0.5 from https://files.pythonhosted.org/packages/d8/44/ed4519aa066540190287bace54d90eae74a3ca97f677a6bc650e77e3b3ed/nr.databind.json-0.0.5.tar.gz#sha256=2d7b7fd1a846705d877764cac70af73c4353276be94cc57588968aa565fec564 Removed nr.databind.json==0.0.5 from https://files.pythonhosted.org/packages/d8/44/ed4519aa066540190287bace54d90eae74a3ca97f677a6bc650e77e3b3ed/nr.databind.json-0.0.5.tar.gz#sha256=2d7b7fd1a846705d877764cac70af73c4353276be94cc57588968aa565fec564 from build tracker '/tmp/pip-req-tracker-mic34rzf' Building wheels for collected packages: nr.databind.json Created temporary directory: /tmp/pip-wheel-ug14661c Running setup.py bdist_wheel for nr.databind.json: started Destination directory: /tmp/pip-wheel-ug14661c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3a2bwd93/nr.databind.json/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-ug14661c 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/databind copying src/nr/databind/__init__.py -> build/lib/nr/databind creating build/lib/nr/databind/json copying src/nr/databind/json/serializers.py -> build/lib/nr/databind/json copying src/nr/databind/json/decorations.py -> build/lib/nr/databind/json copying src/nr/databind/json/__init__.py -> build/lib/nr/databind/json 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/databind copying build/lib/nr/databind/__init__.py -> build/bdist.linux-armv7l/wheel/nr/databind creating build/bdist.linux-armv7l/wheel/nr/databind/json copying build/lib/nr/databind/json/serializers.py -> build/bdist.linux-armv7l/wheel/nr/databind/json copying build/lib/nr/databind/json/decorations.py -> build/bdist.linux-armv7l/wheel/nr/databind/json copying build/lib/nr/databind/json/__init__.py -> build/bdist.linux-armv7l/wheel/nr/databind/json running install_egg_info running egg_info writing src/nr.databind.json.egg-info/PKG-INFO writing top-level names to src/nr.databind.json.egg-info/top_level.txt writing dependency_links to src/nr.databind.json.egg-info/dependency_links.txt writing requirements to src/nr.databind.json.egg-info/requires.txt reading manifest file 'src/nr.databind.json.egg-info/SOURCES.txt' writing manifest file 'src/nr.databind.json.egg-info/SOURCES.txt' Copying src/nr.databind.json.egg-info to build/bdist.linux-armv7l/wheel/nr.databind.json-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nr.databind.json-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-ug14661c/nr.databind.json-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'nr/__init__.py' adding 'nr/databind/__init__.py' adding 'nr/databind/json/__init__.py' adding 'nr/databind/json/decorations.py' adding 'nr/databind/json/serializers.py' adding 'nr.databind.json-0.0.5.dist-info/METADATA' adding 'nr.databind.json-0.0.5.dist-info/WHEEL' adding 'nr.databind.json-0.0.5.dist-info/top_level.txt' adding 'nr.databind.json-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nr.databind.json: finished with status 'done' Stored in directory: /tmp/tmpb1tmh0mw Successfully built nr.databind.json Cleaning up... Removing source in /tmp/pip-wheel-3a2bwd93/nr.databind.json Removed build tracker '/tmp/pip-req-tracker-mic34rzf'